gwibber-bugs team mailing list archive
-
gwibber-bugs team
-
Mailing list archive
-
Message #02862
[Bug 803312] Re: Gwibber doesn't start px_proxy_factory_free
Thank you for taking the time to report this bug and helping to make Ubuntu better,
* can you reproduce it ?
* if so than which version are you on ?
** Project changed: gwibber => gwibber (Ubuntu)
** Changed in: gwibber (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/803312
Title:
Gwibber doesn't start px_proxy_factory_free
Status in “gwibber” package in Ubuntu:
Incomplete
Bug description:
Gwibber 3.0.0.1
With Mako from apt (0.3.4) and from easy_install (0.4.1):
[09:01:52] [pcatalina@mitronete] [/usr/local/src/gwibber-3.0.0.1] $ gwibber
Traceback (most recent call last):
File "/usr/bin/gwibber", line 87, in <module>
client.Client()
File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 548, in __init__
self.w = GwibberClient()
File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 61, in __init__
self.setup_ui()
File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 169, in setup_ui
self.stream_view = view_class(self.model)
File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 318, in __init__
self.navigation.render()
File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 287, in render
small_icons=self.small_icons)
File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 256, in render
content = template.render(theme=util.get_theme_colors(), resources=resources, _=_, **kwargs)
File "/usr/lib/pymodules/python2.6/mako/template.py", line 189, in render
return runtime._render(self, self.callable_, args, data)
File "/usr/lib/pymodules/python2.6/mako/runtime.py", line 403, in _render
_render_context(template, callable_, context, *args, **_kwargs_for_callable(callable_, data))
File "/usr/lib/pymodules/python2.6/mako/runtime.py", line 434, in _render_context
_exec_template(inherit, lclcontext, args=args, kwargs=kwargs)
File "/usr/lib/pymodules/python2.6/mako/runtime.py", line 457, in _exec_template
callable_(context, *args, **kwargs)
File "memory:0x2722590", line 171, in render_body
File "memory:0x2722590", 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 0x23a3210>> ignored
[09:04:05] [pcatalina@mitronete] [/usr/local/src/gwibber-3.0.0.1] $ gwibber
Traceback (most recent call last):
File "/usr/bin/gwibber", line 87, in <module>
client.Client()
File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 548, in __init__
self.w = GwibberClient()
File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 61, in __init__
self.setup_ui()
File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 169, in setup_ui
self.stream_view = view_class(self.model)
File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 318, in __init__
self.navigation.render()
File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 287, in render
small_icons=self.small_icons)
File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 256, in render
content = template.render(theme=util.get_theme_colors(), resources=resources, _=_, **kwargs)
File "/usr/local/lib/python2.6/dist-packages/Mako-0.4.1-py2.6.egg/mako/template.py", line 296, in render
return runtime._render(self, self.callable_, args, data)
File "/usr/local/lib/python2.6/dist-packages/Mako-0.4.1-py2.6.egg/mako/runtime.py", line 660, in _render
**_kwargs_for_callable(callable_, data))
File "/usr/local/lib/python2.6/dist-packages/Mako-0.4.1-py2.6.egg/mako/runtime.py", line 692, in _render_context
_exec_template(inherit, lclcontext, args=args, kwargs=kwargs)
File "/usr/local/lib/python2.6/dist-packages/Mako-0.4.1-py2.6.egg/mako/runtime.py", line 718, in _exec_template
callable_(context, *args, **kwargs)
File "memory:0x16b4550", line 171, in render_body
File "memory:0x16b4550", 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 0x1390210>> ignored
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/803312/+subscriptions
References