[Bug 817603] New: gnome-screensaver dies at login making lock impossible.
https://bugzilla.novell.com/show_bug.cgi?id=817603 https://bugzilla.novell.com/show_bug.cgi?id=817603#c0 Summary: gnome-screensaver dies at login making lock impossible. Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: x86-64 OS/Version: openSUSE 12.3 Status: ASSIGNED Severity: Major Priority: P5 - None Component: GNOME AssignedTo: dimstar@opensuse.org ReportedBy: rmilasan@suse.com QAContact: qa-bugs@suse.de Found By: L3 Blocker: --- I'm using openSUSE 12.3 with Gnome 3.6.2 and Cinnamon 1.6.7. All works OK, but using Ctrl + Alt + L or Lock screen doesn't work at all. Checking "journalctl -b" looks like gnome-screensaver is started but dies soon after: Apr 29 11:23:16 viper.suse.cz gnome-session[713]: WARNING: Detected that screensaver has left the bus Apr 29 11:23:16 viper.suse.cz gnome-session[713]: CRITICAL: gsm_manager_set_phase: assertion `GSM_IS_MANAGER (manager)' failed Searched online and all possible bugs which could generate this seems that have been fixed in our Gnome code, but the issue still happens. Tried Gnome 3.8 from https://build.opensuse.org/project/show?project=GNOME%3ASTABLE%3A3.8 which actually works as expected, but Cinnamon doesn't work with it, so for me is useless. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=817603 https://bugzilla.novell.com/show_bug.cgi?id=817603#c1 Robert Milasan <rmilasan@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium --- Comment #1 from Robert Milasan <rmilasan@suse.com> 2013-04-29 09:35:22 UTC --- NOTE: Tested this with Cinnamon and plain Gnome session and it happens on both of them. The login manager used is gdm, because in some searches the issues was using lightdm as the login manager. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=817603 https://bugzilla.novell.com/show_bug.cgi?id=817603#c2 --- Comment #2 from Robert Milasan <rmilasan@suse.com> 2013-04-29 09:36:45 UTC --- Other point here is that when I've logged into Cinnamon or Gnome and manually start gnome-screensaver, all works and I can lock the screen without issues. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=817603 https://bugzilla.novell.com/show_bug.cgi?id=817603#c3 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |rmilasan@suse.com --- Comment #3 from Dominique Leuenberger <dimstar@opensuse.org> 2013-10-14 21:35:32 UTC --- Can you manage to get a stack trace of the crashing gnome-screensaver? Potentially configure your system to create core files at a specific location (I use, for example:
cat /proc/sys/kernel/core_pattern /cores/%e-%t-%u.core
=> with a world-writable /cores directory. also set * soft core unlimited in /etc/security/limits.conf -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=817603 https://bugzilla.novell.com/show_bug.cgi?id=817603#c4 Robert Milasan <rmilasan@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|rmilasan@suse.com | --- Comment #4 from Robert Milasan <rmilasan@suse.com> 2013-10-15 07:00:49 UTC --- Dominique, gnome-screensaver doesn't crash, just exists with this error: Oct 09 13:00:34 viper.suse.cz gnome-session[938]: WARNING: Detected that screensaver has left the bus Oct 09 13:00:34 viper.suse.cz gnome-session[938]: CRITICAL: gsm_manager_set_phase: assertion `GSM_IS_MANAGER (manager)' failed -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=817603 https://bugzilla.novell.com/show_bug.cgi?id=817603#c5 --- Comment #5 from Dominique Leuenberger <dimstar@opensuse.org> 2013-10-15 07:48:11 UTC --- Is that timewise still in the gdm-session? Then it would make sense.. otherwise, I'm afraid it's a race: the screensaver launching prior to the session managger being up (which would also explain why you can start it later). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=817603 https://bugzilla.novell.com/show_bug.cgi?id=817603#c6 --- Comment #6 from Robert Milasan <rmilasan@suse.com> 2013-10-15 08:09:31 UTC --- I understand, but what can I do to fix it? I always have to start it manually after I login, which is not very practical. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=817603 https://bugzilla.novell.com/show_bug.cgi?id=817603#c7 --- Comment #7 from Dominique Leuenberger <dimstar@opensuse.org> 2013-10-15 08:16:02 UTC --- (In reply to comment #6)
I understand, but what can I do to fix it? I always have to start it manually after I login, which is not very practical.
I'll see what I can come up with.. biggest issue : gnome-screensaver is dead upstream (no longer starts at all on 3.10; last release was 3.6.x) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=817603 https://bugzilla.novell.com/show_bug.cgi?id=817603#c8 --- Comment #8 from Robert Milasan <rmilasan@suse.com> 2013-10-15 08:18:34 UTC --- It was replaced? I remember that in 3.8 there still was gnome-screensaver available. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=817603 https://bugzilla.novell.com/show_bug.cgi?id=817603#c9 --- Comment #9 from Dominique Leuenberger <dimstar@opensuse.org> 2013-10-15 08:22:04 UTC --- http://ftp.gnome.org/pub/GNOME/sources/gnome-screensaver/ => Last release EVER was 3.6.1. It's stripped without replacement (the lock screen is part of gnome-shell directly). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=817603 https://bugzilla.novell.com/show_bug.cgi?id=817603#c10 --- Comment #10 from Robert Milasan <rmilasan@suse.com> 2013-10-15 08:33:06 UTC --- Ahh ok, didn't know that. Anyway, I don't think is gnome-screensaver, but I could be wrong or I am wrong :) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com