Version: 2.5.1 (using KDE KDE 3.5.1) Installed from: Debian testing/unstable Packages As was said... I was editing a script: ----------------------------------------------------- def __str__(self): return '<EncodingInfo: encoding=%s lineEnding=%s byteOrderMark=%s binary=%s empty=%s>' \ ----------------------------------------------------- After typing the backslash... I pressed <enter>, got under return (Indentation: Python Style)... typed <ctrl-I> twice to add 8 more spaces... And finally typed '%' -> Kate Crashed ----------------------------------------------------- I reproduced it once again but not any more (don't know what i did differently) I'll attach the backtrace. Close it if not helpful.
Created attachment 14782 [details] backtrace
On Sunday 19 February 2006 22:48, Pavel Simerda wrote: > Close it if not helpful. It's likely a problem with the python code folding. Jowenn, if you do not want to fix for KDE 3.5 branch, i believe we should disable the folding completely in python.
I'm not able to reproduce this myself. Slackware unofficial 3.5.1 packages. I've had several Kate crashes but none in Python so far.
likely a duplicate. *** This bug has been marked as a duplicate of 89042 ***