Date: Fri, 18 Jun 2004 21:00:11 -0000 From: "Sander Smid" <s.smid@chello.nl> To: "Franz Klammer" <klammer@webonaut.com> Cc: gnome@FreeBSD.org Subject: Re: gDesklets FreeBSD Python problem Message-ID: <000301c250c5$e5bb4530$0a00a8c0@sander> References: <001801c451bb$ddf63190$0a00a8c0@sander> <40CD5D90.4030401@webonaut.com> <000501c45420$3abbf660$0a00a8c0@sander> <40D14F67.60407@webonaut.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Franz, I rebuild all the python packages the way you described and it worked. Now I'm very curious why I had to rebuild and reinstall those packages. I already had them installed so why didn't it work? I some other questions not directly related to this mailinglist. - Can I browse mailing lists like this on certain websites (if so where) or is this info only availible when you're subscribed. - When I have lockups (when I'm in X) on my notbook running FreeBSD 5.2.1 and I don't have a clue why and when it occurs where can I find info about certain bugs? (I already checked the usual log files) Thanks for your support so far and good luck with your work on this great OS! Sander ----- Original Message ----- From: "Franz Klammer" <klammer@webonaut.com> To: "Sander Smid" <s.smid@chello.nl> Cc: <gnome@FreeBSD.org> Sent: Thursday, June 17, 2004 12:59 AM Subject: Re: gDesklets FreeBSD Python problem > 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 > > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000301c250c5$e5bb4530$0a00a8c0>