can't run gwibber revision 466

Bug #454196 reported by Bruno
26
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Gwibber
Invalid
Undecided
Unassigned

Bug Description

For the last few days I've been unable to update my timeline in gwibber (trunk). Now that I re-downloaded the trunk source and created my accounts once again, I get the following error:

WARNING:root:desktopcouch is not available. . falling back to gconf
Traceback (most recent call last):
  File "./gwibber", line 57, in <module>
    client.Client()
  File "/usr/src/gwibber2/gwibber/gwibber/client.py", line 106, in __init__
    self.w = GwibberClient()
  File "/usr/src/gwibber2/gwibber/gwibber/client.py", line 204, in __init__
    self.refresh()
  File "/usr/src/gwibber2/gwibber/gwibber/client.py", line 761, in refresh
    self.microblog.perform_scheduled_operations()
  File "/var/lib/python-support/python2.6/dbus/proxies.py", line 140, in __call__
    **keywords)
  File "/var/lib/python-support/python2.6/dbus/connection.py", line 622, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Python.KeyError: Traceback (most recent call last):
  File "/var/lib/python-support/python2.6/dbus/service.py", line 702, in _message_cb
    retval = candidate_method(self, *args, **keywords)
  File "/usr/lib/python2.6/dist-packages/gwibber/server.py", line 305, in perform_scheduled_operations
    self.opmanager.perform_scheduled_operations()
  File "/usr/lib/python2.6/dist-packages/gwibber/microblog/__init__.py", line 251, in perform_scheduled_operations
    self.perform_scheduled_operation(o)
  File "/usr/lib/python2.6/dist-packages/gwibber/microblog/__init__.py", line 254, in perform_scheduled_operation
    if o.operation.check(o.account):
  File "/usr/lib/python2.6/dist-packages/gwibber/microblog/op.py", line 17, in check
    return (self.__name__ in features(account) and \
  File "/usr/lib/python2.6/dist-packages/gwibber/microblog/__init__.py", line 51, in features
    return PROTOCOLS[account["protocol"]].PROTOCOL_INFO["features"]
KeyError: None

Revision history for this message
Aanjhan Ranganathan (aanjhan) wrote :

Same problem here as well.

Changed in gwibber:
status: New → Confirmed
Revision history for this message
Bruno (brunoalexandremiguel) wrote :

To fix this, I had to remove Gwibber's gconf keys. And I have to do this everytime I use Gwibber 64bit from the trunk PPA repository, but not when I compile it from bzr.

Revision history for this message
faunk (faunk1) wrote :

i have had the same problem i just did sudo killall gwibber-daemon and worked again

Revision history for this message
Omer Akram (om26er) wrote :

When you are using the development release you get serious bugs this one might be one of those.

Changed in gwibber:
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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