GNU bug report logs - #23286
Unable to unlock xscreensaver in Xfce

Previous Next

Package: guix;

Reported by: Albin <albin <at> fripost.org>

Date: Wed, 13 Apr 2016 21:17:02 UTC

Severity: normal

Tags: moreinfo

Done: zimoun <zimon.toutoune <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 23286 <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Albin <albin <at> fripost.org>
Cc: 23286 <at> debbugs.gnu.org
Subject: Re: bug#23286: Unable to unlock xscreensaver in Xfce
Date: Thu, 14 Apr 2016 18:50:32 +0200
Albin <albin <at> fripost.org> skribis:

> I just installed the xscreensaver package in Xfce and added it to
> autostart.  I also enabled the screen lock from the xscreensaver-demo
> window.  Now, if I manually run xflock4 or leave the computer alone for
> a couple of minutes the screensaver starts and when I move the mouse the
> unlock box appears with this text:
>
> XscreenSaver 5.35
> My hostname
> Authentication failed!
> My username
> [OK]

As Chris Webber mentioned on the mailing list (IIRC), you’ll also have
to enable xscreensaver in the OS config:

  (use-modules (gnu services xorg))

  (operating-system
    ;; …
    (services (cons (screen-locker-service "xscreensaver")
                    %desktop-services)))

Could you try and report back?

I guess we’ll enable it by default in %desktop-services.

Thanks,
Ludo’.




This bug report was last modified 5 years and 142 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.