Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

[Stretch - LXDE] - Disable password after suspend.

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
Coline
Posts: 66
Joined: 2014-09-09 04:51

[Stretch - LXDE] - Disable password after suspend.

#1 Post by Coline »

Hi ! :)

I've installed Debian Stretch on my laptop. Everything is fine except some issues with xscreensaver.

- I uninstalled light-locker.
- I can't uninstall xscreensaver (if I uninstall it, the system installs light-locker)
- I can't disable xscreensaver : if I kill it, the next wake-up works fine, but xscreensaver becomes active. So, I can do only one suspend without password.
- I checked all the options of xscreensaver. There is no "screen lock option" active or something like that.

Any idea ? Thanks you for reading ! :)

deborah-and-ian
Posts: 182
Joined: 2016-07-13 08:40

Re: [Stretch - LXDE] - Disable password after suspend.

#2 Post by deborah-and-ian »

Some meta package is desperately needing a screensaver. Check it by:

Code: Select all

apt-cache rdepends xscreensaver
apt-cache rdepends light-locker
Debian GNU/Linux 9 Stretch w/Openbox

Acer Aspire E5-521G
AMD A8-6410 APU
4 GB RAM
integrated AMD Mullins
dedicated AMD Hainan Radeon R5 M240 2 GB
240 GB Toshiba Q300 SSD
Realtek RTL8111/8168/8411 ethernet
Qualcomm Atheros QCA9565 wireless

Coline
Posts: 66
Joined: 2014-09-09 04:51

Re: [Stretch - LXDE] - Disable password after suspend.

#3 Post by Coline »

Hi. :)

Code: Select all

#apt-cache rdepends xscreensaver
xscreensaver
Reverse Depends:
 |acpi-support
 xscreensaver-gl
 xscreensaver-data
 |xautolock
 |unicode-xscreensaver
 |rss-glx
 |lxlock
 |lxqt-session
 lxqt-core
 lxde-core
 icewm-common
 |hibernate
 goban-ss
 gkrellshoot
 fvwm-crystal
 cwm
 blueproximity
 afterstep

Code: Select all

#apt-cache rdepends light-locker
light-locker
Reverse Depends:
 |lxqt-session
 xfce4-session
 task-xfce-desktop
 |lxlock
I guess lxlock may be a clue.

It worked ! I uninstalled lxlock then xscreensaver and the resume doesn't ask the password anymore. Thanks you for your help ! I didn't know the way to see the dependances with apt-get.

Post Reply