Comment 79 for bug 614742

Revision history for this message
PCHelper (adispivak) wrote :

after doing what #77 seggest i now cannot start gwibber.
gwibber accounts throws this:
gwibber-accounts -d -o

** (gwibber-accounts:3738): WARNING **: Trying to register gtype 'WnckWindowState' as enum when in fact it is of type 'GFlags'

** (gwibber-accounts:3738): WARNING **: Trying to register gtype 'WnckWindowActions' as enum when in fact it is of type 'GFlags'

** (gwibber-accounts:3738): 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-accounts", line 66, in <module>
    from gwibber import accounts
  File "/usr/lib/python2.6/dist-packages/gwibber/accounts.py", line 37, in <module>
    from gwibber.lib.gtk import *
  File "/usr/lib/python2.6/dist-packages/gwibber/lib/gtk/facebook.py", line 29, in <module>
    from gwibber.microblog.util import facelib
  File "/usr/lib/python2.6/dist-packages/gwibber/microblog/util/facelib.py", line 64, in <module>
    from util.const import proxy_factory
ImportError: No module named util.const
Exception AttributeError: "'NoneType' object has no attribute 'px_proxy_factory_free'" in <bound method ProxyFactory.__del__ of <libproxy.ProxyFactory object at 0x949f2ec>> ignored