Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51273 - Gdesklet doesn't launches
Summary: Gdesklet doesn't launches
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mike Gardiner (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-17 05:34 UTC by Guillaume Destuynder (RETIRED)
Modified: 2004-12-02 02:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Guillaume Destuynder (RETIRED) gentoo-dev 2004-05-17 05:34:24 UTC
$ gdesklets
 
(gdesklets:2901): Gdk-WARNING **: locale not supported by Xlib
 
(gdesklets:2901): Gdk-WARNING **: can not set locale modifiers
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

I'm using latest gdesklest and latest gnome/python, re-emerged them all already.

I tried to emerge bonoboui bindings for python but the process fails. I filled a bug about this, and got replied that this ebuild was about to be deprecated and not needed anymore.

What to do ?

Reproducible: Always
Steps to Reproduce:

Actual Results:  
gdesklet warns about bonobo.ui which cannot be imported

Expected Results:  
gdesklet should have needed dependencies to launch without probs after emerging
Comment 1 Stuart Shelton 2004-06-01 11:08:37 UTC
I get exactly the same thing... any clues or pointers would be appreciated
Comment 2 Mike Gardiner (RETIRED) gentoo-dev 2004-07-13 03:26:51 UTC
are you guys using a nonstandard sort of locale?
Comment 3 Mike Gardiner (RETIRED) gentoo-dev 2004-07-18 20:48:04 UTC
does this file: /usr/lib/python2.3/site-packages/gtk-2.0/bonobo/ui.so exist? if not, gnome-python hasn't been installed correctly, although I'm not sure why.
Comment 4 Mike Gardiner (RETIRED) gentoo-dev 2004-12-02 02:29:26 UTC
No response, if this is still a problem, try with the newest gdesklets-core and reopen.