Bug 223576

Summary: kdm must display a confirm dialog when the user click on the show console menu entry.
Product: kdm Reporter: Davide Bettio <davide.bettio>
Component: generalAssignee: kdm bugs tracker <kdm-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Davide Bettio 2010-01-20 14:21:27 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

KDM doesn't display any confirm dialog when the user click on the show console menu.
This behaviour is not user friendly and it must be fixed.
Comment 1 Oswald Buddenhagen 2010-02-20 23:45:38 UTC

*** This bug has been marked as a duplicate of bug 96917 ***
Comment 2 Oswald Buddenhagen 2010-02-20 23:46:36 UTC
blah, bullshit. i should go to sleep. :}
Comment 3 Oswald Buddenhagen 2010-02-21 13:12:44 UTC
the original plan was just outputting a message telling how to get back to x on the text console after switching to it. however, that poses some technical problems, so maybe a confirmation dialog with a verbose help message would be a good idea, indeed. it's not a particularly commonly used function anyway ...

btw, you can configure away the menu point entirely.
Comment 4 Oswald Buddenhagen 2010-02-28 21:40:07 UTC
SVN commit 1097271 by ossi:

always show confirmation dialog before switching to console mode

the dialog also contains instructions on getting back to text mode.

BUG: 223576

 M  +0 -1      TODO  
 M  +0 -2      backend/dm.c  
 M  +21 -5     kfrontend/kdmshutdown.cpp  
 M  +10 -12    kfrontend/kgdialog.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1097271