gwibber-bugs team mailing list archive
-
gwibber-bugs team
-
Mailing list archive
-
Message #03410
[Bug 809464] Re: gwibber-3.1.0 crash
[Expired for Gwibber because there has been no activity for 60 days.]
** Changed in: gwibber
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/809464
Title:
gwibber-3.1.0 crash
Status in Gwibber:
Expired
Bug description:
OpenSUSE 11.4
Gnome 3.0.2
Linux: 2.6.37.6-0.5-default
Installing gwibber 3.1.0 by code. Crash in launch:
~> gwibber
** (gwibber:17197): WARNING **: Trying to register gtype
'WnckWindowState' as enum when in fact it is of type 'GFlags'
** (gwibber:17197): WARNING **: Trying to register gtype
'WnckWindowActions' as enum when in fact it is of type 'GFlags'
** (gwibber:17197): 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 98, in <module>
client.Client()
File "/usr/lib64/python2.7/site-packages/gwibber/client.py", line 548, in __init__
self.w = GwibberClient()
File "/usr/lib64/python2.7/site-packages/gwibber/client.py", line 61, in __init__
self.setup_ui()
File "/usr/lib64/python2.7/site-packages/gwibber/client.py", line 169, in setup_ui
self.stream_view = view_class(self.model)
File "/usr/lib64/python2.7/site-packages/gwibber/gwui.py", line 318, in __init__
self.navigation.render()
File "/usr/lib64/python2.7/site-packages/gwibber/gwui.py", line 287, in render
small_icons=self.small_icons)
File "/usr/lib64/python2.7/site-packages/gwibber/gwui.py", line 256, in render
content = template.render(theme=util.get_theme_colors(), resources=resources, _=_, **kwargs)
File "/usr/lib/python2.7/site-packages/mako/template.py", line 189, in render
return runtime._render(self, self.callable_, args, data)
File "/usr/lib/python2.7/site-packages/mako/runtime.py", line 403, in _render
_render_context(template, callable_, context, *args, **_kwargs_for_callable(callable_, data))
File "/usr/lib/python2.7/site-packages/mako/runtime.py", line 434, in _render_context
_exec_template(inherit, lclcontext, args=args, kwargs=kwargs)
File "/usr/lib/python2.7/site-packages/mako/runtime.py", line 457, in _exec_template
callable_(context, *args, **kwargs)
File "memory:0x11cef50", line 171, in render_body
File "memory:0x11cef50", line 34, in service_icon
AttributeError: 'Undefined' object has no attribute 'get_service_icon'
Exception AttributeError: "'NoneType' object has no attribute 'px_proxy_factory_free'" in <bound method ProxyFactory.__del__ of <libproxy.ProxyFactory object at 0xf0e990>> ignored
To manage notifications about this bug go to:
https://bugs.launchpad.net/gwibber/+bug/809464/+subscriptions
References