GNOME Bugzilla – Bug 413283
does not start with gnome-python-extras 2.16
Last modified: 2007-04-30 19:23:28 UTC
Please describe the problem: [ forwarded from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=412908 ] When starting serpentine with gnome-python-extras 2.16 installed: Traceback (most recent call last):
+ Trace 114785
app = SerpentineApplication (locations)
Application.__init__(self, locations)
self.__preferences = RecordingPreferences (locations)
self.__speed = WriteSpeed(g, self.__drive_selection.get_drive)
Looks like the python module changed its API. Steps to reproduce: Actual results: Expected results: Does this happen every time? Other information:
No longer seeing this with a new version of the python modules installed.