Activity log for bug #124896

Date Who What changed Old value New value Message
2007-07-09 14:12:51 Patrice Vetsel bug added bug
2007-07-09 14:12:51 Patrice Vetsel bug added attachment 'Dependencies.txt' (Dependencies.txt)
2007-07-09 14:12:51 Patrice Vetsel bug added attachment 'ProcMaps.txt' (ProcMaps.txt)
2007-07-09 14:12:51 Patrice Vetsel bug added attachment 'ProcStatus.txt' (ProcStatus.txt)
2007-07-09 14:12:51 Patrice Vetsel bug added attachment 'Traceback.txt' (Traceback.txt)
2007-07-09 14:13:19 Patrice Vetsel spe: importance Undecided Medium
2007-07-09 14:13:19 Patrice Vetsel spe: statusexplanation
2007-07-09 14:14:05 Apport retracing service bug added subscriber Crash bug triagers for universe packages
2007-07-22 06:19:48 Patrice Vetsel spe: importance Medium High
2007-08-29 09:47:17 Patrice Vetsel spe: status New Confirmed
2007-10-26 00:08:01 Stani bug added attachment 'spe-select-wxpython2.6.diff' (spe-select-wxpython2.6.diff)
2007-10-26 17:19:42 Stani bug added attachment 'spe-select-wxpython2.6.diff' (spe-select-wxpython2.6.diff)
2007-10-29 00:48:53 Stani bug added attachment 'spe_0.8.2a+repack-1ubuntu1.debdiff' (spe_0.8.2a+repack-1ubuntu1.debdiff)
2007-10-29 00:50:32 Stani bug added subscriber Ubuntu Sponsors for universe
2007-10-29 00:59:22 Emmet Hikory spe: status Confirmed In Progress
2007-10-29 00:59:22 Emmet Hikory spe: assignee persia
2007-10-29 01:37:41 Emmet Hikory spe: status In Progress Fix Committed
2007-10-29 01:37:41 Emmet Hikory spe: assignee persia
2007-10-29 09:44:51 Stani spe: assignee stani
2007-10-29 09:45:12 Stani spe: assignee stani
2007-10-29 09:45:33 Stani spe: assignee stani
2007-10-29 11:04:29 Stani bug added attachment 'spe_0.8.2a+repack-1ubuntu0.1.debdiff' (gutsy-proposed)
2007-10-29 20:52:01 Stani bug added attachment 'spe_0.8.2a+repack-1ubuntu0.1.debdiff' (feisty-proposed)
2007-10-29 21:10:28 Stani description Binary package hint: spe spe crash on launch using : python /usr/bin/spe --debug > debug.txt 2>&1 i have : AttributeError: 'Throbber' object has no attribute '_fileName' at the end of debug.txt debug.txt : kagou@satori:~/p$ cat debug.txt ***MEMORY-WARNING***: [8038]: GSlice: g_thread_init() must be called before all other GLib functions; memory corruption due to late invocation of g_thread_init() has been detected; this program is likely to crash, leak or unexpectedly abort soon... Spe Warning: Spe was developped on wxPython v2.6.1.0., but v2.8.4.0. was found. If you experience any problems please install wxPython v2.6.1.0. SPE v0.8.2.a (c)2003-2005 www.stani.be If spe fails to start: - type "python SPE.py --debug > debug.txt 2>&1" at the command prompt (or if you use tcsh: "python SPE.py --debug >& debug.txt") - send debug.txt with some info to spe.stani.be[at]gmail.com Blender support disabled (run SPE inside Blender to enable). Encrypted debugging disabled. If you prefer encrypted debugging, install the "Python Cryptography Toolkit" from http://www.amk.ca/python/code/crypto Spe is running in debugging mode with this configuration: - platform : linux2 - python : 2.5.1 - wxPython : 2.8.4.0. - interface : <default> - encoding : UTF-8 Launching application... Create: Framework: menu. Create: Framework: toolbar. Create: Framework: statusbar. Traceback (most recent call last): File "/usr/bin/spe", line 3, in <module> import _spe.SPE File "/usr/lib/python2.5/site-packages/_spe/SPE.py", line 209, in <module> style = style) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 1278, in __init__ wx.App.__init__(self,redirect=not debug) File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7757, in __init__ self._BootstrapApp() File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7354, in _BootstrapApp return _core_.PyApp__BootstrapApp(*args, **kwargs) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 1298, in OnInit **self.attributes) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 801, in __init__ Parent.__init__(self,app=app,page=page,**options) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 596, in __init__ **options) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 325, in __init__ self.__statusBar__() File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 417, in __statusBar__ self.statusBar = self.app.StatusBar(parent=self,id=wx.ID_ANY) File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 730, in __init__ self.throbber = Throbber(self,'throbber_still.gif') File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 736, in __init__ GIFAnimationCtrl.__init__(self,statusBar,-1,info.imageFile(fileName)) File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/animate.py", line 242, in __init__ self.LoadFile(filename) File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 749, in LoadFile if fileName != self._fileName and not self._running: AttributeError: 'Throbber' object has no attribute '_fileName' ProblemType: Crash Architecture: i386 Date: Mon Jul 9 16:02:04 2007 DistroRelease: Ubuntu 7.10 ExecutablePath: /usr/bin/spe InterpreterPath: /usr/bin/python2.5 NonfreeKernelModules: fglrx Package: spe 0.8.2a+repack-1 PackageArchitecture: all ProcCmdline: python /usr/bin/spe ProcCwd: /home/kagou/p ProcEnviron: SHELL=/bin/bash PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=fr_FR.UTF-8 PythonArgs: ['/usr/bin/spe'] SourcePackage: spe Title: spe crashed with AttributeError in LoadFile() Uname: Linux satori 2.6.22-7-generic #1 SMP Mon Jun 25 17:33:14 GMT 2007 i686 GNU/Linux Binary package hint: spe SRU request: 1) This bug describes how spe fails to start when both python-wxgtk2.6 and python-wxgtk2.8 are installed. spe selects in this case 2.8 instead of 2.6 (python-wxgtk2.8 is only available on feisty, gutsy and hardy.) 2) A fix, which forces spe to select python-wxgtk2.6, has been already uploaded for the current development branch (hardy). Version uploaded is 0.8.2a+repack-1ubuntu1 and the debdiff used can be found at this link: http://launchpadlibrarian.net/10200564/spe_0.8.2a%2Brepack-1ubuntu1.debdiff 3) A debdiff for gutsy-proposed has been already prepared and can be found at http://launchpadlibrarian.net/10204297/spe_0.8.2a%2Brepack-1ubuntu0.1.debdiff As well as for feisty-proposed: http://launchpadlibrarian.net/10208505/spe_0.8.2a%2Brepack-1ubuntu0.1.debdiff 4) To reproduce the bug, just follow this small steps: 4a. apt-get install gutsy package (0.8.2a+repack-1) 4b. open up your terminal and run "spe --debug" 4c. you'll receive the output as reported below in the original log. -- Original Log: spe crash on launch using : python /usr/bin/spe --debug > debug.txt 2>&1 i have : AttributeError: 'Throbber' object has no attribute '_fileName' at the end of debug.txt debug.txt : kagou@satori:~/p$ cat debug.txt ***MEMORY-WARNING***: [8038]: GSlice: g_thread_init() must be called before all other GLib functions; memory corruption due to late invocation of g_thread_init() has been detected; this program is likely to crash, leak or unexpectedly abort soon... Spe Warning: Spe was developped on wxPython v2.6.1.0., but v2.8.4.0. was found. If you experience any problems please install wxPython v2.6.1.0. SPE v0.8.2.a (c)2003-2005 www.stani.be If spe fails to start: - type "python SPE.py --debug > debug.txt 2>&1" at the command prompt (or if you use tcsh: "python SPE.py --debug >& debug.txt") - send debug.txt with some info to spe.stani.be[at]gmail.com Blender support disabled (run SPE inside Blender to enable). Encrypted debugging disabled. If you prefer encrypted debugging, install the "Python Cryptography Toolkit" from http://www.amk.ca/python/code/crypto Spe is running in debugging mode with this configuration: - platform : linux2 - python : 2.5.1 - wxPython : 2.8.4.0. - interface : <default> - encoding : UTF-8 Launching application... Create: Framework: menu. Create: Framework: toolbar. Create: Framework: statusbar. Traceback (most recent call last): File "/usr/bin/spe", line 3, in <module> import _spe.SPE File "/usr/lib/python2.5/site-packages/_spe/SPE.py", line 209, in <module> style = style) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 1278, in __init__ wx.App.__init__(self,redirect=not debug) File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7757, in __init__ self._BootstrapApp() File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7354, in _BootstrapApp return _core_.PyApp__BootstrapApp(*args, **kwargs) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 1298, in OnInit **self.attributes) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 801, in __init__ Parent.__init__(self,app=app,page=page,**options) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 596, in __init__ **options) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 325, in __init__ self.__statusBar__() File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 417, in __statusBar__ self.statusBar = self.app.StatusBar(parent=self,id=wx.ID_ANY) File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 730, in __init__ self.throbber = Throbber(self,'throbber_still.gif') File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 736, in __init__ GIFAnimationCtrl.__init__(self,statusBar,-1,info.imageFile(fileName)) File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/animate.py", line 242, in __init__ self.LoadFile(filename) File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 749, in LoadFile if fileName != self._fileName and not self._running: AttributeError: 'Throbber' object has no attribute '_fileName' ProblemType: Crash Architecture: i386 Date: Mon Jul 9 16:02:04 2007 DistroRelease: Ubuntu 7.10 ExecutablePath: /usr/bin/spe InterpreterPath: /usr/bin/python2.5 NonfreeKernelModules: fglrx Package: spe 0.8.2a+repack-1 PackageArchitecture: all ProcCmdline: python /usr/bin/spe ProcCwd: /home/kagou/p ProcEnviron: SHELL=/bin/bash PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=fr_FR.UTF-8 PythonArgs: ['/usr/bin/spe'] SourcePackage: spe Title: spe crashed with AttributeError in LoadFile() Uname: Linux satori 2.6.22-7-generic #1 SMP Mon Jun 25 17:33:14 GMT 2007 i686 GNU/Linux
2007-10-29 21:10:28 Stani title [GUTSY] spe crashed with AttributeError in LoadFile() spe 0.8.2a+repack-1 fails with python-wxgtk2.8
2007-10-29 21:11:28 Stani description Binary package hint: spe SRU request: 1) This bug describes how spe fails to start when both python-wxgtk2.6 and python-wxgtk2.8 are installed. spe selects in this case 2.8 instead of 2.6 (python-wxgtk2.8 is only available on feisty, gutsy and hardy.) 2) A fix, which forces spe to select python-wxgtk2.6, has been already uploaded for the current development branch (hardy). Version uploaded is 0.8.2a+repack-1ubuntu1 and the debdiff used can be found at this link: http://launchpadlibrarian.net/10200564/spe_0.8.2a%2Brepack-1ubuntu1.debdiff 3) A debdiff for gutsy-proposed has been already prepared and can be found at http://launchpadlibrarian.net/10204297/spe_0.8.2a%2Brepack-1ubuntu0.1.debdiff As well as for feisty-proposed: http://launchpadlibrarian.net/10208505/spe_0.8.2a%2Brepack-1ubuntu0.1.debdiff 4) To reproduce the bug, just follow this small steps: 4a. apt-get install gutsy package (0.8.2a+repack-1) 4b. open up your terminal and run "spe --debug" 4c. you'll receive the output as reported below in the original log. -- Original Log: spe crash on launch using : python /usr/bin/spe --debug > debug.txt 2>&1 i have : AttributeError: 'Throbber' object has no attribute '_fileName' at the end of debug.txt debug.txt : kagou@satori:~/p$ cat debug.txt ***MEMORY-WARNING***: [8038]: GSlice: g_thread_init() must be called before all other GLib functions; memory corruption due to late invocation of g_thread_init() has been detected; this program is likely to crash, leak or unexpectedly abort soon... Spe Warning: Spe was developped on wxPython v2.6.1.0., but v2.8.4.0. was found. If you experience any problems please install wxPython v2.6.1.0. SPE v0.8.2.a (c)2003-2005 www.stani.be If spe fails to start: - type "python SPE.py --debug > debug.txt 2>&1" at the command prompt (or if you use tcsh: "python SPE.py --debug >& debug.txt") - send debug.txt with some info to spe.stani.be[at]gmail.com Blender support disabled (run SPE inside Blender to enable). Encrypted debugging disabled. If you prefer encrypted debugging, install the "Python Cryptography Toolkit" from http://www.amk.ca/python/code/crypto Spe is running in debugging mode with this configuration: - platform : linux2 - python : 2.5.1 - wxPython : 2.8.4.0. - interface : <default> - encoding : UTF-8 Launching application... Create: Framework: menu. Create: Framework: toolbar. Create: Framework: statusbar. Traceback (most recent call last): File "/usr/bin/spe", line 3, in <module> import _spe.SPE File "/usr/lib/python2.5/site-packages/_spe/SPE.py", line 209, in <module> style = style) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 1278, in __init__ wx.App.__init__(self,redirect=not debug) File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7757, in __init__ self._BootstrapApp() File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7354, in _BootstrapApp return _core_.PyApp__BootstrapApp(*args, **kwargs) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 1298, in OnInit **self.attributes) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 801, in __init__ Parent.__init__(self,app=app,page=page,**options) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 596, in __init__ **options) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 325, in __init__ self.__statusBar__() File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 417, in __statusBar__ self.statusBar = self.app.StatusBar(parent=self,id=wx.ID_ANY) File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 730, in __init__ self.throbber = Throbber(self,'throbber_still.gif') File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 736, in __init__ GIFAnimationCtrl.__init__(self,statusBar,-1,info.imageFile(fileName)) File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/animate.py", line 242, in __init__ self.LoadFile(filename) File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 749, in LoadFile if fileName != self._fileName and not self._running: AttributeError: 'Throbber' object has no attribute '_fileName' ProblemType: Crash Architecture: i386 Date: Mon Jul 9 16:02:04 2007 DistroRelease: Ubuntu 7.10 ExecutablePath: /usr/bin/spe InterpreterPath: /usr/bin/python2.5 NonfreeKernelModules: fglrx Package: spe 0.8.2a+repack-1 PackageArchitecture: all ProcCmdline: python /usr/bin/spe ProcCwd: /home/kagou/p ProcEnviron: SHELL=/bin/bash PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=fr_FR.UTF-8 PythonArgs: ['/usr/bin/spe'] SourcePackage: spe Title: spe crashed with AttributeError in LoadFile() Uname: Linux satori 2.6.22-7-generic #1 SMP Mon Jun 25 17:33:14 GMT 2007 i686 GNU/Linux Binary package hint: spe SRU request: 1) This bug describes how spe fails to start when both python-wxgtk2.6 and python-wxgtk2.8 are installed. spe selects in this case 2.8 instead of 2.6 (python-wxgtk2.8 is only available on feisty, gutsy and hardy.) 2) A fix, which forces spe to select python-wxgtk2.6, has been already uploaded for the current development branch (hardy). Version uploaded is 0.8.2a+repack-1ubuntu1 and the debdiff used can be found at this link: http://launchpadlibrarian.net/10200564/spe_0.8.2a%2Brepack-1ubuntu1.debdiff 3) A debdiff for gutsy-proposed has been already prepared and can be found at http://launchpadlibrarian.net/10204297/spe_0.8.2a%2Brepack-1ubuntu0.1.debdiff As well as for feisty-proposed: http://launchpadlibrarian.net/10208505/spe_0.8.2a%2Brepack-1ubuntu0.1.debdiff 4) To reproduce the bug, just follow this small steps: 4a. apt-get install gutsy package (0.8.2a+repack-1) 4b. open up your terminal and run "spe --debug" 4c. you'll receive the output as reported below in the original log. -- Original Log: spe crash on launch using : python /usr/bin/spe --debug > debug.txt 2>&1 i have : AttributeError: 'Throbber' object has no attribute '_fileName' at the end of debug.txt debug.txt : kagou@satori:~/p$ cat debug.txt ***MEMORY-WARNING***: [8038]: GSlice: g_thread_init() must be called before all other GLib functions; memory corruption due to late invocation of g_thread_init() has been detected; this program is likely to crash, leak or unexpectedly abort soon... Spe Warning: Spe was developped on wxPython v2.6.1.0., but v2.8.4.0. was found. If you experience any problems please install wxPython v2.6.1.0. SPE v0.8.2.a (c)2003-2005 www.stani.be If spe fails to start: - type "python SPE.py --debug > debug.txt 2>&1" at the command prompt (or if you use tcsh: "python SPE.py --debug >& debug.txt") - send debug.txt with some info to spe.stani.be[at]gmail.com Blender support disabled (run SPE inside Blender to enable). Encrypted debugging disabled. If you prefer encrypted debugging, install the "Python Cryptography Toolkit" from http://www.amk.ca/python/code/crypto Spe is running in debugging mode with this configuration: - platform : linux2 - python : 2.5.1 - wxPython : 2.8.4.0. - interface : <default> - encoding : UTF-8 Launching application... Create: Framework: menu. Create: Framework: toolbar. Create: Framework: statusbar. Traceback (most recent call last): File "/usr/bin/spe", line 3, in <module> import _spe.SPE File "/usr/lib/python2.5/site-packages/_spe/SPE.py", line 209, in <module> style = style) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 1278, in __init__ wx.App.__init__(self,redirect=not debug) File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7757, in __init__ self._BootstrapApp() File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7354, in _BootstrapApp return _core_.PyApp__BootstrapApp(*args, **kwargs) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 1298, in OnInit **self.attributes) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 801, in __init__ Parent.__init__(self,app=app,page=page,**options) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 596, in __init__ **options) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 325, in __init__ self.__statusBar__() File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 417, in __statusBar__ self.statusBar = self.app.StatusBar(parent=self,id=wx.ID_ANY) File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 730, in __init__ self.throbber = Throbber(self,'throbber_still.gif') File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 736, in __init__ GIFAnimationCtrl.__init__(self,statusBar,-1,info.imageFile(fileName)) File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/animate.py", line 242, in __init__ self.LoadFile(filename) File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 749, in LoadFile if fileName != self._fileName and not self._running: AttributeError: 'Throbber' object has no attribute '_fileName' ProblemType: Crash Architecture: i386 Date: Mon Jul 9 16:02:04 2007 DistroRelease: Ubuntu 7.10 ExecutablePath: /usr/bin/spe InterpreterPath: /usr/bin/python2.5 NonfreeKernelModules: fglrx Package: spe 0.8.2a+repack-1 PackageArchitecture: all ProcCmdline: python /usr/bin/spe ProcCwd: /home/kagou/p ProcEnviron: SHELL=/bin/bash PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=fr_FR.UTF-8 PythonArgs: ['/usr/bin/spe'] SourcePackage: spe Title: spe crashed with AttributeError in LoadFile() Uname: Linux satori 2.6.22-7-generic #1 SMP Mon Jun 25 17:33:14 GMT 2007 i686 GNU/Linux
2007-10-29 21:35:21 Stani description Binary package hint: spe SRU request: 1) This bug describes how spe fails to start when both python-wxgtk2.6 and python-wxgtk2.8 are installed. spe selects in this case 2.8 instead of 2.6 (python-wxgtk2.8 is only available on feisty, gutsy and hardy.) 2) A fix, which forces spe to select python-wxgtk2.6, has been already uploaded for the current development branch (hardy). Version uploaded is 0.8.2a+repack-1ubuntu1 and the debdiff used can be found at this link: http://launchpadlibrarian.net/10200564/spe_0.8.2a%2Brepack-1ubuntu1.debdiff 3) A debdiff for gutsy-proposed has been already prepared and can be found at http://launchpadlibrarian.net/10204297/spe_0.8.2a%2Brepack-1ubuntu0.1.debdiff As well as for feisty-proposed: http://launchpadlibrarian.net/10208505/spe_0.8.2a%2Brepack-1ubuntu0.1.debdiff 4) To reproduce the bug, just follow this small steps: 4a. apt-get install gutsy package (0.8.2a+repack-1) 4b. open up your terminal and run "spe --debug" 4c. you'll receive the output as reported below in the original log. -- Original Log: spe crash on launch using : python /usr/bin/spe --debug > debug.txt 2>&1 i have : AttributeError: 'Throbber' object has no attribute '_fileName' at the end of debug.txt debug.txt : kagou@satori:~/p$ cat debug.txt ***MEMORY-WARNING***: [8038]: GSlice: g_thread_init() must be called before all other GLib functions; memory corruption due to late invocation of g_thread_init() has been detected; this program is likely to crash, leak or unexpectedly abort soon... Spe Warning: Spe was developped on wxPython v2.6.1.0., but v2.8.4.0. was found. If you experience any problems please install wxPython v2.6.1.0. SPE v0.8.2.a (c)2003-2005 www.stani.be If spe fails to start: - type "python SPE.py --debug > debug.txt 2>&1" at the command prompt (or if you use tcsh: "python SPE.py --debug >& debug.txt") - send debug.txt with some info to spe.stani.be[at]gmail.com Blender support disabled (run SPE inside Blender to enable). Encrypted debugging disabled. If you prefer encrypted debugging, install the "Python Cryptography Toolkit" from http://www.amk.ca/python/code/crypto Spe is running in debugging mode with this configuration: - platform : linux2 - python : 2.5.1 - wxPython : 2.8.4.0. - interface : <default> - encoding : UTF-8 Launching application... Create: Framework: menu. Create: Framework: toolbar. Create: Framework: statusbar. Traceback (most recent call last): File "/usr/bin/spe", line 3, in <module> import _spe.SPE File "/usr/lib/python2.5/site-packages/_spe/SPE.py", line 209, in <module> style = style) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 1278, in __init__ wx.App.__init__(self,redirect=not debug) File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7757, in __init__ self._BootstrapApp() File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7354, in _BootstrapApp return _core_.PyApp__BootstrapApp(*args, **kwargs) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 1298, in OnInit **self.attributes) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 801, in __init__ Parent.__init__(self,app=app,page=page,**options) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 596, in __init__ **options) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 325, in __init__ self.__statusBar__() File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 417, in __statusBar__ self.statusBar = self.app.StatusBar(parent=self,id=wx.ID_ANY) File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 730, in __init__ self.throbber = Throbber(self,'throbber_still.gif') File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 736, in __init__ GIFAnimationCtrl.__init__(self,statusBar,-1,info.imageFile(fileName)) File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/animate.py", line 242, in __init__ self.LoadFile(filename) File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 749, in LoadFile if fileName != self._fileName and not self._running: AttributeError: 'Throbber' object has no attribute '_fileName' ProblemType: Crash Architecture: i386 Date: Mon Jul 9 16:02:04 2007 DistroRelease: Ubuntu 7.10 ExecutablePath: /usr/bin/spe InterpreterPath: /usr/bin/python2.5 NonfreeKernelModules: fglrx Package: spe 0.8.2a+repack-1 PackageArchitecture: all ProcCmdline: python /usr/bin/spe ProcCwd: /home/kagou/p ProcEnviron: SHELL=/bin/bash PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=fr_FR.UTF-8 PythonArgs: ['/usr/bin/spe'] SourcePackage: spe Title: spe crashed with AttributeError in LoadFile() Uname: Linux satori 2.6.22-7-generic #1 SMP Mon Jun 25 17:33:14 GMT 2007 i686 GNU/Linux Binary package hint: spe SRU request: 1) This bugs happens as spe (0.8.2a+repack-1) requires python-wxgtk2.6 and fails with python-wxgtk2.8. When both python-wxgtk2.6 and python-wxgtk2.8 are installed, spe selects 2.8 instead of 2.6 and fails to start. (python-wxgtk2.8 is only available on feisty, gutsy and hardy.) 2) A fix, which forces spe to select python-wxgtk2.6, has been already uploaded for the current development branch (hardy). Version uploaded is 0.8.2a+repack-1ubuntu1 and the debdiff used can be found at this link: http://launchpadlibrarian.net/10200564/spe_0.8.2a%2Brepack-1ubuntu1.debdiff 3) A debdiff (0.8.2a+repack-1ubuntu0.1) for gutsy-proposed has been already prepared and can be found at http://launchpadlibrarian.net/10204297/spe_0.8.2a%2Brepack-1ubuntu0.1.debdiff As well as a debdiff (0.8.2a+repack-1ubuntu0.1) for feisty-proposed: http://launchpadlibrarian.net/10208505/spe_0.8.2a%2Brepack-1ubuntu0.1.debdiff 4) To reproduce the bug, just follow this small steps: 4a. apt-get install spe (gutsy package, 0.8.2a+repack-1) 4b. open up your terminal and run "spe --debug" 4c. you'll receive the output as reported below in the original log. -- Original Log: spe crash on launch using : python /usr/bin/spe --debug > debug.txt 2>&1 i have : AttributeError: 'Throbber' object has no attribute '_fileName' at the end of debug.txt debug.txt : kagou@satori:~/p$ cat debug.txt ***MEMORY-WARNING***: [8038]: GSlice: g_thread_init() must be called before all other GLib functions; memory corruption due to late invocation of g_thread_init() has been detected; this program is likely to crash, leak or unexpectedly abort soon... Spe Warning: Spe was developped on wxPython v2.6.1.0., but v2.8.4.0. was found. If you experience any problems please install wxPython v2.6.1.0. SPE v0.8.2.a (c)2003-2005 www.stani.be If spe fails to start: - type "python SPE.py --debug > debug.txt 2>&1" at the command prompt (or if you use tcsh: "python SPE.py --debug >& debug.txt") - send debug.txt with some info to spe.stani.be[at]gmail.com Blender support disabled (run SPE inside Blender to enable). Encrypted debugging disabled. If you prefer encrypted debugging, install the "Python Cryptography Toolkit" from http://www.amk.ca/python/code/crypto Spe is running in debugging mode with this configuration: - platform : linux2 - python : 2.5.1 - wxPython : 2.8.4.0. - interface : <default> - encoding : UTF-8 Launching application... Create: Framework: menu. Create: Framework: toolbar. Create: Framework: statusbar. Traceback (most recent call last): File "/usr/bin/spe", line 3, in <module> import _spe.SPE File "/usr/lib/python2.5/site-packages/_spe/SPE.py", line 209, in <module> style = style) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 1278, in __init__ wx.App.__init__(self,redirect=not debug) File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7757, in __init__ self._BootstrapApp() File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7354, in _BootstrapApp return _core_.PyApp__BootstrapApp(*args, **kwargs) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 1298, in OnInit **self.attributes) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 801, in __init__ Parent.__init__(self,app=app,page=page,**options) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 596, in __init__ **options) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 325, in __init__ self.__statusBar__() File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 417, in __statusBar__ self.statusBar = self.app.StatusBar(parent=self,id=wx.ID_ANY) File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 730, in __init__ self.throbber = Throbber(self,'throbber_still.gif') File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 736, in __init__ GIFAnimationCtrl.__init__(self,statusBar,-1,info.imageFile(fileName)) File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/animate.py", line 242, in __init__ self.LoadFile(filename) File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 749, in LoadFile if fileName != self._fileName and not self._running: AttributeError: 'Throbber' object has no attribute '_fileName' ProblemType: Crash Architecture: i386 Date: Mon Jul 9 16:02:04 2007 DistroRelease: Ubuntu 7.10 ExecutablePath: /usr/bin/spe InterpreterPath: /usr/bin/python2.5 NonfreeKernelModules: fglrx Package: spe 0.8.2a+repack-1 PackageArchitecture: all ProcCmdline: python /usr/bin/spe ProcCwd: /home/kagou/p ProcEnviron: SHELL=/bin/bash PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=fr_FR.UTF-8 PythonArgs: ['/usr/bin/spe'] SourcePackage: spe Title: spe crashed with AttributeError in LoadFile() Uname: Linux satori 2.6.22-7-generic #1 SMP Mon Jun 25 17:33:14 GMT 2007 i686 GNU/Linux
2007-11-10 19:20:35 Stani description Binary package hint: spe SRU request: 1) This bugs happens as spe (0.8.2a+repack-1) requires python-wxgtk2.6 and fails with python-wxgtk2.8. When both python-wxgtk2.6 and python-wxgtk2.8 are installed, spe selects 2.8 instead of 2.6 and fails to start. (python-wxgtk2.8 is only available on feisty, gutsy and hardy.) 2) A fix, which forces spe to select python-wxgtk2.6, has been already uploaded for the current development branch (hardy). Version uploaded is 0.8.2a+repack-1ubuntu1 and the debdiff used can be found at this link: http://launchpadlibrarian.net/10200564/spe_0.8.2a%2Brepack-1ubuntu1.debdiff 3) A debdiff (0.8.2a+repack-1ubuntu0.1) for gutsy-proposed has been already prepared and can be found at http://launchpadlibrarian.net/10204297/spe_0.8.2a%2Brepack-1ubuntu0.1.debdiff As well as a debdiff (0.8.2a+repack-1ubuntu0.1) for feisty-proposed: http://launchpadlibrarian.net/10208505/spe_0.8.2a%2Brepack-1ubuntu0.1.debdiff 4) To reproduce the bug, just follow this small steps: 4a. apt-get install spe (gutsy package, 0.8.2a+repack-1) 4b. open up your terminal and run "spe --debug" 4c. you'll receive the output as reported below in the original log. -- Original Log: spe crash on launch using : python /usr/bin/spe --debug > debug.txt 2>&1 i have : AttributeError: 'Throbber' object has no attribute '_fileName' at the end of debug.txt debug.txt : kagou@satori:~/p$ cat debug.txt ***MEMORY-WARNING***: [8038]: GSlice: g_thread_init() must be called before all other GLib functions; memory corruption due to late invocation of g_thread_init() has been detected; this program is likely to crash, leak or unexpectedly abort soon... Spe Warning: Spe was developped on wxPython v2.6.1.0., but v2.8.4.0. was found. If you experience any problems please install wxPython v2.6.1.0. SPE v0.8.2.a (c)2003-2005 www.stani.be If spe fails to start: - type "python SPE.py --debug > debug.txt 2>&1" at the command prompt (or if you use tcsh: "python SPE.py --debug >& debug.txt") - send debug.txt with some info to spe.stani.be[at]gmail.com Blender support disabled (run SPE inside Blender to enable). Encrypted debugging disabled. If you prefer encrypted debugging, install the "Python Cryptography Toolkit" from http://www.amk.ca/python/code/crypto Spe is running in debugging mode with this configuration: - platform : linux2 - python : 2.5.1 - wxPython : 2.8.4.0. - interface : <default> - encoding : UTF-8 Launching application... Create: Framework: menu. Create: Framework: toolbar. Create: Framework: statusbar. Traceback (most recent call last): File "/usr/bin/spe", line 3, in <module> import _spe.SPE File "/usr/lib/python2.5/site-packages/_spe/SPE.py", line 209, in <module> style = style) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 1278, in __init__ wx.App.__init__(self,redirect=not debug) File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7757, in __init__ self._BootstrapApp() File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7354, in _BootstrapApp return _core_.PyApp__BootstrapApp(*args, **kwargs) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 1298, in OnInit **self.attributes) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 801, in __init__ Parent.__init__(self,app=app,page=page,**options) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 596, in __init__ **options) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 325, in __init__ self.__statusBar__() File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 417, in __statusBar__ self.statusBar = self.app.StatusBar(parent=self,id=wx.ID_ANY) File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 730, in __init__ self.throbber = Throbber(self,'throbber_still.gif') File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 736, in __init__ GIFAnimationCtrl.__init__(self,statusBar,-1,info.imageFile(fileName)) File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/animate.py", line 242, in __init__ self.LoadFile(filename) File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 749, in LoadFile if fileName != self._fileName and not self._running: AttributeError: 'Throbber' object has no attribute '_fileName' ProblemType: Crash Architecture: i386 Date: Mon Jul 9 16:02:04 2007 DistroRelease: Ubuntu 7.10 ExecutablePath: /usr/bin/spe InterpreterPath: /usr/bin/python2.5 NonfreeKernelModules: fglrx Package: spe 0.8.2a+repack-1 PackageArchitecture: all ProcCmdline: python /usr/bin/spe ProcCwd: /home/kagou/p ProcEnviron: SHELL=/bin/bash PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=fr_FR.UTF-8 PythonArgs: ['/usr/bin/spe'] SourcePackage: spe Title: spe crashed with AttributeError in LoadFile() Uname: Linux satori 2.6.22-7-generic #1 SMP Mon Jun 25 17:33:14 GMT 2007 i686 GNU/Linux Binary package hint: spe SRU request: 1) This bugs happens as spe (0.8.2a+repack-1) requires python-wxgtk2.6 and fails with python-wxgtk2.8. When both python-wxgtk2.6 and python-wxgtk2.8 are installed, spe selects 2.8 instead of 2.6 and fails to start. (python-wxgtk2.8 is only available on feisty, gutsy and hardy.) 2) A fix, which forces spe to select python-wxgtk2.6, has been already uploaded for the current development branch (hardy). Version uploaded is 0.8.2a+repack-1ubuntu1 and the debdiff used can be found at this link: http://launchpadlibrarian.net/10200564/spe_0.8.2a%2Brepack-1ubuntu1.debdiff 3) A debdiff (0.8.2a+repack-1ubuntu0.1) for gutsy-proposed has been already prepared and can be found at http://launchpadlibrarian.net/10204297/spe_0.8.2a%2Brepack-1ubuntu0.1.debdiff As well as a debdiff (0.8.2a+repack-1ubuntu0.1) for feisty-proposed: http://launchpadlibrarian.net/10208505/spe_0.8.2a%2Brepack-1ubuntu0.1.debdiff 4) TEST CASE: to reproduce the bug, just follow this small steps: 4a. apt-get install spe (gutsy package, 0.8.2a+repack-1) 4b. open up your terminal and run "spe --debug" 4c. you'll receive the output as reported below in the original log. -- Original Log: spe crash on launch using : python /usr/bin/spe --debug > debug.txt 2>&1 i have : AttributeError: 'Throbber' object has no attribute '_fileName' at the end of debug.txt debug.txt : kagou@satori:~/p$ cat debug.txt ***MEMORY-WARNING***: [8038]: GSlice: g_thread_init() must be called before all other GLib functions; memory corruption due to late invocation of g_thread_init() has been detected; this program is likely to crash, leak or unexpectedly abort soon... Spe Warning: Spe was developped on wxPython v2.6.1.0., but v2.8.4.0. was found. If you experience any problems please install wxPython v2.6.1.0. SPE v0.8.2.a (c)2003-2005 www.stani.be If spe fails to start: - type "python SPE.py --debug > debug.txt 2>&1" at the command prompt (or if you use tcsh: "python SPE.py --debug >& debug.txt") - send debug.txt with some info to spe.stani.be[at]gmail.com Blender support disabled (run SPE inside Blender to enable). Encrypted debugging disabled. If you prefer encrypted debugging, install the "Python Cryptography Toolkit" from http://www.amk.ca/python/code/crypto Spe is running in debugging mode with this configuration: - platform : linux2 - python : 2.5.1 - wxPython : 2.8.4.0. - interface : <default> - encoding : UTF-8 Launching application... Create: Framework: menu. Create: Framework: toolbar. Create: Framework: statusbar. Traceback (most recent call last): File "/usr/bin/spe", line 3, in <module> import _spe.SPE File "/usr/lib/python2.5/site-packages/_spe/SPE.py", line 209, in <module> style = style) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 1278, in __init__ wx.App.__init__(self,redirect=not debug) File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7757, in __init__ self._BootstrapApp() File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7354, in _BootstrapApp return _core_.PyApp__BootstrapApp(*args, **kwargs) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 1298, in OnInit **self.attributes) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 801, in __init__ Parent.__init__(self,app=app,page=page,**options) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 596, in __init__ **options) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 325, in __init__ self.__statusBar__() File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 417, in __statusBar__ self.statusBar = self.app.StatusBar(parent=self,id=wx.ID_ANY) File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 730, in __init__ self.throbber = Throbber(self,'throbber_still.gif') File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 736, in __init__ GIFAnimationCtrl.__init__(self,statusBar,-1,info.imageFile(fileName)) File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/animate.py", line 242, in __init__ self.LoadFile(filename) File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 749, in LoadFile if fileName != self._fileName and not self._running: AttributeError: 'Throbber' object has no attribute '_fileName' ProblemType: Crash Architecture: i386 Date: Mon Jul 9 16:02:04 2007 DistroRelease: Ubuntu 7.10 ExecutablePath: /usr/bin/spe InterpreterPath: /usr/bin/python2.5 NonfreeKernelModules: fglrx Package: spe 0.8.2a+repack-1 PackageArchitecture: all ProcCmdline: python /usr/bin/spe ProcCwd: /home/kagou/p ProcEnviron: SHELL=/bin/bash PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=fr_FR.UTF-8 PythonArgs: ['/usr/bin/spe'] SourcePackage: spe Title: spe crashed with AttributeError in LoadFile() Uname: Linux satori 2.6.22-7-generic #1 SMP Mon Jun 25 17:33:14 GMT 2007 i686 GNU/Linux
2007-11-12 02:46:31 Emmet Hikory spe: status Fix Committed Fix Released
2007-11-19 23:26:42 Emmet Hikory bug added subscriber Ubuntu Sponsors for universe
2007-12-07 13:33:44 Luca Falavigna spe: importance Undecided Medium
2007-12-07 13:33:44 Luca Falavigna spe: status New Confirmed
2007-12-07 13:33:53 Luca Falavigna spe: importance Undecided Medium
2007-12-07 13:33:53 Luca Falavigna spe: status New Confirmed
2007-12-14 16:15:39 Stani bug added attachment 'spe_0.8.2a+repack-1ubuntu0.7.04.debdiff' (spe_0.8.2a+repack-1ubuntu0.7.04.debdiff)
2007-12-14 16:16:56 Stani bug added attachment 'spe_0.8.2a+repack-1ubuntu0.7.10.debdiff' (spe_0.8.2a+repack-1ubuntu0.7.10.debdiff)
2007-12-14 16:18:19 Stani description Binary package hint: spe SRU request: 1) This bugs happens as spe (0.8.2a+repack-1) requires python-wxgtk2.6 and fails with python-wxgtk2.8. When both python-wxgtk2.6 and python-wxgtk2.8 are installed, spe selects 2.8 instead of 2.6 and fails to start. (python-wxgtk2.8 is only available on feisty, gutsy and hardy.) 2) A fix, which forces spe to select python-wxgtk2.6, has been already uploaded for the current development branch (hardy). Version uploaded is 0.8.2a+repack-1ubuntu1 and the debdiff used can be found at this link: http://launchpadlibrarian.net/10200564/spe_0.8.2a%2Brepack-1ubuntu1.debdiff 3) A debdiff (0.8.2a+repack-1ubuntu0.1) for gutsy-proposed has been already prepared and can be found at http://launchpadlibrarian.net/10204297/spe_0.8.2a%2Brepack-1ubuntu0.1.debdiff As well as a debdiff (0.8.2a+repack-1ubuntu0.1) for feisty-proposed: http://launchpadlibrarian.net/10208505/spe_0.8.2a%2Brepack-1ubuntu0.1.debdiff 4) TEST CASE: to reproduce the bug, just follow this small steps: 4a. apt-get install spe (gutsy package, 0.8.2a+repack-1) 4b. open up your terminal and run "spe --debug" 4c. you'll receive the output as reported below in the original log. -- Original Log: spe crash on launch using : python /usr/bin/spe --debug > debug.txt 2>&1 i have : AttributeError: 'Throbber' object has no attribute '_fileName' at the end of debug.txt debug.txt : kagou@satori:~/p$ cat debug.txt ***MEMORY-WARNING***: [8038]: GSlice: g_thread_init() must be called before all other GLib functions; memory corruption due to late invocation of g_thread_init() has been detected; this program is likely to crash, leak or unexpectedly abort soon... Spe Warning: Spe was developped on wxPython v2.6.1.0., but v2.8.4.0. was found. If you experience any problems please install wxPython v2.6.1.0. SPE v0.8.2.a (c)2003-2005 www.stani.be If spe fails to start: - type "python SPE.py --debug > debug.txt 2>&1" at the command prompt (or if you use tcsh: "python SPE.py --debug >& debug.txt") - send debug.txt with some info to spe.stani.be[at]gmail.com Blender support disabled (run SPE inside Blender to enable). Encrypted debugging disabled. If you prefer encrypted debugging, install the "Python Cryptography Toolkit" from http://www.amk.ca/python/code/crypto Spe is running in debugging mode with this configuration: - platform : linux2 - python : 2.5.1 - wxPython : 2.8.4.0. - interface : <default> - encoding : UTF-8 Launching application... Create: Framework: menu. Create: Framework: toolbar. Create: Framework: statusbar. Traceback (most recent call last): File "/usr/bin/spe", line 3, in <module> import _spe.SPE File "/usr/lib/python2.5/site-packages/_spe/SPE.py", line 209, in <module> style = style) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 1278, in __init__ wx.App.__init__(self,redirect=not debug) File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7757, in __init__ self._BootstrapApp() File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7354, in _BootstrapApp return _core_.PyApp__BootstrapApp(*args, **kwargs) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 1298, in OnInit **self.attributes) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 801, in __init__ Parent.__init__(self,app=app,page=page,**options) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 596, in __init__ **options) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 325, in __init__ self.__statusBar__() File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 417, in __statusBar__ self.statusBar = self.app.StatusBar(parent=self,id=wx.ID_ANY) File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 730, in __init__ self.throbber = Throbber(self,'throbber_still.gif') File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 736, in __init__ GIFAnimationCtrl.__init__(self,statusBar,-1,info.imageFile(fileName)) File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/animate.py", line 242, in __init__ self.LoadFile(filename) File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 749, in LoadFile if fileName != self._fileName and not self._running: AttributeError: 'Throbber' object has no attribute '_fileName' ProblemType: Crash Architecture: i386 Date: Mon Jul 9 16:02:04 2007 DistroRelease: Ubuntu 7.10 ExecutablePath: /usr/bin/spe InterpreterPath: /usr/bin/python2.5 NonfreeKernelModules: fglrx Package: spe 0.8.2a+repack-1 PackageArchitecture: all ProcCmdline: python /usr/bin/spe ProcCwd: /home/kagou/p ProcEnviron: SHELL=/bin/bash PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=fr_FR.UTF-8 PythonArgs: ['/usr/bin/spe'] SourcePackage: spe Title: spe crashed with AttributeError in LoadFile() Uname: Linux satori 2.6.22-7-generic #1 SMP Mon Jun 25 17:33:14 GMT 2007 i686 GNU/Linux Binary package hint: spe SRU request: 1) This bugs happens as spe (0.8.2a+repack-1) requires python-wxgtk2.6 and fails with python-wxgtk2.8. When both python-wxgtk2.6 and python-wxgtk2.8 are installed, spe selects 2.8 instead of 2.6 and fails to start. (python-wxgtk2.8 is only available on feisty, gutsy and hardy.) 2) A fix, which forces spe to select python-wxgtk2.6, has been already uploaded for the current development branch (hardy). Version uploaded is 0.8.2a+repack-1ubuntu1 and the debdiff used can be found at this link: http://launchpadlibrarian.net/10200564/spe_0.8.2a%2Brepack-1ubuntu1.debdiff 3) A debdiff (0.8.2a+repack-1ubuntu0.1) for gutsy-proposed has been already prepared and can be found at http://launchpadlibrarian.net/10204297/spe_0.8.2a%2Brepack-1ubuntu0.1.debdiff As well as a debdiff (0.8.2a+repack-1ubuntu0.7.04) for feisty-proposed: http://launchpadlibrarian.net/10904178/spe_0.8.2a%2Brepack-1ubuntu0.7.04.debdiff 4) TEST CASE: to reproduce the bug, just follow this small steps: 4a. apt-get install spe (gutsy package, 0.8.2a+repack-1) 4b. open up your terminal and run "spe --debug" 4c. you'll receive the output as reported below in the original log. -- Original Log: spe crash on launch using : python /usr/bin/spe --debug > debug.txt 2>&1 i have : AttributeError: 'Throbber' object has no attribute '_fileName' at the end of debug.txt debug.txt : kagou@satori:~/p$ cat debug.txt ***MEMORY-WARNING***: [8038]: GSlice: g_thread_init() must be called before all other GLib functions; memory corruption due to late invocation of g_thread_init() has been detected; this program is likely to crash, leak or unexpectedly abort soon... Spe Warning: Spe was developped on wxPython v2.6.1.0., but v2.8.4.0. was found. If you experience any problems please install wxPython v2.6.1.0. SPE v0.8.2.a (c)2003-2005 www.stani.be If spe fails to start: - type "python SPE.py --debug > debug.txt 2>&1" at the command prompt (or if you use tcsh: "python SPE.py --debug >& debug.txt") - send debug.txt with some info to spe.stani.be[at]gmail.com Blender support disabled (run SPE inside Blender to enable). Encrypted debugging disabled. If you prefer encrypted debugging, install the "Python Cryptography Toolkit" from http://www.amk.ca/python/code/crypto Spe is running in debugging mode with this configuration: - platform : linux2 - python : 2.5.1 - wxPython : 2.8.4.0. - interface : <default> - encoding : UTF-8 Launching application... Create: Framework: menu. Create: Framework: toolbar. Create: Framework: statusbar. Traceback (most recent call last): File "/usr/bin/spe", line 3, in <module> import _spe.SPE File "/usr/lib/python2.5/site-packages/_spe/SPE.py", line 209, in <module> style = style) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 1278, in __init__ wx.App.__init__(self,redirect=not debug) File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7757, in __init__ self._BootstrapApp() File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7354, in _BootstrapApp return _core_.PyApp__BootstrapApp(*args, **kwargs) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 1298, in OnInit **self.attributes) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 801, in __init__ Parent.__init__(self,app=app,page=page,**options) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 596, in __init__ **options) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 325, in __init__ self.__statusBar__() File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 417, in __statusBar__ self.statusBar = self.app.StatusBar(parent=self,id=wx.ID_ANY) File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 730, in __init__ self.throbber = Throbber(self,'throbber_still.gif') File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 736, in __init__ GIFAnimationCtrl.__init__(self,statusBar,-1,info.imageFile(fileName)) File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/animate.py", line 242, in __init__ self.LoadFile(filename) File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 749, in LoadFile if fileName != self._fileName and not self._running: AttributeError: 'Throbber' object has no attribute '_fileName' ProblemType: Crash Architecture: i386 Date: Mon Jul 9 16:02:04 2007 DistroRelease: Ubuntu 7.10 ExecutablePath: /usr/bin/spe InterpreterPath: /usr/bin/python2.5 NonfreeKernelModules: fglrx Package: spe 0.8.2a+repack-1 PackageArchitecture: all ProcCmdline: python /usr/bin/spe ProcCwd: /home/kagou/p ProcEnviron: SHELL=/bin/bash PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=fr_FR.UTF-8 PythonArgs: ['/usr/bin/spe'] SourcePackage: spe Title: spe crashed with AttributeError in LoadFile() Uname: Linux satori 2.6.22-7-generic #1 SMP Mon Jun 25 17:33:14 GMT 2007 i686 GNU/Linux
2007-12-14 16:20:07 Stani description Binary package hint: spe SRU request: 1) This bugs happens as spe (0.8.2a+repack-1) requires python-wxgtk2.6 and fails with python-wxgtk2.8. When both python-wxgtk2.6 and python-wxgtk2.8 are installed, spe selects 2.8 instead of 2.6 and fails to start. (python-wxgtk2.8 is only available on feisty, gutsy and hardy.) 2) A fix, which forces spe to select python-wxgtk2.6, has been already uploaded for the current development branch (hardy). Version uploaded is 0.8.2a+repack-1ubuntu1 and the debdiff used can be found at this link: http://launchpadlibrarian.net/10200564/spe_0.8.2a%2Brepack-1ubuntu1.debdiff 3) A debdiff (0.8.2a+repack-1ubuntu0.1) for gutsy-proposed has been already prepared and can be found at http://launchpadlibrarian.net/10204297/spe_0.8.2a%2Brepack-1ubuntu0.1.debdiff As well as a debdiff (0.8.2a+repack-1ubuntu0.7.04) for feisty-proposed: http://launchpadlibrarian.net/10904178/spe_0.8.2a%2Brepack-1ubuntu0.7.04.debdiff 4) TEST CASE: to reproduce the bug, just follow this small steps: 4a. apt-get install spe (gutsy package, 0.8.2a+repack-1) 4b. open up your terminal and run "spe --debug" 4c. you'll receive the output as reported below in the original log. -- Original Log: spe crash on launch using : python /usr/bin/spe --debug > debug.txt 2>&1 i have : AttributeError: 'Throbber' object has no attribute '_fileName' at the end of debug.txt debug.txt : kagou@satori:~/p$ cat debug.txt ***MEMORY-WARNING***: [8038]: GSlice: g_thread_init() must be called before all other GLib functions; memory corruption due to late invocation of g_thread_init() has been detected; this program is likely to crash, leak or unexpectedly abort soon... Spe Warning: Spe was developped on wxPython v2.6.1.0., but v2.8.4.0. was found. If you experience any problems please install wxPython v2.6.1.0. SPE v0.8.2.a (c)2003-2005 www.stani.be If spe fails to start: - type "python SPE.py --debug > debug.txt 2>&1" at the command prompt (or if you use tcsh: "python SPE.py --debug >& debug.txt") - send debug.txt with some info to spe.stani.be[at]gmail.com Blender support disabled (run SPE inside Blender to enable). Encrypted debugging disabled. If you prefer encrypted debugging, install the "Python Cryptography Toolkit" from http://www.amk.ca/python/code/crypto Spe is running in debugging mode with this configuration: - platform : linux2 - python : 2.5.1 - wxPython : 2.8.4.0. - interface : <default> - encoding : UTF-8 Launching application... Create: Framework: menu. Create: Framework: toolbar. Create: Framework: statusbar. Traceback (most recent call last): File "/usr/bin/spe", line 3, in <module> import _spe.SPE File "/usr/lib/python2.5/site-packages/_spe/SPE.py", line 209, in <module> style = style) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 1278, in __init__ wx.App.__init__(self,redirect=not debug) File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7757, in __init__ self._BootstrapApp() File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7354, in _BootstrapApp return _core_.PyApp__BootstrapApp(*args, **kwargs) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 1298, in OnInit **self.attributes) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 801, in __init__ Parent.__init__(self,app=app,page=page,**options) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 596, in __init__ **options) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 325, in __init__ self.__statusBar__() File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 417, in __statusBar__ self.statusBar = self.app.StatusBar(parent=self,id=wx.ID_ANY) File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 730, in __init__ self.throbber = Throbber(self,'throbber_still.gif') File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 736, in __init__ GIFAnimationCtrl.__init__(self,statusBar,-1,info.imageFile(fileName)) File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/animate.py", line 242, in __init__ self.LoadFile(filename) File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 749, in LoadFile if fileName != self._fileName and not self._running: AttributeError: 'Throbber' object has no attribute '_fileName' ProblemType: Crash Architecture: i386 Date: Mon Jul 9 16:02:04 2007 DistroRelease: Ubuntu 7.10 ExecutablePath: /usr/bin/spe InterpreterPath: /usr/bin/python2.5 NonfreeKernelModules: fglrx Package: spe 0.8.2a+repack-1 PackageArchitecture: all ProcCmdline: python /usr/bin/spe ProcCwd: /home/kagou/p ProcEnviron: SHELL=/bin/bash PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=fr_FR.UTF-8 PythonArgs: ['/usr/bin/spe'] SourcePackage: spe Title: spe crashed with AttributeError in LoadFile() Uname: Linux satori 2.6.22-7-generic #1 SMP Mon Jun 25 17:33:14 GMT 2007 i686 GNU/Linux Binary package hint: spe SRU request: 1) This bugs happens as spe (0.8.2a+repack-1) requires python-wxgtk2.6 and fails with python-wxgtk2.8. When both python-wxgtk2.6 and python-wxgtk2.8 are installed, spe selects 2.8 instead of 2.6 and fails to start. (python-wxgtk2.8 is only available on feisty, gutsy and hardy.) 2) A fix, which forces spe to select python-wxgtk2.6, has been already uploaded for the current development branch (hardy). Version uploaded is 0.8.2a+repack-1ubuntu1 and the debdiff used can be found at this link: http://launchpadlibrarian.net/10200564/spe_0.8.2a%2Brepack-1ubuntu1.debdiff 3) A debdiff (0.8.2a+repack-1ubuntu0.7.10) for gutsy-proposed has been already prepared and can be found at http://launchpadlibrarian.net/10904179/spe_0.8.2a%2Brepack-1ubuntu0.7.10.debdiff As well as a debdiff (0.8.2a+repack-1ubuntu0.7.04) for feisty-proposed: http://launchpadlibrarian.net/10904178/spe_0.8.2a%2Brepack-1ubuntu0.7.04.debdiff 4) TEST CASE: to reproduce the bug, just follow this small steps: 4a. apt-get install spe (gutsy package, 0.8.2a+repack-1) 4b. open up your terminal and run "spe --debug" 4c. you'll receive the output as reported below in the original log. -- Original Log: spe crash on launch using : python /usr/bin/spe --debug > debug.txt 2>&1 i have : AttributeError: 'Throbber' object has no attribute '_fileName' at the end of debug.txt debug.txt : kagou@satori:~/p$ cat debug.txt ***MEMORY-WARNING***: [8038]: GSlice: g_thread_init() must be called before all other GLib functions; memory corruption due to late invocation of g_thread_init() has been detected; this program is likely to crash, leak or unexpectedly abort soon... Spe Warning: Spe was developped on wxPython v2.6.1.0., but v2.8.4.0. was found. If you experience any problems please install wxPython v2.6.1.0. SPE v0.8.2.a (c)2003-2005 www.stani.be If spe fails to start: - type "python SPE.py --debug > debug.txt 2>&1" at the command prompt (or if you use tcsh: "python SPE.py --debug >& debug.txt") - send debug.txt with some info to spe.stani.be[at]gmail.com Blender support disabled (run SPE inside Blender to enable). Encrypted debugging disabled. If you prefer encrypted debugging, install the "Python Cryptography Toolkit" from http://www.amk.ca/python/code/crypto Spe is running in debugging mode with this configuration: - platform : linux2 - python : 2.5.1 - wxPython : 2.8.4.0. - interface : <default> - encoding : UTF-8 Launching application... Create: Framework: menu. Create: Framework: toolbar. Create: Framework: statusbar. Traceback (most recent call last): File "/usr/bin/spe", line 3, in <module> import _spe.SPE File "/usr/lib/python2.5/site-packages/_spe/SPE.py", line 209, in <module> style = style) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 1278, in __init__ wx.App.__init__(self,redirect=not debug) File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7757, in __init__ self._BootstrapApp() File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7354, in _BootstrapApp return _core_.PyApp__BootstrapApp(*args, **kwargs) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 1298, in OnInit **self.attributes) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 801, in __init__ Parent.__init__(self,app=app,page=page,**options) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 596, in __init__ **options) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 325, in __init__ self.__statusBar__() File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 417, in __statusBar__ self.statusBar = self.app.StatusBar(parent=self,id=wx.ID_ANY) File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 730, in __init__ self.throbber = Throbber(self,'throbber_still.gif') File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 736, in __init__ GIFAnimationCtrl.__init__(self,statusBar,-1,info.imageFile(fileName)) File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/animate.py", line 242, in __init__ self.LoadFile(filename) File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 749, in LoadFile if fileName != self._fileName and not self._running: AttributeError: 'Throbber' object has no attribute '_fileName' ProblemType: Crash Architecture: i386 Date: Mon Jul 9 16:02:04 2007 DistroRelease: Ubuntu 7.10 ExecutablePath: /usr/bin/spe InterpreterPath: /usr/bin/python2.5 NonfreeKernelModules: fglrx Package: spe 0.8.2a+repack-1 PackageArchitecture: all ProcCmdline: python /usr/bin/spe ProcCwd: /home/kagou/p ProcEnviron: SHELL=/bin/bash PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=fr_FR.UTF-8 PythonArgs: ['/usr/bin/spe'] SourcePackage: spe Title: spe crashed with AttributeError in LoadFile() Uname: Linux satori 2.6.22-7-generic #1 SMP Mon Jun 25 17:33:14 GMT 2007 i686 GNU/Linux
2007-12-14 16:22:16 Stani bug added subscriber Ubuntu Sponsors for universe
2007-12-14 16:23:13 Stani bug added subscriber MOTU Stable Release Updates
2007-12-17 17:12:50 Mantas Kriaučiūnas bug added subscriber jurgis.pralgauskis
2008-01-07 20:44:33 Stani bug added attachment 'spe_0.8.2a+repack-1ubuntu0.7.04.debdiff' (spe_0.8.2a+repack-1ubuntu0.7.04.debdiff)
2008-01-07 20:45:07 Stani bug added attachment 'spe_0.8.2a+repack-1ubuntu0.7.10.debdiff' (spe_0.8.2a+repack-1ubuntu0.7.10.debdiff)
2008-01-07 20:46:31 Stani description Binary package hint: spe SRU request: 1) This bugs happens as spe (0.8.2a+repack-1) requires python-wxgtk2.6 and fails with python-wxgtk2.8. When both python-wxgtk2.6 and python-wxgtk2.8 are installed, spe selects 2.8 instead of 2.6 and fails to start. (python-wxgtk2.8 is only available on feisty, gutsy and hardy.) 2) A fix, which forces spe to select python-wxgtk2.6, has been already uploaded for the current development branch (hardy). Version uploaded is 0.8.2a+repack-1ubuntu1 and the debdiff used can be found at this link: http://launchpadlibrarian.net/10200564/spe_0.8.2a%2Brepack-1ubuntu1.debdiff 3) A debdiff (0.8.2a+repack-1ubuntu0.7.10) for gutsy-proposed has been already prepared and can be found at http://launchpadlibrarian.net/10904179/spe_0.8.2a%2Brepack-1ubuntu0.7.10.debdiff As well as a debdiff (0.8.2a+repack-1ubuntu0.7.04) for feisty-proposed: http://launchpadlibrarian.net/10904178/spe_0.8.2a%2Brepack-1ubuntu0.7.04.debdiff 4) TEST CASE: to reproduce the bug, just follow this small steps: 4a. apt-get install spe (gutsy package, 0.8.2a+repack-1) 4b. open up your terminal and run "spe --debug" 4c. you'll receive the output as reported below in the original log. -- Original Log: spe crash on launch using : python /usr/bin/spe --debug > debug.txt 2>&1 i have : AttributeError: 'Throbber' object has no attribute '_fileName' at the end of debug.txt debug.txt : kagou@satori:~/p$ cat debug.txt ***MEMORY-WARNING***: [8038]: GSlice: g_thread_init() must be called before all other GLib functions; memory corruption due to late invocation of g_thread_init() has been detected; this program is likely to crash, leak or unexpectedly abort soon... Spe Warning: Spe was developped on wxPython v2.6.1.0., but v2.8.4.0. was found. If you experience any problems please install wxPython v2.6.1.0. SPE v0.8.2.a (c)2003-2005 www.stani.be If spe fails to start: - type "python SPE.py --debug > debug.txt 2>&1" at the command prompt (or if you use tcsh: "python SPE.py --debug >& debug.txt") - send debug.txt with some info to spe.stani.be[at]gmail.com Blender support disabled (run SPE inside Blender to enable). Encrypted debugging disabled. If you prefer encrypted debugging, install the "Python Cryptography Toolkit" from http://www.amk.ca/python/code/crypto Spe is running in debugging mode with this configuration: - platform : linux2 - python : 2.5.1 - wxPython : 2.8.4.0. - interface : <default> - encoding : UTF-8 Launching application... Create: Framework: menu. Create: Framework: toolbar. Create: Framework: statusbar. Traceback (most recent call last): File "/usr/bin/spe", line 3, in <module> import _spe.SPE File "/usr/lib/python2.5/site-packages/_spe/SPE.py", line 209, in <module> style = style) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 1278, in __init__ wx.App.__init__(self,redirect=not debug) File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7757, in __init__ self._BootstrapApp() File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7354, in _BootstrapApp return _core_.PyApp__BootstrapApp(*args, **kwargs) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 1298, in OnInit **self.attributes) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 801, in __init__ Parent.__init__(self,app=app,page=page,**options) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 596, in __init__ **options) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 325, in __init__ self.__statusBar__() File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 417, in __statusBar__ self.statusBar = self.app.StatusBar(parent=self,id=wx.ID_ANY) File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 730, in __init__ self.throbber = Throbber(self,'throbber_still.gif') File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 736, in __init__ GIFAnimationCtrl.__init__(self,statusBar,-1,info.imageFile(fileName)) File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/animate.py", line 242, in __init__ self.LoadFile(filename) File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 749, in LoadFile if fileName != self._fileName and not self._running: AttributeError: 'Throbber' object has no attribute '_fileName' ProblemType: Crash Architecture: i386 Date: Mon Jul 9 16:02:04 2007 DistroRelease: Ubuntu 7.10 ExecutablePath: /usr/bin/spe InterpreterPath: /usr/bin/python2.5 NonfreeKernelModules: fglrx Package: spe 0.8.2a+repack-1 PackageArchitecture: all ProcCmdline: python /usr/bin/spe ProcCwd: /home/kagou/p ProcEnviron: SHELL=/bin/bash PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=fr_FR.UTF-8 PythonArgs: ['/usr/bin/spe'] SourcePackage: spe Title: spe crashed with AttributeError in LoadFile() Uname: Linux satori 2.6.22-7-generic #1 SMP Mon Jun 25 17:33:14 GMT 2007 i686 GNU/Linux Binary package hint: spe SRU request: 1) This bugs happens as spe (0.8.2a+repack-1) requires python-wxgtk2.6 and fails with python-wxgtk2.8. When both python-wxgtk2.6 and python-wxgtk2.8 are installed, spe selects 2.8 instead of 2.6 and fails to start. (python-wxgtk2.8 is only available on feisty, gutsy and hardy.) 2) A fix, which forces spe to select python-wxgtk2.6, has been already uploaded for the current development branch (hardy). Version uploaded is 0.8.2a+repack-1ubuntu1 and the debdiff used can be found at this link: http://launchpadlibrarian.net/10200564/spe_0.8.2a%2Brepack-1ubuntu1.debdiff 3) A debdiff (0.8.2a+repack-1ubuntu0.7.10) for gutsy-proposed has been already prepared and can be found at http://launchpadlibrarian.net/11192605/spe_0.8.2a%2Brepack-1ubuntu0.7.10.debdiff As well as a debdiff (0.8.2a+repack-1ubuntu0.7.04) for feisty-proposed: http://launchpadlibrarian.net/11192600/spe_0.8.2a%2Brepack-1ubuntu0.7.04.debdiff 4) TEST CASE: to reproduce the bug, just follow this small steps: 4a. apt-get install spe (gutsy package, 0.8.2a+repack-1) 4b. open up your terminal and run "spe --debug" 4c. you'll receive the output as reported below in the original log. -- Original Log: spe crash on launch using : python /usr/bin/spe --debug > debug.txt 2>&1 i have : AttributeError: 'Throbber' object has no attribute '_fileName' at the end of debug.txt debug.txt : kagou@satori:~/p$ cat debug.txt ***MEMORY-WARNING***: [8038]: GSlice: g_thread_init() must be called before all other GLib functions; memory corruption due to late invocation of g_thread_init() has been detected; this program is likely to crash, leak or unexpectedly abort soon... Spe Warning: Spe was developped on wxPython v2.6.1.0., but v2.8.4.0. was found. If you experience any problems please install wxPython v2.6.1.0. SPE v0.8.2.a (c)2003-2005 www.stani.be If spe fails to start: - type "python SPE.py --debug > debug.txt 2>&1" at the command prompt (or if you use tcsh: "python SPE.py --debug >& debug.txt") - send debug.txt with some info to spe.stani.be[at]gmail.com Blender support disabled (run SPE inside Blender to enable). Encrypted debugging disabled. If you prefer encrypted debugging, install the "Python Cryptography Toolkit" from http://www.amk.ca/python/code/crypto Spe is running in debugging mode with this configuration: - platform : linux2 - python : 2.5.1 - wxPython : 2.8.4.0. - interface : <default> - encoding : UTF-8 Launching application... Create: Framework: menu. Create: Framework: toolbar. Create: Framework: statusbar. Traceback (most recent call last): File "/usr/bin/spe", line 3, in <module> import _spe.SPE File "/usr/lib/python2.5/site-packages/_spe/SPE.py", line 209, in <module> style = style) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 1278, in __init__ wx.App.__init__(self,redirect=not debug) File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7757, in __init__ self._BootstrapApp() File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7354, in _BootstrapApp return _core_.PyApp__BootstrapApp(*args, **kwargs) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 1298, in OnInit **self.attributes) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 801, in __init__ Parent.__init__(self,app=app,page=page,**options) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 596, in __init__ **options) File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 325, in __init__ self.__statusBar__() File "/usr/lib/python2.5/site-packages/_spe/sm/wxp/smdi.py", line 417, in __statusBar__ self.statusBar = self.app.StatusBar(parent=self,id=wx.ID_ANY) File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 730, in __init__ self.throbber = Throbber(self,'throbber_still.gif') File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 736, in __init__ GIFAnimationCtrl.__init__(self,statusBar,-1,info.imageFile(fileName)) File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/animate.py", line 242, in __init__ self.LoadFile(filename) File "/usr/lib/python2.5/site-packages/_spe/Menu.py", line 749, in LoadFile if fileName != self._fileName and not self._running: AttributeError: 'Throbber' object has no attribute '_fileName' ProblemType: Crash Architecture: i386 Date: Mon Jul 9 16:02:04 2007 DistroRelease: Ubuntu 7.10 ExecutablePath: /usr/bin/spe InterpreterPath: /usr/bin/python2.5 NonfreeKernelModules: fglrx Package: spe 0.8.2a+repack-1 PackageArchitecture: all ProcCmdline: python /usr/bin/spe ProcCwd: /home/kagou/p ProcEnviron: SHELL=/bin/bash PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=fr_FR.UTF-8 PythonArgs: ['/usr/bin/spe'] SourcePackage: spe Title: spe crashed with AttributeError in LoadFile() Uname: Linux satori 2.6.22-7-generic #1 SMP Mon Jun 25 17:33:14 GMT 2007 i686 GNU/Linux
2008-01-07 20:49:45 Stani bug added subscriber Ubuntu Sponsors for universe
2008-01-09 01:03:46 Jonathan Riddell spe: status Confirmed Fix Committed
2008-01-09 01:04:11 Jonathan Riddell spe: status Confirmed Fix Released
2008-01-09 07:36:55 Luca Falavigna spe: status Fix Released Fix Committed
2008-01-09 07:39:51 Luca Falavigna bug added subscriber SRU Verification
2008-01-16 09:01:26 Martin Pitt bug added subscriber MOTU Stable Release Updates
2008-01-31 23:45:45 Luca Falavigna spe: status Fix Committed In Progress
2008-02-01 10:40:41 Martin Pitt spe: status Fix Committed Fix Released
2008-03-06 18:40:20 Scott Kitterman spe: status In Progress Fix Released
2008-04-04 12:21:44 Martin Pitt spe: status Fix Released Invalid
2009-08-07 22:30:32 Launchpad Janitor branch linked lp:ubuntu/gutsy-updates/spe
2009-08-07 22:30:33 Launchpad Janitor branch linked lp:ubuntu/feisty-proposed/spe