Gwibber service crashed without Network Manager

Bug #1264824 reported by Ladykosha
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Gwibber
New
Undecided
Unassigned

Bug Description

I don't use NetworkManager. So,

~$ gwibber
ERROR:dbus.proxies:Introspect error on com.Gwibber.Service:/com/gwibber/Service: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/bin/gwibber-service exited with status 1
Traceback (most recent call last):
  File "/usr/bin/gwibber", line 87, in <module>
    client.Client()
  File "/usr/lib/pymodules/python2.7/gwibber/client.py", line 623, in __init__
    self.w = GwibberClient()
  File "/usr/lib/pymodules/python2.7/gwibber/client.py", line 40, in __init__
    self.model = gwui.Model()
  File "/usr/lib/pymodules/python2.7/gwibber/gwui.py", line 53, in __init__
    self.services = json.loads(self.daemon.GetServices())
  File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 70, in __call__
    return self._proxy_method(*args, **keywords)
  File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 145, in __call__
    **keywords)
  File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/bin/gwibber-service exited with status 1

~$ /usr/bin/gwibber-service
Loading plugin Facebook version 1.1
Loading plugin FriendFeed version 0.1
Loading plugin Twitter version 1.0
Traceback (most recent call last):
  File "/usr/bin/gwibber-service", line 77, in <module>
    connection_monitor = dispatcher.ConnectionMonitor()
  File "/usr/lib/pymodules/python2.7/gwibber/microblog/dispatcher.py", line 823, in __init__
    log.logger.debug("NM Version is %s", str(self.nm.Get(NM_DBUS_INTERFACE, "Version")))
AttributeError: 'ConnectionMonitor' object has no attribute 'nm'

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.