shishire@cassiopeia:~$ gwibber ** (gwibber:2170): WARNING **: Trying to register gtype 'WnckWindowState' as enum when in fact it is of type 'GFlags' ** (gwibber:2170): WARNING **: Trying to register gtype 'WnckWindowActions' as enum when in fact it is of type 'GFlags' ** (gwibber:2170): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags' Traceback (most recent call last): File "/usr/bin/gwibber", line 67, in client.Client() File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 447, in __init__ self.w = GwibberClient() File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 29, in __init__ self.model = gwui.Model() File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 42, in __init__ self.settings = util.SettingsMonitor() File "/usr/lib/python2.6/dist-packages/gwibber/util.py", line 91, in __init__ DEFAULT_SETTINGS) File "/usr/lib/python2.6/dist-packages/gwibber/microblog/util/couch.py", line 66, in __init__ self.database = CouchDatabase(dbname, create=True) File "/usr/lib/python2.6/dist-packages/desktopcouch/records/server.py", line 53, in __init__ port = desktopcouch.find_port(ctx=ctx) File "/usr/lib/python2.6/dist-packages/desktopcouch/__init__.py", line 51, in find_port return _direct_access_find_port(pid=pid, ctx=ctx) File "/usr/lib/python2.6/dist-packages/desktopcouch/__init__.py", line 132, in __find_port__linux raise RuntimeError("Unable to find listening port") RuntimeError: Unable to find listening port shishire@cassiopeia:~$ sudo gwibber [sudo] password for shishire: ** (gwibber:2309): WARNING **: Trying to register gtype 'WnckWindowState' as enum when in fact it is of type 'GFlags' ** (gwibber:2309): WARNING **: Trying to register gtype 'WnckWindowActions' as enum when in fact it is of type 'GFlags' ** (gwibber:2309): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags' No dbus monitor yet Updating... Updating... ** (gwibber-accounts:2454): WARNING **: Trying to register gtype 'WnckWindowState' as enum when in fact it is of type 'GFlags' ** (gwibber-accounts:2454): WARNING **: Trying to register gtype 'WnckWindowActions' as enum when in fact it is of type 'GFlags' ** (gwibber-accounts:2454): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags' Updating... Saving... Updating... ERROR:dbus.proxies:Introspect error on com.Gwibber.Accounts:/com/gwibber/Accounts: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name com.Gwibber.Accounts was not provided by any .service files ERROR:dbus.proxies:Introspect error on com.Gwibber.Streams:/com/gwibber/Streams: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name com.Gwibber.Streams was not provided by any .service files ** (gwibber-preferences:2508): WARNING **: Trying to register gtype 'WnckWindowState' as enum when in fact it is of type 'GFlags' ** (gwibber-preferences:2508): WARNING **: Trying to register gtype 'WnckWindowActions' as enum when in fact it is of type 'GFlags' ** (gwibber-preferences:2508): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags' Updating... INFO:Gwibber GNOME Client:Gwibber Client quit INFO:Gwibber GNOME Client:Gwibber Client closed Error in sys.excepthook: Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/apport_python_hook.py", line 48, in apport_excepthook if not enabled(): TypeError: 'NoneType' object is not callable Original exception was: Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/gwibber/microblog/util/couch.py", line 40, in on_receive_data if self.database.record_exists(id): File "/usr/lib/python2.6/dist-packages/desktopcouch/records/server_base.py", line 351, in record_exists record = self.with_reconnects(self.db.__getitem__, record_id) File "/usr/lib/python2.6/dist-packages/desktopcouch/records/server_base.py", line 164, in with_reconnects return func(*args, **kwargs) File "/usr/lib/pymodules/python2.6/couchdb/client.py", line 316, in __getitem__ resp, data = self.resource.get(id) File "/usr/lib/pymodules/python2.6/couchdb/client.py", line 978, in get return self._request('GET', path, headers=headers, **params) File "/usr/lib/pymodules/python2.6/couchdb/client.py", line 993, in _request from couchdb import __version__ ImportError: No module named couchdb Exception in thread Thread-1 (most likely raised during interpreter shutdown): Traceback (most recent call last): File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner File "/usr/lib/python2.6/dist-packages/gwibber/microblog/util/couch.py", line 62, in run : (23, 'Failed writing body (0 != 83)')