From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albin Subject: bug#23286: Unable to unlock xscreensaver in Xfce Date: Wed, 13 Apr 2016 23:16:31 +0200 Message-ID: <570EB72F.9060101@fripost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47384) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aqS9r-0001V5-QJ for bug-guix@gnu.org; Wed, 13 Apr 2016 17:17:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aqS9m-0004YR-Qv for bug-guix@gnu.org; Wed, 13 Apr 2016 17:17:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:50003) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aqS9m-0004YI-Mi for bug-guix@gnu.org; Wed, 13 Apr 2016 17:17:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1aqS9m-0007ed-GZ for bug-guix@gnu.org; Wed, 13 Apr 2016 17:17:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47263) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aqS9Z-0000wa-MC for bug-guix@gnu.org; Wed, 13 Apr 2016 17:16:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aqS9U-0004SA-Mw for bug-guix@gnu.org; Wed, 13 Apr 2016 17:16:49 -0400 Received: from giraff.fripost.org ([178.16.208.44]:56466 helo=outgoing.fripost.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aqS9U-0004RI-DN for bug-guix@gnu.org; Wed, 13 Apr 2016 17:16:44 -0400 Received: from localhost (localhost [127.0.0.1]) by outgoing.fripost.org (Postfix) with ESMTP id F20634EB9AF for ; Wed, 13 Apr 2016 23:16:43 +0200 (CEST) Received: from outgoing.fripost.org ([127.0.0.1]) by localhost (giraff.fripost.org [127.0.0.1]) (amavisd-new, port 10040) with LMTP id imSjaCyXhrKh for ; Wed, 13 Apr 2016 23:16:43 +0200 (CEST) Received: from smtp.fripost.org (mistral.fripost.org [178.16.208.43]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mistral.fripost.org", Issuer "mistral.fripost.org" (not verified)) by outgoing.fripost.org (Postfix) with ESMTPS id D55D74EB9AC for ; Wed, 13 Apr 2016 23:16:43 +0200 (CEST) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) by smtp.fripost.org (Postfix) with ESMTPSA id 6253E1376BA9 for ; Wed, 13 Apr 2016 23:16:32 +0200 (CEST) List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 23286@debbugs.gnu.org Hi! 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] Any keyboard or mouse button input just closes the unlock box and the screensaver resumes. I'm able to escape, however, by pressing ctrl+alt+F2 to open a new TTY from where it's possible to log in and shut down the computer. Albin