Gwibber missing dependency on python-glade2
Bug #366546 reported by
Mackenzie Morgan
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gwibber (Ubuntu) |
Fix Released
|
High
|
Alexander Sack |
Bug Description
Binary package hint: gwibber
Gwibber from Ubuntu's repository doesn't include a dependency on python-glade2, but if this package is not installed, it throws the following error and refuses to start:
$ gwibber
Traceback (most recent call last):
File "/usr/bin/gwibber", line 55, in <module>
from gwibber.client import GwibberClient
File "/usr/lib/
import gtk, gtk.glade, gobject, table, functools, traceback
ImportError: No module named glade
This is on a fresh Kubuntu 9.04 install.
To post a comment you must log in.
bzr commit -m 'fix LP: #366546 - "Gwibber missing dependency on python-glade2"; adjust Depends //bazaar. launchpad. net/~gwibber- team/gwibber/ packaging/
in debian/control accordingly' --fixes 'lp:366546'
Committing to: bzr+ssh:
modified debian/changelog
modified debian/control
Committed revision 63.