Bug 166083

Summary: konsole 2.0 (kde 4.0.5) cannot send signals to session
Product: [Applications] konsole Reporter: disclosed <k_b0000>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED LATER    
Severity: normal CC: robertknight
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description disclosed 2008-07-08 20:46:08 UTC
Version:            (using KDE 4.0.5)
Installed from:    Fedora RPMs

konsole 2.0 (kde 4.0.5) cannot send signals to session.

in previous versions it was possible to send signals such as INT, HUP, KILL etc from a meny. this was very handy, now it is gone.
Comment 1 Robert Knight 2008-07-09 02:36:01 UTC
> this was very handy,

Handy for what?  If you just want to kill the session then File -> Close Tab will send SIGHUP.
Comment 2 lenar 2008-08-01 14:09:20 UTC
Handy for debugging own applications etc ... it's not nice to just throw away functionality which has been there for ages and to which users have been accustomed to. Don't make gnome out of KDE. It's understandable that some functionality got lost during KDE3->4 porting but that's no excuse for not putting it back.
Comment 3 Robert Knight 2008-08-01 16:47:02 UTC
>  It's understandable that some functionality got lost during KDE3->4
> porting but that's no excuse for not putting it back. 

I disagree with that as a hard rule.  Applications accumulate lots of cruft over time.  Periodic re-arrangement is often sufficient but there are times when it is good to remove little-used or obsolete functionality.  

Invariably this will adversely affect at least one user but I think it helps everyone else.    
Comment 4 Robert Knight 2008-09-22 04:39:37 UTC
Closing for now.  I do not plan to re-implement this unless I get more requests for it.