Thread: Dialcentral 1.0
View Single Post
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#347
Fresh install on fresh firmware:

Code:
 $ dialcentral.py 
Traceback (most recent call last):
  File "/usr/bin/dialcentral.py", line 12, in <module>
    import dc_glade
  File "/usr/lib/dialcentral/dc_glade.py", line 38, in <module>
    import hildonize
  File "/usr/lib/dialcentral/hildonize.py", line 5, in <module>
    import dbus
ImportError: No module named dbus
EDIT: fixed by apt-get install python-dbus

EDIT2: Now there are empty menus across the top, File, Edit, View, About... They weren't there before.
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!

Last edited by qole; 2009-09-16 at 10:51.