[Konsole-devel] [Bug 155920] ctrl+c doesn't breaks foreground job

Robert Knight robertknight at gmail.com
Sat Jan 26 00:20:18 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=155920         




------- Additional Comments From robertknight gmail com  2008-01-26 01:20 -------
> strace fixes things :) 

You're doing two things there though, running Konsole with strace and also with the --nofork argument.  To be sure which was making a difference, you'd need to:

1.  Run "konsole --nofork" (without strace) and see if the problem is still there.

2.  Start Konsole normally (with no arguments), then attach to it with strace (using strace -ttt -p <pid of konsole>) and see if the problem is still there.



More information about the konsole-devel mailing list