[Konsole-devel] [Bug 159631] konsole-kde4 goes black and eats my cursor when it tries to play a beep sound

Robert Knight robertknight at gmail.com
Fri Mar 21 00:02:08 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=159631         




------- Additional Comments From robertknight gmail com  2008-03-21 01:02 -------
Hello,

Can you run Konsole from gdb (in another terminal such as Xterm) and interrupt it during this unresponsive period to find out what it is up to?  If debugging packages are available for KDE 4 and Qt 4 it will help to install them.

gdb konsole
(gdb) set args --nofork
(gdb) run

< perform some activity until Konsole becomes unresponsive >

(Press Ctrl+C in the Xterm to interrupt Konsole)

(gdb) backtrace



More information about the konsole-devel mailing list