Hi,

Sometimes when my program dies or misbehaves during

debugging I'm getting the following error. Probably it is some

corner case bug during the debugger output parsing ...


Regards,

Mikhail


--------------------------------------------------------------------------------

2011-02-09, 17:58:23

--------------------------------------------------------------------------------

<class 'SyntaxError'>:

EOL while scanning string literal (<string>, line 1)

--------------------------------------------------------------------------------

File
"/home/terekhov/python/eric4/5.0/eric5/Debugger/DebuggerInterfacePython.py",
line 837, in __parseClientLine

message, (fn, ln, cn) = eval(exc)

--------------------------------------------------------------------------------

Version Numbers:

Python 3.1

Qt 4.6.3

PyQt4 4.8.2

sip 4.12

QScintilla 2.4.6

WebKit 532.4

eric5 @@VERSION@@ (rev @@REVISION@@)

Platform: linux2

3.1 (r31:73572, Nov 16 2010, 18:49:06)

[GCC 4.5.0 20100604 [gcc-4_5-branch revision 160292]]

--------------------------------------------------------------------------------

Plugins Version Numbers:

PluginAbout 5.1.0

PluginEricapi 5.1.0

PluginEricdoc 5.1.0

PluginPep8Checker 5.1.0

PluginSyntaxChecker 5.1.0

PluginTabnanny 5.1.0

PluginVcsMercurial 5.1.0

PluginVcsPySvn 5.1.0

PluginVcsSubversion 5.1.0

PluginVmListspace 5.1.0

PluginVmMdiArea 5.1.0

PluginVmTabview 5.1.0

PluginWizardE5MessageBox 5.1.0

PluginWizardPyRegExp 5.1.0

PluginWizardQColorDialog 5.1.0

PluginWizardQFileDialog 5.1.0

PluginWizardQFontDialog 5.1.0

PluginWizardQInputDialog 5.1.0

PluginWizardQMessageBox 5.1.0

PluginWizardQRegExp 5.1.0

--------------------------------------------------------------------------------

Distribution Info:

/etc/lsb-release

LSB_VERSION="core-2.0-noarch:core-3.2-noarch:core-4.0-noarch:core-2.0-x86_64:core-3.2-x86_64:core-4.0-x86_64"

 /etc/SuSE-release

openSUSE 11.2 (x86_64)

VERSION = 11.2
_______________________________________________
Eric mailing list
[email protected]
http://www.riverbankcomputing.com/mailman/listinfo/eric

Reply via email to