> Bugreport ID : 19:26,22.06.99 > Originator : Martin Erdtmann > E-Mail : martin.erdtmann@gmx.de > Subject : > Error Class : software bug > Error Location: editor > Priority : medium > Severity : harmless > Bug Description --------------------------- Hello KDevelop Team, I wrote a stupid line in a header file like this : virtual void resizeEvent ( QResizeEvent* ); virtual void keyPressEvent* ); ... this caused an total crash of KDev. while saving the file - the status line said : "scanning projekt" . After restarting the KDev. it crashes again because auf reloading the projekt into the editor. I had to edit the file with an external editor at first before I could continue my work. If you don't know the reason this can be a problem. thank you very much - KDevelop is great :-) Martin > How to repeat the error ------------------- The situation I described above causes the same error. > Bugfix or Workaround ---------------------- > System Information ------------------------ > KDevelop version : 0.4 > KDE version : 1.1.1 > QT version : 1.42 > OS/Distribution : SuSE > Compiler : g++