Xubuntu / lightdm-gtk-greeter-settings

A small dialog to make it easier for users to modify the settings of lightdm-gtk-greeter.
GNU General Public License v3.0
17 stars 1 forks source link

LP#1507983 "Timeout until screen blanks setting does nothing" #3

Open bluesabre opened 4 years ago

bluesabre commented 4 years ago

Reported first on Launchpad at https://bugs.launchpad.net/lightdm-gtk-greeter-settings/+bug/1507983

LP#0: Doug McMahon (mc3man) wrote on 2015-10-20:

Test Case: Lubuntu Open LightDM GTK+ Greeter Settings > Misc Adjust Timeout until screen blanks slider to some value, ex. 10 secs

What should happen: greeter screen should blank after 10 secs of inactivity What happens: blank time remains on LightDM default of 300 secs

ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: lightdm-gtk-greeter-settings 1.2.0-0ubuntu1 ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3 Uname: Linux 4.2.0-16-generic x86_64 ApportVersion: 2.19.1-0ubuntu2 Architecture: amd64 CurrentDesktop: LXDE Date: Tue Oct 20 06:23:54 2015 InstallationDate: Installed on 2015-10-19 (0 days ago) InstallationMedia: Lubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20151017.1) PackageArchitecture: all ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: lightdm-gtk-greeter-settings UpgradeStatus: No upgrade log present (probably fresh install)

bluesabre commented 4 years ago

LP#1: Doug McMahon (mc3man) wrote on 2015-10-20:

Attachments:

bluesabre commented 4 years ago

LP#2: Launchpad Janitor (janitor) wrote on 2017-01-16:

Status changed to 'Confirmed' because the bug affects multiple users.

bluesabre commented 4 years ago

LP#3: dnord (dnord) wrote on 2017-01-16:

Have same problem with Ubuntu 16.04 with XFCE4 DE. I'm trying to set screensaver-timeout parameter in seconds and it does nothing.

bluesabre commented 4 years ago

LP#4: dnord (dnord) wrote on 2017-01-16:

I'm trying to use it with xscreensaver.

bluesabre commented 4 years ago

LP#5: Simon Steinbeiß (ochosi) wrote on 2017-11-24:

@dnord: This has nothing to do with xscreensaver, so not sure in how far that comment is helpful.

Regarding the actual bugreport: the screensaver-timeout setting only takes effect when the greeter is used as a lockscreen. So at login the setting is not honoured at all, instead the system default values are taken. This is also why the behaviour of the greeter will differ between logging out and locking your session with respect to the screensaver.

So I would not categorize this as a bug, because the code is specifically written to work this way. Instead I would consider this a feature request.

bluesabre commented 4 years ago

LP#6: john kuras (w7og) wrote on 2019-10-30:

Simon, What is the "system default value" that you mention, and where is it set?

bluesabre commented 1 year ago

LP#7: Ryan Tarpine (objectiveryan) wrote on 2020-01-29:

John, I think the greeter just inherits whatever screen blanking settings the X server started with (and I'm not sure how to change that).

I created a shell script with "xset s 60" in it and set the "greeter-setup-script" option in lightdm.conf to point to that script. That seemed to blank the screen after 60 seconds on the main login screen.

bluesabre commented 1 year ago

Also tracked here: https://github.com/Xubuntu/lightdm-gtk-greeter/issues/9