ubuntu-bugcontrol team mailing list archive
-
ubuntu-bugcontrol team
-
Mailing list archive
-
Message #02186
[Bug 523964] Re: gwibber crashed with AttributeError in __init__()
I have the last desktopcouch 0.6.4-0ubuntu3 installed and it keeps
giving this error message when I try to open it:
** (gwibber:2168): WARNING **: Trying to register gtype 'WnckWindowState' as enum when in fact it is of type 'GFlags'
** (gwibber:2168): WARNING **: Trying to register gtype
'WnckWindowActions' as enum when in fact it is of type 'GFlags'
** (gwibber:2168): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'
Updating...
Updating...
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 447, in __init__
self.w = GwibberClient()
File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 58, in __init__
self.setup_ui()
File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 144, in setup_ui
self.stream_view.set_state(self.model.settings["streams"] or DEFAULT_SETTINGS["streams"])
File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 491, in set_state
for item in state: self.new_stream(item)
File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 485, in new_stream
if state: item.set_state(state)
File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 625, in set_state
self.update()
File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 618, in update
self.message_view.render([self.selected_stream["view"]])
File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 736, in render
accounts=accounts)
File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 284, in render
self.load_html_string(content, "file://%s/" % os.path.dirname(template_path))
TypeError: WebKitWebView.load_html_string() argument 1 must be string without null bytes, not str
--
gwibber crashed with AttributeError in __init__()
https://bugs.launchpad.net/bugs/523964
You received this bug notification because you are a member of Ubuntu
Bug Control, which is a direct subscriber.