From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#22565: Cannot talk to upowerd over D-Bus Date: Sun, 21 Feb 2016 23:47:08 +0100 Message-ID: <87lh6dr89f.fsf@gnu.org> References: <87powbgrdi.fsf@gnu.org> <8737sr570u.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41624) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aXcnN-00089Z-4p for bug-guix@gnu.org; Sun, 21 Feb 2016 17:48:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aXcnJ-0000KT-Uu for bug-guix@gnu.org; Sun, 21 Feb 2016 17:48:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:39538) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aXcnJ-0000KP-Rd for bug-guix@gnu.org; Sun, 21 Feb 2016 17:48:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aXcnJ-0008AJ-N1 for bug-guix@gnu.org; Sun, 21 Feb 2016 17:48:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <8737sr570u.fsf@elephly.net> (Ricardo Wurmus's message of "Wed, 17 Feb 2016 23:03:29 +0100") 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-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Ricardo Wurmus Cc: 22565@debbugs.gnu.org Ricardo Wurmus skribis: > I=E2=80=99m trying to figure out why we cannot use the Xfce menu to shut = down or > reboot, and while doing that I found that > > loginctl poweroff > > (as root on the TTY) does have the intended effect. When run as a user > I see a similar error as mentioned above: > > Failed to power off: Interactive authentication required. > > I think this is just fine. I don=E2=80=99t know if it=E2=80=99s fine. :-) I would expect that on GNO= ME/Xfce a password window would pop up when that RPC is invoked, but I=E2=80=99m not = sure how it=E2=80=99s supposed to happen, or under what conditions. Ludo=E2=80=99.