:: Re: [DNG] problem with xscreensaver…
Top Page
Delete this message
Reply to this message
Author: tito
Date:  
To: dng
Subject: Re: [DNG] problem with xscreensaver in excalibur (with xfce)
On Wed, 3 Sep 2025 21:09:28 +0200
Alexander Bochmann <ab@???> wrote:

> After dist-upgrading a system from Devuan Daedalus using
> the Excalibur repos, my X session (mostly XFCE defaults via
> task-xfce-desktop) kept dropping me back into slim a moment
> after the desktop had shown up.
>
> As it turned out, the culprit was xscreensaver, as packaged
> by Debian upstream, with these messages in the user's
> .xsession-errors:
>
> > screensaver: 20:34:36: setpgid 3481: Permission denied
> > X connection to :0.0 broken (explicit kill or server shutdown).
> > X connection to :0.0 broken (explicit kill or server shutdown).
> > xscreensaver-systemd: 20:34:36: X connection closed
>
> I don't know why the (optional) xscreensaver-systemd
> helper is started here, or how to prevent that - or if
> doing that would help at all... So at this point this
> mail is merely a hint to people running into the
> same problem... For now, I uninstalled xscreensaver.
>
> Alex.
>
> _______________________________________________
> Dng mailing list
> Dng@???
> Manage your subscription: https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
> Archive: https://lists.dyne.org/lurker/list/dng.en.html


xscreensaver-systemd(1)     XScreenSaver manual     xscreensaver-systemd(1)
NAME


xscreensaver-systemd - lock the screen when the machine suspends.
SYNOPSIS

xscreensaver-systemd
DESCRIPTION

The xscreensaver-systemd program is a helper program to integrate xscreensaver with systemd(1). When run from ~/.xsession or equivalent, this will:

1:
    Lock the screen before the system goes to sleep (using xscreensaver-command -suspend).
2:
    Ensure the XScreenSaver password dialog is shown after the system is resumed (using xscreensaver-command -deactivate).


This is implemented using inhibitor locks; sd-bus(3) is used for DBUS communication.
BUGS

Uses libsystemd.
SEE ALSO

X(1), xscreensaver(1), xscreensaver-demo(1), xscreensaver-command(1), systemd(1), sd-bus(3)
COPYRIGHT

Copyright © 2019 by Martin Lucina. Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
AUTHOR

Martin Lucina <martin@???>, 4-Jun-2019
5.45 (08-Dec-2020)     X Version 11