Comment 5 for bug 629492

Revision history for this message
Wim Boucquaert (wim-boucquaert) wrote :

Hi,

I'm experiencing the same error on ubuntu 9.10 karmic with the latest gwibber form the daily repo (gwibber_2.91.1~bzr922-0ubuntu1~daily1~karmic_all.deb)

debug mode
----------------
** (gwibber:23890): WARNING **: Trying to register gtype 'WnckWindowState' as flags when in fact it is of type 'GEnum'

** (gwibber:23890): WARNING **: Trying to register gtype 'WnckWindowActions' as flags when in fact it is of type 'GEnum'

** (gwibber:23890): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as flags when in fact it is of type 'GEnum'
Traceback (most recent call last):
  File "/usr/bin/gwibber", line 52, in <module>
    from gwibber.microblog.util import log
ImportError: No module named gwibber.microblog.util

gwibber.log
---------------

My gwibber.log has since that gwibber is not working these entries:
...
2010-11-10 09:27:28,591 - Gwibber GNOME Client - INFO - Running from the system path
2010-11-10 09:31:23,717 - Gwibber GNOME Client - INFO - Running from the system path
...