[PyKDE] eric3 questions

2005-09-28 Thread Burkhard Doliwa
Hi Detlev, eric3 really is a nice tool for the development and testing of python code! To make it even more useful, I would like to propose the following additional features. Perhaps you would like to consider them in some future release: - parallel work on more than one project

Re: [PyKDE] eric3 crash upon deleting selected line

2005-09-27 Thread Burkhard Doliwa
Hi, on my computer crashes of eric3 upon deleting a line produce the same message as reported by Mike: $ python D\:/Programme/Python24/Lib/site-packages/eric3/eric3.pyw Warning: translation file 'qt_de'could not be loaded. Using default. Warning: translation file 'eric3_de'could not be loaded

[PyKDE] eric3 crash upon deleting selected line

2005-09-20 Thread Burkhard Doliwa
Hi, I have made the experience that eric3 tends to crash when I try to delete a selected line in the text editor using the delete-key. Furthermore, the problem of having a permanent foreground eric3 window (see my email from 13.9.2005) only arises after having used the debugger once. Before

[PyKDE] IDE behavior [correction]

2005-09-16 Thread Burkhard Doliwa
Hi, using eric3 under windows 2000, I have found that tools using the Tkinter module do NOT work as expected when used from the debug probe shell. For instance, MayaVi does not redraw anything in the Tk windows launched. Is this related to a 'thread-safety' problem? Cheers, Burkhard __

[PyKDE] IDE behavior

2005-09-16 Thread Burkhard Doliwa
Hi, using eric3 under windows 2000, I have found that tools using the Tkinter module do work as expected when used from the debug probe shell. For instance, MayaVi does not redraw anything in the Tk windows launched. Is this related to a 'thread-safety' problem? Cheers, Burkhard ___

[PyKDE] eric3 on windows 2000: strage main-window behavior

2005-09-13 Thread Burkhard Doliwa
Hi, I have installed eric3, snapshot 20050410 with the other stuff needed (python 2.4.1, PyQt(>>> qt.qVersion()=='3.3.4'),...). Now the IDE behaves as I know it from Linux, except for the two 'bugs': - no mouse-wheel scrolling in text editor and shell (in the Debug-Browser, ho