From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albin Subject: bug#23286: Unable to unlock xscreensaver in Xfce Date: Sun, 24 Apr 2016 16:03:38 +0200 Message-ID: <571CD23A.1070208@fripost.org> References: <570EB72F.9060101@fripost.org> <87lh4gm8x3.fsf@gnu.org> <20160423095509.46afe0e7@scratchpost.org> <571BB528.7090801@fripost.org> <20160423202252.4802df28@scratchpost.org> <20160423202816.1412a0cc@scratchpost.org> <571BD7DB.7060606@fripost.org> <20160424031423.22ef23ad@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43953) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1auKdq-00067m-3I for bug-guix@gnu.org; Sun, 24 Apr 2016 10:04:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1auKdm-0002yC-UM for bug-guix@gnu.org; Sun, 24 Apr 2016 10:04:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:60982) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1auKdm-0002y8-Rn for bug-guix@gnu.org; Sun, 24 Apr 2016 10:04:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1auKdm-0002PJ-Lh for bug-guix@gnu.org; Sun, 24 Apr 2016 10:04:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20160424031423.22ef23ad@scratchpost.org> 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: Danny Milosavljevic Cc: 23286@debbugs.gnu.org Hi again. Den 2016-04-24 kl. 03:14, skrev Danny Milosavljevic: > On Sat, 23 Apr 2016 22:15:23 +0200 > Albin wrote: > >> This starts the screensaver and I'm now able to enter my password to unlock. The unlock screen looks a bit different though. > > Just to be sure, are you saying that the unlocking works fine with that? Yes, but it doesn't work with Xfce's native screen locking program xflock4. > >>> ls -l $(which xlock) >> -r-sr-sr-x 3 root root 1684296 1 jan 1970 /run/setuid-programs/xlock > >> works > > And what does > > ls -l /run/setuid-programs/xscreensaver > > say? -r-sr-sr-x 3 root root 266584 1 jan 1970 /run/setuid-programs/xscreensaver > > And > > ps -ef |grep xscreensaver > > ? > albin 419 386 0 16:56 ? 00:00:00 xscreensaver -no-splash Albin