From debbugs-submit-bounces@debbugs.gnu.org Sat Apr 23 16:15:34 2016 Received: (at 23286) by debbugs.gnu.org; 23 Apr 2016 20:15:34 +0000 Received: from localhost ([127.0.0.1]:44316 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1au3xl-0005AW-SH for submit@debbugs.gnu.org; Sat, 23 Apr 2016 16:15:34 -0400 Received: from giraff.fripost.org ([178.16.208.44]:35232 helo=outgoing.fripost.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1au3xk-0005AL-RD for 23286@debbugs.gnu.org; Sat, 23 Apr 2016 16:15:33 -0400 Received: from localhost (localhost [127.0.0.1]) by outgoing.fripost.org (Postfix) with ESMTP id EC252511A23; Sat, 23 Apr 2016 22:15:26 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=fripost.org; h= content-transfer-encoding:content-type:content-type:in-reply-to :mime-version:user-agent:date:date:message-id:from:from :references:subject:subject; s=20140703; t=1461442526; x= 1463256927; bh=JhuHCPl3enXI1k2OMiSkcMLreWV2VFjGuHj69lW+ijg=; b=Q fda7mtQEu/2TsHFswn79ZP8RNNKELactS4ArCoFkCG404b1xVzItQiKhh+DItH5d jemcouXYvixLBBdA0cAr8qlFlo5VqSkT+mHLXG+eYJCRMOD12zS+O1mehKSiOBbb 3LngWE1IkPqp1jkZplplZqNb+IrB7ycOt4aHjI6Ess= X-Virus-Scanned: Debian amavisd-new at fripost.org 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 vogPlk1MHjW1; Sat, 23 Apr 2016 22:15:26 +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 D0C1B511A20; Sat, 23 Apr 2016 22:15:26 +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 772441521065; Sat, 23 Apr 2016 22:15:25 +0200 (CEST) Subject: Re: bug#23286: Unable to unlock xscreensaver in Xfce To: Danny Milosavljevic 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> From: Albin Message-ID: <571BD7DB.7060606@fripost.org> Date: Sat, 23 Apr 2016 22:15:23 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.6.0 MIME-Version: 1.0 In-Reply-To: <20160423202816.1412a0cc@scratchpost.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-Spam-Score: -3.3 (---) X-Debbugs-Envelope-To: 23286 Cc: =?UTF-8?Q?Ludovic_Court=c3=a8s?= , 23286@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Den 2016-04-23 kl. 20:28, skrev Danny Milosavljevic: > On Sat, 23 Apr 2016 20:22:52 +0200 > Danny Milosavljevic wrote: > >> Hi, >> >> weird. It works for me here. I did the same as you did. (although I'm using fluxbox) >> >> What happens when you run >> >> xlock >> >> manually? Hi! 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 clarify: as your normal user) > > Also, what does > > which xlock > > say? /run/setuid-programs/xlock > > How about > > ls -l $(which xlock) > > ? > -r-sr-sr-x 3 root root 1684296 1 jan 1970 /run/setuid-programs/xlock Albin