There are certainly some problems. Starting Gwibber gives some minor bugs and dbus-dependencies (dbus is sooo last year). ---------------------- $ gwibber
** (gwibber:8952): WARNING **: Trying to register gtype 'WnckWindowState' as enum when in fact it is of type 'GFlags' ** (gwibber:8952): WARNING **: Trying to register gtype 'WnckWindowActions' as enum when in fact it is of type 'GFlags' ** (gwibber:8952): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags' No dbus monitor yet Updating... 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 /usr/bin/gwibber:68: GtkWarning: gtk_container_add: assertion `GTK_IS_CONTAINER (container)' failed gtk.main() ---------------------- Updating gives an error, also on line 136 like I see a lot in this bug-report. ---------------------- $ gwibber-service -o -d Updating... Gwibber Dispatcher: DEBUG Setting up monitors Gwibber Dispatcher: DEBUG Monitors are up Gwibber Dispatcher: INFO Gwibber Service is reloading account credentials Gwibber Dispatcher: DEBUG Refresh interval is set to 5 Gwibber Dispatcher: DEBUG ** Starting Refresh - Thu May 27 15:57:37 2010 ** Gwibber Dispatcher: DEBUG <twitter:responses> Performing operation Gwibber Dispatcher: DEBUG <twitter:receive> Performing operation Gwibber Dispatcher: DEBUG <twitter:responses> Finished operation Gwibber Dispatcher: DEBUG <twitter:private> Performing operation Gwibber Dispatcher: DEBUG <twitter:private> Finished operation Gwibber Dispatcher: DEBUG <twitter:search> Performing operation Gwibber Dispatcher: ERROR <twitter:receive> Operation failed Gwibber Dispatcher: DEBUG Traceback: Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/gwibber/microblog/dispatcher.py", line 75, in perform_operation message_data = PROTOCOLS[account["protocol"]].Client(account)(opname, **args) File "/usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py", line 146, in __call__ return getattr(self, opname)(**args) File "/usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py", line 149, in receive return self._get("statuses/home_timeline.json", count=count, since_id=since) File "/usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py", line 136, in _get if data.has_key("error"): AttributeError: 'list' object has no attribute 'has_key' Gwibber Dispatcher: DEBUG <twitter:search> Finished operation Gwibber Dispatcher: INFO Loading complete: 1 - ['Failure', 'Success', 'Success', 'Success'] ---------------------- As a Java-programmer, Python is at least interesting for me, but I cannot fix it. Isn't this just because network.Download is changed? That it used to return an Dictionary-object, and now a List? -- 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