Summary: | Keyboard shortcut for Gnome logout not working (involves gnome-session) | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Craig Routledge <web> |
Component: | gnome-settings-daemon | Assignee: | Bastien Nocera <bnocera> |
Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 12 | CC: | bnocera, lex.lists, mclasen, rstrode, triage |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-10-27 14:24:26 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: |
Description
Craig Routledge
2007-06-18 16:44:34 UTC
This message is a reminder that Fedora 7 is nearing the end of life. Approximately 30 (thirty) days from now Fedora will stop maintaining and issuing updates for Fedora 7. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '7'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 7's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 7 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora please change the 'version' of this bug. If you are unable to change the version, please add a comment here and someone will do it for you. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. If possible, it is recommended that you try the newest available Fedora distribution to see if your bug still exists. Please read the Release Notes for the newest Fedora distribution to make sure it will meet your needs: http://docs.fedoraproject.org/release-notes/ The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping Those 2 gnome bugs are have both been closed. Is this still a bug for the reporter? The keyboard shortcut now does something. Unfortunately, it calls up the shutdown dialog (System->Shut Down) instead of the logout (System->Log Out) dialog. I'm not sure what package is responsible for this. I am using Fedora 10 with the latest updates as of today: dbus-1.2.4-2.fc10.x86_64 gnome-session-2.24.3-1.fc10.x86_64 What is the keyboard shortcut ? Ctrl-Alt-L, but changing it (via System->Preferences->Personal->Keyboard Shortcuts) yields the same result. Confirming for Fedora 10. Shortcut for logout, actually tries to shutdown (shows shutdown,restart, suspend, etc). By default logout shortcut is c-a-delete. Changing to c-a-l yields same result. This message is a reminder that Fedora 10 is nearing its end of life. Approximately 30 (thirty) days from now Fedora will stop maintaining and issuing updates for Fedora 10. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '10'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 10's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 10 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora please change the 'version' of this bug to the applicable version. If you are unable to change the version, please add a comment here and someone will do it for you. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping If anything, this is a bit of a mismatch between the description of the key ("Log out"), and the action that gnome-settings-daemon takes (it runs gnome-session-save --shutdown-dialog). On the other hand, the name of the key 'power' seems a pretty clear indication that it is meant to be bound to XF86XK_PowerOff Done upstream for GNOME 3.x: commit ab84878bc5b2492858ea81f1a510b91db51e1ae9 Author: Bastien Nocera <hadess> Date: Wed Oct 27 15:21:09 2010 +0100 media-keys: Make the "log out" key really do that We already have a power key, as handled by gnome-power-manager, so make the key described as "log out" really offer the user to log out, and not power down the machine. https://bugzilla.redhat.com/show_bug.cgi?id=244699 |