Still broken in Gwibber 2.30.1 for me too.

Updating to the daily build as per Mathieu Carbou's instructions breaks
Gwibber completely

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

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

** (gwibber:3343): 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 <module>
    client.Client()
  File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 533, in 
__init__
    self.w = GwibberClient()
  File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 63, in 
__init__
    self.setup_ui()
  File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 159, in 
setup_ui
    self.stream_view = view_class(self.model)
  File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 316, in __init__
    self.navigation.render()
  File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 282, in render
    streams=self.model.get_streams(),
  File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 78, in 
get_streams
    if not self.model_valid: self.refresh()
  File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 82, in refresh
    self.model = self.generate_streams()
  File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 87, in 
generate_streams
    transients = json.loads(self.streams.List())
  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.UnknownMethod: 
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/dbus/service.py", line 649, in _message_cb
    (candidate_method, parent_method) = _method_lookup(self, method_name, 
interface_name)
  File "/usr/lib/pymodules/python2.6/dbus/service.py", line 244, in 
_method_lookup
    raise UnknownMethodException('%s is not a valid method of interface %s' % 
(method_name, dbus_interface))
UnknownMethodException: org.freedesktop.DBus.Error.UnknownMethod: Unknown 
method: List is not a valid method of interface com.Gwibber.Streams

-- 
Gwibber doesn't refresh streams (unsupported locale/language error not handled)
https://bugs.launchpad.net/bugs/533017
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to