[PyKDE] [ERIC3][PATCH] Just another file could not be opened message

Hans-Peter Jansen hpj at urpla.net
Sat Nov 30 16:48:01 GMT 2002


Hi Detlef,

while trying to single step through eric3 itself, i got this message:
The file
/usr/src/packages/BUILD/eric-3.0.0a2/eric/eric/Project.py
could not be opened
triggered from Editor.py.

This path contains one 'eric/' to much, and depends on the path,
eric3 is started from. In this case:
/usr/src/packages/BUILD/eric-3.0.0a2/eric
-> open project eric.pro
If started from:
/usr/src/packages/BUILD/eric-3.0.0a2
-> open project eric/eric.pro
it can be single stepped just fine, apart from the splash covering
the screen. To circumvent this, I suggest applying something like 
the attached diff ;-)

BTW: what about remembering the debugger command lines in project file?

Hans-Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: eric3nosplash.diff
Type: text/x-diff
Size: 934 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20021130/58730782/eric3nosplash.bin


More information about the PyQt mailing list