Your message dated Thu, 01 Aug 2019 11:07:29 +0000
with message-id <[email protected]>
and subject line Bug#933504: Removed package(s) from unstable
has caused the Debian Bug report #522317,
regarding spe (tools->run / dialog) python got 99% cpu
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
522317: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=522317
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: spe
Version: 0.8.4.h-1
Hi in spe the tools->run dialog dont works and give errors. The run in
terminal works fine.
I found out that the problem occures cause spe is using python-wxgtk2.6
by default here is the output i got with debugging flag:
spe --debug
SPE v0.8.4.h (c)2003-2008 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 enabled.
Spe is running in debugging mode with this configuration:
- platform : linux2
- python : 2.5.4
- wxPython : 2.6.3.2
- interface : <default>
- encoding : UTF8
Launching single instance application (with xml-rpc server) ...
20:39:26: Deleted stale lock file '/home/olz/SPE 0.8.4.holz'.
Create: Framework: menu.
Create: Framework: toolbar.
Create: Framework: statusbar.
(python:12611): Gdk-CRITICAL **: gdk_draw_drawable: assertion `src !=
NULL' failed
Creating tabs...
Shell
Locals
Session
Output
Find
Browser
Recent
Todo
Index
Notes
Donate
Opening /home/olz/Projects/PythonTraining/01.py
Create: MdiSplit: <class 'sm.wxp.smdi.MdiSplitChildFrame'> 01.py
/home/olz/Projects/PythonTraining/01.py
Create: Sdi: <class 'sm.wxp.smdi.MdiSplitChildFrame'>.tabs
Event<: Framework: <class 'sm.wxp.smdi.MdiSplitParentFrame'>.Size
Event: Parent: <class 'Parent.Panel'>.onSize
Event>: Framework: <class 'sm.wxp.smdi.MdiSplitParentFrame'>.Size
Event<: Framework: <class 'sm.wxp.smdi.MdiSplitChildFrame'>.Size
Event>: Framework: <class 'sm.wxp.smdi.MdiSplitChildFrame'>.Size
Event<: Framework: <class 'sm.wxp.smdi.MdiSplitParentFrame'>.Move
Event: Parent: <class 'Parent.Panel'>.onMove
Event>: Framework: <class 'sm.wxp.smdi.MdiSplitParentFrame'>.Move
Event<: Framework: <class 'sm.wxp.smdi.MdiSplitParentFrame'>.Move
Event: Parent: <class 'Parent.Panel'>.onMove
Event>: Framework: <class 'sm.wxp.smdi.MdiSplitParentFrame'>.Move
Event<: Framework: <class 'sm.wxp.smdi.MdiSplitParentFrame'>.Move
Event: Parent: <class 'Parent.Panel'>.onMove
Event>: Framework: <class 'sm.wxp.smdi.MdiSplitParentFrame'>.Move
Event<: Framework: <class 'sm.wxp.smdi.MdiSplitParentFrame'>.Activate(True)
Event: Parent: <class 'Parent.Panel'>.onActivate
Event>: Framework: <class 'sm.wxp.smdi.MdiSplitParentFrame'>.Activate(True)
Event<: Framework: <class 'sm.wxp.smdi.MdiSplitParentFrame'>.Size
Event: Parent: <class 'Parent.Panel'>.onSize
Event>: Framework: <class 'sm.wxp.smdi.MdiSplitParentFrame'>.Size
Event<: Framework: <class 'sm.wxp.smdi.MdiSplitChildFrame'>.Size
Event>: Framework: <class 'sm.wxp.smdi.MdiSplitChildFrame'>.Size
Event: Child: /home/olz/Projects/PythonTraining/01.py: <class
'Child.Panel'>.onKillFocus(dead=False)
Traceback (most recent call last):
File "/usr/share/spe/_spe/Menu.py", line 489, in
menu_run_without_arguments
self.app.parentPanel.run_with_arguments()
File "/usr/share/spe/_spe/Parent.py", line 787, in run_with_arguments
self.output.Execute("""%(python)s -u
%(label)s"""%params,label=label,beep=beep)
File "/usr/share/spe/_spe/tabs/Output.py", line 57, in Execute
self.Bind(wx.EVT_TEXT_COPY,self.Copy)
AttributeError: 'module' object has no attribute 'EVT_TEXT_COPY'
Traceback (most recent call last):
File "/usr/share/spe/_spe/tabs/Output.py", line 121, in OnIdle
if self.inputstream.CanRead():
AttributeError: 'Panel' object has no attribute 'inputstream'
Traceback (most recent call last):
File "/usr/share/spe/_spe/tabs/Output.py", line 121, in OnIdle
if self.inputstream.CanRead():
AttributeError: 'Panel' object has no attribute 'inputstream'
the above last 4 lines are repeating and causing to push the cpu to its
limit....
I found following solution / workaround:
in /usr/share/spe/_spe/SPE.py change the following line to:
MIN_WX_VERSION = '2.8'
Now everything is working as it should.
Perhaps change Dependency in spe package to python-wxgtk2.8 ?
Im using Deibian 5.0 (Sid), kernel 2.6.26-1-686, libc6 2.9-6
but the error I mentioned occured also on Lenny (stable) and testing.
Greetz
matthias
--- End Message ---
--- Begin Message ---
Version: 0.8.4.h-3.2+rm
Dear submitter,
as the package spe has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/933504
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---