From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#32166: GNOME Settings panel for Bluetooth dysfunctional Date: Mon, 23 Jul 2018 14:59:51 +0200 Message-ID: <87r2jurttk.fsf@gnu.org> References: <87in5gi3oy.fsf@guixsd.i-did-not-set--mail-host-address--so-tickle-me> 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]:45139) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fhaSX-0007bQ-Rj for bug-guix@gnu.org; Mon, 23 Jul 2018 09:01:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fhaSU-0001A0-4r for bug-guix@gnu.org; Mon, 23 Jul 2018 09:01:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:48175) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fhaST-00019q-WB for bug-guix@gnu.org; Mon, 23 Jul 2018 09:01:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fhaST-00032t-OQ for bug-guix@gnu.org; Mon, 23 Jul 2018 09:01:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87in5gi3oy.fsf@guixsd.i-did-not-set--mail-host-address--so-tickle-me> (Taylan Kammer's message of "Sun, 15 Jul 2018 23:34:05 +0200") 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: Taylan Kammer Cc: 32166@debbugs.gnu.org Taylan Kammer skribis: > I've got Bluetooth running by adding (bluetooth-service) to my list of > services and connecting my devices via 'bluetoothctl', which are now > fully functional, yet the GNOME Settings panel for Bluetooth still says > it couldn't find Bluetooth and asks me to insert a Bluetooth dongle. Wild guess: could it be that we=E2=80=99re missing a .service D-Bus file or= a polkit file for whatever deals with Bluetooth in GNOME? Does the Settings panel or D-Bus or polkit leave any messages? Thanks, Ludo=E2=80=99.