[Konsole-devel] [Bug 183649] konsole keyboard input dies when opening new tab/window

tropikhajma tropikhajma at gmail.com
Sat Jan 16 14:02:54 UTC 2010


https://bugs.kde.org/show_bug.cgi?id=183649





--- Comment #18 from tropikhajma <tropikhajma gmail com>  2010-01-16 15:02:48 ---
Created an attachment (id=39944)
 --> (http://bugs.kde.org/attachment.cgi?id=39944)
log

I'm observing a very similar issue on OpenSolaris.
The konsole tab often stops responding to any keyboard input when Ctrl+C is
pressed. Often in case something is being typed and Ctrl+C is hit very fast.
But it also happens while a a build log is being printed and Ctrl+C is hit.

I can 100 % reproduce it this way:
1. press ctrl+G, do not release the keys
2. press the 'c' key 
this works with other keys ('d', 'l', 'w'), does not with 'u','a','z' and
others. 
I cannot reproduce it this way on Linux.

see the attached log of 'truss -dfF -rall -wall -o log /opt/kde4/bin/konsole'

at 12.0534 the 'ctrl-g' is recorded
at 12.0745 - 12.5563 there is a DBus communication with knotify regarding the
bell (I think) 
several other 'ctrl-g' are recorded
at 12.5645 Ctrl-C is detected
at 12.6764 konsole is already parsing the configs to get the prompt
at 12.8158 konsole tries to output the new line with shell prompt, which never
happens

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list