Running the version from the gwibber-daily PPA seems to give the same errors,
only with a traceback:
$ gwibber
WARNING:root:desktopcouch is not available. . falling back to gconf
** (gwibber:9696): WARNING **: Trying to register gtype
'WnckWindowState' as flags when in fact it is of type 'GEnum'
** (gwibber:9696): WARNING **: Trying to register gtype
'WnckWindowActions' as flags when in fact it is of type 'GEnum'
** (gwibber:9696): 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: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'
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 634, in
update_view
self.populate_view(data["messages"], data["count"], data["total"])
File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 609, in
populate_view
self.content_view.load_messages(messages, count, total)
File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 301, in
load_messages
template_path = os.path.join(theme_path, "template.mako")
File "/usr/lib/python2.6/posixpath.py", line 67, in join
elif path == '' or path.endswith('/'):
AttributeError: 'NoneType' object has no attribute 'endswith'
This was launching the application, then switching the view once (from
Home to Messages)
--
Cannot switch views in Gwibber window
https://bugs.launchpad.net/bugs/439582
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
--
universe-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/universe-bugs