gwibber fails to start

Bug #542937 reported by Tim McNamara
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Gwibber
Invalid
Undecided
Unassigned

Bug Description

Can't run Gwibber. This may be a Gtk+ issue, see first few lines of traceback. Am running Ubuntu 9.10. Apt-get install gwibber from the ppa:gwibber-daily/ppa installed the following packages:

 python-egenix-mxtools (3.1.2-1ubuntu1)
 python-egenix-mxdatetime (3.1.2-1ubuntu1)
 python-mako (0.2.4-2ubuntu1)
 python-pycurl (7.19.0-1)
 gwibber-service (2.31.1~bzr683-0ubuntu1~daily1~karmic)
 gwibber (2.31.1~bzr683-0ubuntu1~daily1~karmic)
 python-beaker (1.4-1)
 python-sqlalchemy (0.5.5-1)

Tracback:
$ gwibber &
[1] 4415
$ /usr/share/themes/Human/gtk-2.0/gtkrc:85: Murrine configuration option "gradients" is no longer supported and will be ignored.

** (gwibber:4415): WARNING **: Trying to register gtype 'WnckWindowState' as flags when in fact it is of type 'GEnum'

** (gwibber:4415): WARNING **: Trying to register gtype 'WnckWindowActions' as flags when in fact it is of type 'GEnum'

** (gwibber:4415): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as flags when in fact it is of type 'GEnum'
No dbus monitor yet
Updating...
Updating...
Migrated twitter - timClicks
Migrated facebook - Tim McNamara
Migrated identica - timClicks
Updating...
Traceback (most recent call last):
  File "/usr/bin/gwibber", line 67, in <module>
    client.Client()
  File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 444, in __init__
    self.w = GwibberClient()
  File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 57, in __init__
    if not self.connection.isConnected():
  File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 68, in __call__
    return self._proxy_method(*args, **keywords)
  File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 140, in __call__
    **keywords)
  File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 620, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

[1]+ Exit 1 gwibber

Revision history for this message
Dmitry Kann (yktooo) wrote :

I confirm this one on Lucid. My traceback follows.
Gwibber Version: 2.30.0.1-0ubuntu1
--------------------------------------------------------------------------------------
$ gwibber

** (gwibber:9009): WARNING **: Trying to register gtype 'WnckWindowState' as enum when in fact it is of type 'GFlags'

** (gwibber:9009): WARNING **: Trying to register gtype 'WnckWindowActions' as enum when in fact it is of type 'GFlags'

** (gwibber:9009): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'
No dbus monitor yet
Updating...
ERROR:dbus.proxies:Introspect error on com.Gwibber.Service:/com/gwibber/Service: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Traceback (most recent call last):
  File "/usr/bin/gwibber", line 67, in <module>
    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 43, in __init__
    self.services = json.loads(self.daemon.GetServices())
  File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 68, in __call__
    return self._proxy_method(*args, **keywords)
  File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 140, in __call__
    **keywords)
  File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 620, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)

Changed in gwibber:
status: New → Confirmed
Revision history for this message
Omer Akram (om26er) wrote :

Thanks for taking time to report this bug. This particular bug has already been reported but feel free to report any other bugs you may find.

Changed in gwibber:
status: Confirmed → Invalid
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.