GNOME Bugzilla – Bug 172320
gnome-bluetooth compile but doesn't run with Python 2.4 and PyGTK 2.6.1
Last modified: 2005-08-07 16:51:55 UTC
Distribution/Version: Foresight Desktop Linux 0.7 gnome-bluetooth compiles without problems or warnings with Python 2.4 and PyGTK 2.6, but when I try to run it, generates the following trackback: [cesar@localhost gnome-bluetooth]$ gnome-bluetooth-manager Traceback (most recent call last):
+ Trace 57580
BTManager ().main ()
self.setup_gui ()
gnome.ui.PREFERENCES_NEVER)
Created attachment 45979 [details] [review] gnome-bluetooth-0.5.1-gnomepython.patch patch from Fedora created by Harald Hoyer
*** Bug 302659 has been marked as a duplicate of this bug. ***
The Fedora's patch worked, gnome-bluetooth-manager doesn't crash anymore. Can this bug be closed?
We won't close it until we check the patch into CVS...
This fixed the crash for me on Ubuntu Hoary.
2005-08-07 Bastien Nocera <hadess@hadess.net> * python/manager.py: Patch from Harald Hoyer to make gnome-bluetooth-manager run on recent pygtk versions (Closes: #172320)