Running installed cohoba, using [@PYTHONDIR@:$PYTHONPATH]
Data Dir: /usr/share/cohoba
Runnin with options: {'mode': 0, 'component': 'applet', 'do_trace': False,
'standalone': True}
Runing applet in standalone window
Traceback (most recent call last):
File "/usr/lib/cohoba/cohoba-applet", line 197, in ?
standalone_window(mode)
File "/usr/lib/cohoba/cohoba-applet", line 105, in standalone_window
from cohoba.CohobaFactory import CohobaFactory
File "/usr/lib/python2.4/site-packages/cohoba/CohobaFactory.py", line 1, in ?
from cohoba.contacts.ContactListChannelHandler import
ContactListChannelHandler
File
"/usr/lib/python2.4/site-packages/cohoba/contacts/ContactListChannelHandler.py",
line 19, in ?
import dbus, dbus.glib
ImportError: No module named dbus
This error goes away after rebuilding dbus with USE=python