Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=902850
Bug ID: 902850 Summary: Lock Screen does not work in xmonad-gnome session Product: Fedora Version: 18 Component: xmonad Severity: medium Priority: unspecified Reporter: conan@irconan.co.uk
Description of problem: When "Lock Screen" is selected in the xmonad-gnome session nothing happens. Running "gnome-screensaver-command -l" in terminal produces no output.
Version-Release number of selected component (if applicable): Version: 0.10 Release: 17.fc18
How reproducible: Always
Steps to Reproduce: 1. Login to xmonad-gnome session 2. Select "Lock Screen" from the menu in the top right corner.
Actual results: Nothing
Expected results: Lock screen appears
Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=902850
--- Comment #1 from Richard Connon conan@irconan.co.uk --- Further to the above. It works fine in a standard gnome session.
More relevant software versions:
gnome-screensaver-3.6.1-1.fc18.x86_64 xmonad-gnome-0.10-17.fc18.x86_64
Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=902850
Jens Petersen petersen@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|mathstuf@gmail.com |petersen@redhat.com
--- Comment #2 from Jens Petersen petersen@redhat.com --- Thanks for the report - I can reproduce this.
As a workaround you could add:
$ cat >> ~/.xmonad/session gnome-screensaver & ^D
But I am not sure why gnome-session is not starting gnome-screensaver for an xmonad session - gnome-session management is still a bit of a mystery/black-art to me... :)
But maybe we should just start it by hand if available in xmonad-start for now for gnome sessions.
(It might also be better to move xmonad-gnome to a separate package but that is another story.)
BTW I just tested and same problem seems to happen for other alternative gnome sessions too (eg Openbox and E16). So seems this problem may not be specific to xmonad.
Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=902850
Jens Petersen petersen@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |MODIFIED
--- Comment #3 from Jens Petersen petersen@redhat.com --- (In reply to comment #2)
But maybe we should just start it by hand if available in xmonad-start for now for gnome sessions.
I added this workaround to rawhide (f19 git) now, and also added gnome-screensaver to @xmonad-gnome in comps-f19. These can probably be backported later to F18.
https://bugzilla.redhat.com/show_bug.cgi?id=902850
--- Comment #4 from Fedora End Of Life endoflife@fedoraproject.org --- This message is a reminder that Fedora 18 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 18. 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 '18'.
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 18's end of life.
Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 18 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, you are encouraged change the 'version' to a later Fedora version prior to Fedora 18's end of life.
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.
https://bugzilla.redhat.com/show_bug.cgi?id=902850
Jens Petersen petersen@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|MODIFIED |CLOSED Resolution|--- |WONTFIX Last Closed| |2014-01-22 20:42:35
--- Comment #5 from Jens Petersen petersen@redhat.com --- Fix was in F19 before it moved to xmonad-mate.
haskell-devel@lists.fedoraproject.org