[PyKDE] [ERIC3][PATCH] Just another file could not be opened message
Hans-Peter Jansen
hpj at urpla.net
Sat Nov 30 20:50:01 GMT 2002
On Saturday 30 November 2002 18:24, Detlev Offenbach wrote:
> Can you please try it with the latest version that I just uploaded to my
> site because I was not able to reproduce it.
This one is fixed now, but here is another one:
cd eric
python eric3.py
-> open eric3.pro
-> open UserInterface.py
-> breakpoint on first statement of UserInterface.__init__
-> Debug project [--nosplash]
-> F6
-> keep F7 pressed for a few seconds (not nice but should work, IMO)
Looks like eric forgets about it's running a debug session.
I hope you can reproduce it.
> >To circumvent this, I suggest applying something like
> > the attached diff ;-)
>
> It is included for all those people that don't like trolls.
or who want to debug eric with eric ;-)
> Detlev
Hans-Peter
More information about the PyQt
mailing list