gwibber: Installed: 2.0.0~bzr465-0ubuntu1 Candidate: 2.0.0~bzr465-0ubuntu1 Version table: *** 2.0.0~bzr465-0ubuntu1 0 100 /var/lib/dpkg/status 2.0.0~bzr449-0ubuntu1 0 500 http://au.archive.ubuntu.com karmic/universe Packages I can confirm this problem: The output from gwibber-daemon seems normal: WARNING:root:desktopcouch is not available. . falling back to gconf DEBUG:gwibber:Scheduled Op: DEBUG:gwibber:Scheduled Op: DEBUG:gwibber:Scheduled Op: DEBUG:gwibber:Scheduled Op: DEBUG:gwibber:Scheduled Op: DEBUG:gwibber:Scheduled Op: DEBUG:gwibber:Scheduled Op: DEBUG:gwibber:Queueing Op: DEBUG:gwibber:Queueing Op: DEBUG:gwibber:Queueing Op: DEBUG:gwibber:Queueing Op: DEBUG:gwibber:Queueing Op: DEBUG:gwibber:Queueing Op: DEBUG:gwibber:Queueing Op: DEBUG:gwibber:Performing Op: DEBUG:gwibber:Performing Op: DEBUG:gwibber:Performing Op: DEBUG:gwibber:Performing Op: DEBUG:gwibber:Starting scheduled operations DEBUG:gwibber:Finished Op: DEBUG:gwibber:Performing Op: DEBUG:gwibber:Starting scheduled operations DEBUG:gwibber:Finished Op: DEBUG:gwibber:Starting scheduled operations DEBUG:gwibber:Finished Op: DEBUG:gwibber:Performing Op: DEBUG:gwibber:Performing Op: DEBUG:gwibber:Starting scheduled operations DEBUG:gwibber:Finished Op: DEBUG:gwibber:Starting scheduled operations DEBUG:gwibber:Finished Op: DEBUG:gwibber:Starting scheduled operations DEBUG:gwibber:Finished Op: DEBUG:gwibber:Starting scheduled operations DEBUG:gwibber:Finished Op: DEBUG:gwibber:Loading Complete However, the output from the Gwibber client is: WARNING:root:desktopcouch is not available. . falling back to gconf ** (gwibber:26800): WARNING **: Trying to register gtype 'WnckWindowState' as flags when in fact it is of type 'GEnum' ** (gwibber:26800): WARNING **: Trying to register gtype 'WnckWindowActions' as flags when in fact it is of type 'GEnum' ** (gwibber:26800): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as flags when in fact it is of type 'GEnum' Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 561, in change_view self.update_view() File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 625, in update_view self.content_view.display_page("home.mako", messages) File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 274, in display_page template_path = os.path.join(theme_path, template_name) File "/usr/lib/python2.6/posixpath.py", line 67, in join elif path == '' or path.endswith('/'): AttributeError: 'NoneType' object has no attribute 'endswith' Error in sys.excepthook: Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/apport_python_hook.py", line 100, in apport_excepthook os.O_WRONLY|os.O_CREAT|os.O_EXCL), 'w') OSError: [Errno 13] Permission denied: '/var/crash/_usr_bin_gwibber.1000.crash' Original exception was: Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 561, in change_view self.update_view() File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 625, in update_view self.content_view.display_page("home.mako", messages) File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 274, in display_page template_path = os.path.join(theme_path, template_name) File "/usr/lib/python2.6/posixpath.py", line 67, in join elif path == '' or path.endswith('/'): AttributeError: 'NoneType' object has no attribute 'endswith' Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 561, in change_view self.update_view() File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 625, in update_view self.content_view.display_page("home.mako", messages) File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 274, in display_page template_path = os.path.join(theme_path, template_name) File "/usr/lib/python2.6/posixpath.py", line 67, in join elif path == '' or path.endswith('/'): AttributeError: 'NoneType' object has no attribute 'endswith' Error in sys.excepthook: Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/apport_python_hook.py", line 100, in apport_excepthook os.O_WRONLY|os.O_CREAT|os.O_EXCL), 'w') OSError: [Errno 13] Permission denied: '/var/crash/_usr_bin_gwibber.1000.crash' Original exception was: Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 561, in change_view self.update_view() File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 625, in update_view self.content_view.display_page("home.mako", messages) File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 274, in display_page template_path = os.path.join(theme_path, template_name) File "/usr/lib/python2.6/posixpath.py", line 67, in join elif path == '' or path.endswith('/'): AttributeError: 'NoneType' object has no attribute 'endswith' ERROR:dbus.connection:Exception in handler for D-Bus signal: Traceback (most recent call last): File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 214, in maybe_handle_message self._handler(*args, **kwargs) File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 595, in on_loading_complete self.update_view() File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 625, in update_view self.content_view.display_page("home.mako", messages) File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 274, in display_page template_path = os.path.join(theme_path, template_name) File "/usr/lib/python2.6/posixpath.py", line 67, in join elif path == '' or path.endswith('/'): AttributeError: 'NoneType' object has no attribute 'endswith' Hope this helps