should delete the saved session when unmarking automatic session saving option
Bug #34321 reported by
Artem Vakhitov
This bug affects 20 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
One Hundred Papercuts |
Invalid
|
Undecided
|
Unassigned | ||
gnome-session |
Confirmed
|
Medium
|
|||
gnome-session (Ubuntu) |
Triaged
|
Low
|
Ubuntu Desktop Bugs |
Bug Description
I've found that gnome-session doesn't properly handle turning off automatic session saving. Here's what I done:
1) Turn on auto_save_session via gconf-editor.
2) Leave some program open - say, Gnome Terminal.
3) Reboot. Upon login, Gnome Terminal pops up, which is what is supposed to happen.
4) Turn off auto_save_session via gconf-editor. Close all apps.
5) Reboot. Upon login, gconf-editor opens, which was closed before rebooting, as well as Nautilus, which wasn't launched at all.
To fix this manually, I have to delete ~/.gnome2/session file after turning off automatic session saving.
UPDATE: workaround for jaunty and Karmic 10.04 is: rm -R ~/.config/
Changed in gnome-session: | |
status: | Unconfirmed → Confirmed |
Changed in gnome-session: | |
status: | Confirmed → Needs Info |
Changed in gnome-session: | |
status: | Needs Info → Confirmed |
Changed in gnome-session: | |
status: | New → Triaged |
description: | updated |
summary: |
- should not write the session when changing automatic session saving + should delete the saved session when unmarking automatic session saving option |
Changed in gnome-session (Ubuntu): | |
status: | Triaged → Confirmed |
Changed in gnome-session (Ubuntu): | |
status: | Confirmed → Triaged |
description: | updated |
Changed in gnome-session: | |
importance: | Unknown → Medium |
To post a comment you must log in.
I have the same issue after a forced shutdown due to critical battery: It seems that in this case the session is automatically saved.
When I
1. turn on the option "Automatically save changes to session" in the System -> Sessions dialog
2. close all windows to get a empty desktop
3. log out and log in with the result: the desktop is empty (like expected)
4. turn of the option "Automatically save changes to session"
5. log out and log in with the result: Session manager and nautilus window open automatically after the login