Gwibber throwing up errors on Fedora 12

Asked by Matthew Hipkin

I'm running Fedora 12, haven't been able to run any Gwibber 2.31.9x versions, they all die with this error (currently using 2.31.94)

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

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

** (gwibber:5644): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as flags when in fact it is of type 'GEnum'
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 72, in <module>
    client.Client()
  File "/usr/lib/python2.6/site-packages/gwibber/client.py", line 536, in __init__
    self.w = GwibberClient()
  File "/usr/lib/python2.6/site-packages/gwibber/client.py", line 34, in __init__
    self.model = gwui.Model()
  File "/usr/lib/python2.6/site-packages/gwibber/gwui.py", line 42, in __init__
    self.services = json.loads(self.daemon.GetServices())
  File "/usr/lib/python2.6/site-packages/dbus/proxies.py", line 68, in __call__
    return self._proxy_method(*args, **keywords)
  File "/usr/lib/python2.6/site-packages/dbus/proxies.py", line 140, in __call__
    **keywords)
  File "/usr/lib/python2.6/site-packages/dbus/connection.py", line 630, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/bin/gwibber-service exited with status 1

Python version is 2.6.2-8. If you need to know any other package versions let me know, thanks.

Question information

Language:
English Edit question
Status:
Answered
For:
Gwibber Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Vadim Rutkovsky (roignac) said :
#1

This is a defect, I hope, will be fixed soon

Can you help with this problem?

Provide an answer of your own, or ask Matthew Hipkin for more information if necessary.

To post a message you must log in.