auto-save-session broken

Project:Trisquel
Version:7.0
Component:Gnome
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

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

Sat, 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