← Back to team overview

gwibber-bugs team mailing list archive

Re: [Bug 809464] Re: gwibber-3.1.0 crash

 

Well I change my SO from Ubuntu 10.10 to Fedora Core 16, so I can't check
if this bug have been resolved or not...

If I can check it, I'll tell you

Thanks for your attention,

Best regards,

Fco. de Borja Sánchez

On Tue, Apr 10, 2012 at 8:50 PM, Bilal Shahid <s9iper1@xxxxxxxxx> wrote:

> 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 ?
>
>
> ** Changed in: gwibber
>       Status: New => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/809464
>
> Title:
>  gwibber-3.1.0 crash
>
> Status in Gwibber:
>   Incomplete
>
> 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
>


-- 
Fco de Borja Sánchez.

-- 
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:
  Incomplete

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