Bug 700276
Summary: | Enabling session saving with Gnome shell makes GUI login unusable | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Matthias Clasen <mclasen> | ||||||
Component: | mutter | Assignee: | Peter Robinson <pbrobinson> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | high | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 15 | CC: | awilliam, jlaska, jmccann, jsmith.fedora, maxamillion, mclasen, otaylor, pbrobinson, robatino, rstrode, samkraju, satellitgo, walters | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | All | ||||||||
OS: | Linux | ||||||||
Whiteboard: | AcceptedBlocker | ||||||||
Fixed In Version: | mutter-3.0.1-3.fc15 | Doc Type: | Bug Fix | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | 698184 | Environment: | |||||||
Last Closed: | 2011-04-30 01:37:27 UTC | Type: | --- | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Bug Depends On: | 698184 | ||||||||
Bug Blocks: | 617261 | ||||||||
Attachments: |
|
Description
Matthias Clasen
2011-04-28 01:22:40 UTC
why the clone? See https://bugzilla.gnome.org/show_bug.cgi?id=648828 for a proposed (and tested) fix. mutter-3.0.1-2.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/mutter-3.0.1-2.fc15 Package mutter-3.0.1-2.fc15: * should fix your issue, * was pushed to the Fedora 15 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing mutter-3.0.1-2.fc15' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/mutter-3.0.1-2.fc15 then log in and leave karma (feedback). I booted the GNOME3 test day live image and updated just mutter (that's the best I can do in a live session) and it didn't fix it. Can someone else with more memory or a bare metal install test this? Created attachment 495808 [details] $HOME/.config/gnome-session/saved-session/* (In reply to comment #5) > I booted the GNOME3 test day live image and updated just mutter (that's the > best I can do in a live session) and it didn't fix it. Can someone else with > more memory or a bare metal install test this? It changed the behavior, but it doesn't appear to have resolved the issue. Any saved windows are started when I attempt to login ... however, the shell panel never starts. Attaching files included in $HOME/.config/gnome-session/saved-session/ # tar -ztvf /tmp/saved-session-files.tgz -rw-rw-r-- guset/guset 396 2011-04-29 11:56 home/guset/.config/gnome-session/saved-session/10b1f02395c6440ce130409257985508100000014940036.desktop -rw-rw-r-- guset/guset 6863 2011-04-29 11:56 home/guset/.config/gnome-session/saved-session/10b1f02395c6440ce130409256313976300000014940035.desktop -rw-rw-r-- guset/guset 1528 2011-04-29 11:56 home/guset/.config/gnome-session/saved-session/gnome-shell.desktop Moving back to ASSIGNED. Perhaps more work is needed to properly resolve this issue? Created attachment 495810 [details] Screenshot.png (In reply to comment #7) > Moving back to ASSIGNED. Perhaps more work is needed to properly resolve this > issue? With the updated mutter, I can get it behavior properly, if I manually run 'gnome-shell --replace', logout, then login again. However, if I logout and login another time, I'm greeted with just mutter (no shell). What is the contents of the desktop files in saved-session when it breaks again ? Is there one that runs gnome-shell ? Or is there one that runs mutter ? (In reply to comment #9) > What is the contents of the desktop files in saved-session when it breaks again > ? > Is there one that runs gnome-shell ? Or is there one that runs mutter ? Appears like there are two .desktop files for my saved applications, and then the gnome-shell.desktop seems to run mutter. # grep -n ^Exec *.desktop 102c6c6c1f76494d96130409298663030400000020380036.desktop:177:Exec=gnome-terminal --sm-client-id 102c6c6c1f76494d96130409298663030400000020380036 --sm-client-state-file /home/guset/.config/session-state/gnome-terminal-1304093054.desktop 10b1f02395c6440ce130409257985508100000014940036.desktop:9:Exec=/usr/bin/firefox --sm-config-prefix /xulrunner-bin-9iH2WR/ --sm-client-id 10b1f02395c6440ce130409257985508100000014940036 --screen 0 gnome-shell.desktop:52:Exec=mutter --sm-client-id 10b04a994531db2436130409300283611000000026160000 This is a case of forgotten patch :-( New update coming *** Bug 698184 has been marked as a duplicate of this bug. *** 698184 was accepted as a blocker, but discussion and work continued in this clone, so closed that one as a dupe and marking this as a blocker. -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers A new mutter update that appears to resolve this issue for robatino & I is available for testing ... https://admin.fedoraproject.org/updates/mutter-3.0.1-3.fc15 mutter-3.0.1-3.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report. During Final TC1 upgrade testing, it would probably be a good idea to check if there are temporary problems with session saving caused by having it enabled before the upgrade. After updating mutter, I had to struggle a while before it would work. I just completed a F14 -> F15 preupgrade. Prior to upgrade, I enabled gnome-sesion autosaving and ensured that firefox and gnome-terminal were saved. After upgrade, I can login without error, and my saved firefox and gnome-terminal applications start without error. This was tested on bare-metal. The mutter installed during the upgrade was mutter-3.0.1-3.fc15.x86_64. NOTE: There appear to be some applications that do not support session saving. This doesn't seem to be specific to F15. For example, gcalctool and shotwell would not automatically start after login on F14, or in F15. I don't think this issue is specific to the reported bug, and can be tracked separately. > NOTE: There appear to be some applications that do not support session saving.
> This doesn't seem to be specific to F15. For example, gcalctool and shotwell
> would not automatically start after login on F14, or in F15. I don't think
> this issue is specific to the reported bug, and can be tracked separately.
Yes, that is not new, and unrelated to the problem tracked here.
|