LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   gDesktop: can't import bonobo.ui (https://www.linuxquestions.org/questions/slackware-14/gdesktop-cant-import-bonobo-ui-177837/)

isl01jbe 05-04-2004 02:29 PM

gDesktop: can't import bonobo.ui
 
To my knowledge, this question has been asked at least once. I have tried the different recommended solutions without success.

I am running slackware 9.1, xfree86 4.30 and openbox as wm.

I have installed libbonobo, libbonoboui, gtop,gconf, and the required gnome packages.

When trying to run gdesklets I get the following error:

Code:

Traceback (most recent call last):
  File "/usr/bin/gdesklets", line 12, in ?
    from main.Starter import Starter
  File "/usr/share/gdesklets/main/Starter.py", line 2, in ?
    from factory.DisplayFactory import DisplayFactory
  File "/usr/share/gdesklets/factory/DisplayFactory.py", line 3, in ?
    from sensor.DefaultSensor import DefaultSensor
  File "/usr/share/gdesklets/sensor/DefaultSensor.py", line 1, in ?
    from Sensor import Sensor
  File "/usr/share/gdesklets/sensor/Sensor.py", line 15, in ?
    from SensorConfigurator import SensorConfigurator
  File "/usr/share/gdesklets/sensor/SensorConfigurator.py", line 1, in ?
    import gnome.ui
ImportError: could not import bonobo.ui

And this is about as far as i get.. If anyone knows the solution to this problem, I would really appreciate some help..

Thanks in advance

/Jonas

kerplunk322 05-04-2004 06:47 PM

Try the gDesklets FAQ :

http://gurb.ton.tut.fi/gdesklets/book1.htm

More specifically here :

http://gurb.ton.tut.fi/gdesklets/x72...MODULENAMEDABC

Which will lead you to here :

http://www.python.org/doc/current/tu...00000000000000

This was the problem I had on my install, the path to the libraries was not set up properly.

Hope it helps.

macewan 05-22-2004 12:42 PM

kerplunk322: could you be more specific? Also what distro are you using?

chemtraX 05-22-2004 01:06 PM

use this guide and it's work for me..

http://www.linuxquestions.org/questi...hreadid=175774

thanks artistikone :D


All times are GMT -5. The time now is 06:33 AM.