Comment 1 for bug 377044

Revision history for this message
Ben (klinerdraken) wrote :

I am experiencing the same issue, I ran this command (ben@UbuntuHome:/usr/share/spe/_spe$ python SPE.py --debug > /home/ben/debug.txt 2>&1) and noticed the following error message repeated in the debug.txt file... see attached.

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'

As a work around you can run scripts in the debugger.