[Bug 1880785] Re: Cannot enable 'Lock screen on suspend'

2020-10-07 Thread pmelix
Solved the problem by following the accepted comment on this post: https://askubuntu.com/questions/1242110/after-upgrading-to-ubuntu-20-04-lockscreen-not-working `$ sudo dpkg-reconfigure gdm3` -> Choose gdm3 Don't forget to reboot. Also, it seems the error message that the gdm service cannot be st

[Bug 1880785] Re: Cannot enable 'Lock screen on suspend'

2020-10-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gnome-shell (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.ne

[Bug 1880785] Re: Cannot enable 'Lock screen on suspend'

2020-05-28 Thread Patrick Golden
Possibly worth noting-- I have the default keyboard shortcut set to lock the screen (Super + L). Using that keyboard shortcut does nothing. However, I am able to lock the screen by selecting 'Lock' from the gnome-shell menu on the top navigation bar. -- You received this bug notification because

[Bug 1880785] Re: Cannot enable 'Lock screen on suspend'

2020-05-27 Thread Daniel van Vugt
Thanks. I am out of ideas but maybe subscribe to bug 1877746 too. ** Changed in: gnome-shell (Ubuntu) Status: Incomplete => New ** Tags added: lock lock-screen -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubu

[Bug 1880785] Re: Cannot enable 'Lock screen on suspend'

2020-05-27 Thread Patrick Golden
Here are the settings I had before running those commands: $ gsettings get org.gnome.desktop.lockdown disable-lock-screen false $ gsettings get org.gnome.desktop.screensaver lock-delay uint32 1800 $ gsettings get org.gnome.desktop.screensaver lock-enabled true After setting the lock delay to 0

[Bug 1880785] Re: Cannot enable 'Lock screen on suspend'

2020-05-26 Thread Daniel van Vugt
Please run this command and tell us what you get: gsettings get org.gnome.desktop.lockdown disable-lock-screen Also your lock delay is set to 1800 (30 minutes?) so please try: gsettings set org.gnome.desktop.screensaver lock-delay 0 gsettings set org.gnome.desktop.screensaver lock-enabled