auto-save-session broken

Projekt:Trisquel
Version:7.0
Komponente:Gnome
Kategorie:Fehlerbericht
Priorität:normal
Zugewiesen:nicht zugewiesen
Status:closed
Beschreibung

This setting is broken:

dconf write /org/gnome/gnome-session/auto-save-session true

You won't be able to log in again if you set it.

To restore the old setting if you locked out yourself:
* Go to the fallback terminal (Ctrl+F1) and login with the locked out user account.
* rm -r ~/.config/
* sudo reboot

Sa, 07/22/2017 - 22:55

Erm, typo

To be able to log in again if you locked out yourself you have to reset .config to factory settings:
* Go to the fallback terminal (Ctrl+F1) and login with the locked out user account.
* rm -r ~/.config/
* sudo reboot

Sa, 09/14/2024 - 00:13
Status:active» closed

Cannot reproduce the bug in Trisquel 11.0.1.

However, `dconf write /org/gnome/gnome-session/auto-save-session true` is incompatible with systemd (used by Trisquel), but that is another story: https://gitlab.gnome.org/GNOME/mutter/-/issues/1183