[Konsole-devel] [Bug 161888] Konsole window can not be closed during tab completion
Robert Knight
robertknight at gmail.com
Sun May 25 19:43:48 UTC 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=161888
------- Additional Comments From robertknight gmail com 2008-05-25 21:43 -------
> knotify4 is not running. This bugreport is for konsole 1.6.6 (KDE 3.5.9).
Sorry, my mistake. Can you please install debug packages for KDE (kdelibs-dbg, kdebase-dbg) and run Konsole from gdb:
> gdb konsole
>> run
When going back to the Konsole window after it freezes and pressing Tab, go back to gdb and see whether Konsole has exited normally or if it has crashed - in which case enter "backtrace" to get a listing of which part of the program caused the problem.
More information about the konsole-devel
mailing list