I tried to launch it from the terminal to see some output and this is it:
me@mymachine:~> conduit
Traceback (most recent call last):
File "/usr/bin/conduit.real", line 23, in <module>
app = conduit.Main.Application()
File "/usr/lib/python2.7/site-packages/conduit/Main.py", line 53, in __init__
conduit.GLOBALS.settings = Settings()
File "/usr/lib/python2.7/site-packages/conduit/Settings.py", line 93, in __init__
import conduit.platform.SettingsGConf as SettingsImpl
File "/usr/lib/python2.7/site-packages/conduit/platform/SettingsGConf.py", line 7, in <module>
from gnome import gconf
ImportError: No module named gnome
me@mymachine:~>
On 2012-03-21 22:26, catonano wrote:
> But if python-gnome is a Conduit dependency shouldn’t it be installed
> automatically when conduit is installed ?
Yes.
You could report that bug in Bugzilla.
–
Cheers / Saludos,
Carlos E. R.
(from 11.4 x86_64 “Celadon” at Telcontar)
Thank you. Dealing with the Novell Bugzilla is a bit cumbersome for me at this stage.
Would you please let me know if you can confirm this and possibly fix it ?