gDesklets FreeBSD Python problem
Franz Klammer
klammer at webonaut.com
Thu Jun 17 08:01:19 GMT 2004
gnome.ui is part of
Sander Smid wrote:
> Hi,
>
> I rebuild gdesklets and now I get another error.
> //-------------------------------------------------------------
> Traceback (most recent call last):
> File "/usr/X11R6/bin/gdesklets", line 12, in ?
> from main.Starter import Starter
> File "/usr/X11R6/share/gnome/gdesklets/main/Starter.py", line 2, in ?
> from factory.DisplayFactory import DisplayFactory
> File "/usr/X11R6/share/gnome/gdesklets/factory/DisplayFactory.py", line 3,
> in ?
> from sensor.DefaultSensor import DefaultSensor
> File "/usr/X11R6/share/gnome/gdesklets/sensor/DefaultSensor.py", line 1,
> in ?
> from Sensor import Sensor
> File "/usr/X11R6/share/gnome/gdesklets/sensor/Sensor.py", line 15, in ?
> from SensorConfigurator import SensorConfigurator
> File "/usr/X11R6/share/gnome/gdesklets/sensor/SensorConfigurator.py", line
> 1, in ?
> import gnome.ui
> ImportError: could not import bonobo.ui
> //-------------------------------------------------------------
>
you ports tree is very up to date (as far as i've seen)
gnome.ui ist part of py-gnome. as it seems that py-gtk2 now loading
correctly after rebuild i will recommend that you are running
portupgrade -f py-\* py23-\*
to rebuild/-install:
py-gnome-2.0.2 A set of Python bindings for GNOME 2
py23-gtk-2.2.0_2 A set of Python bindings for GTK
py23-numeric-23.1 The Numeric Extension to Python
py23-orbit-2.0.0_2 Python bindings for ORBit2
py23-xml-0.8.3 The Python XML package, including parser, SAX, DOM, and Exp
i guess this will help you.
franz.
>
> I hope this info make things a bit clearer for you cause for me it doesn't
> :(
> I googled around in groups using the last line of my error message as my
> search string but without clues. I hope you've seen this before and know
> what I'm missing.
>
> Thanks for your time,
> Sander
>
>
More information about the freebsd-gnome
mailing list