Bug 173860 - krdc stops Logout, Turn off, and Restart
Summary: krdc stops Logout, Turn off, and Restart
Status: RESOLVED FIXED
Alias: None
Product: krdc
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Urs Wolfer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-29 21:56 UTC by jamundso
Modified: 2008-11-09 13:27 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jamundso 2008-10-29 21:56:41 UTC
Version:           4.1.2 (using KDE 4.1.2)
OS:                Linux
Installed from:    Fedora RPMs

While KRDC is running:
On the menu, select Leave->Logout (or Shutdown or Restart...)
On the window that pops up to confirm, select Logout (or Turn off Computer, or Restart Computer...)
[at this point we have established that, beyond any doubt, user wants one of those three options to happen, agreed?]
Sometimes nothing happens.
Sometimes krdc just dies, or prompts to Quit - either case sometimes results in a passive KDE notification, Logout canceled by 'krdc'.
[note typo: cancelled]
Comment 1 jamundso 2008-10-29 22:39:10 UTC
The KDE notification occurs even with
DoNotAskBeforeExit=false
... but even with it true, Leave means Leave and krdc should just exit.
Comment 2 Urs Wolfer 2008-11-01 12:22:55 UTC
Do you use VNC or RDP?
Comment 3 jamundso 2008-11-03 23:37:29 UTC
I use both VNC and RDP, but the problem occurs with no active connections at all.
Comment 4 Urs Wolfer 2008-11-09 13:21:25 UTC
SVN commit 881945 by uwolfer:

Allow KRDC to quit at system logout.
BUG:173860

 M  +12 -9     mainwindow.cpp  
 M  +1 -1      mainwindow.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=881945
Comment 5 Urs Wolfer 2008-11-09 13:27:20 UTC
SVN commit 881947 by uwolfer:

Backport:
SVN commit 881945 by uwolfer:

Allow KRDC to quit at system logout.
CCBUG:173860

 M  +10 -7     mainwindow.cpp  
 M  +1 -1      mainwindow.h  


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