GNU bug report logs - #47030
blueman fails to find a dbus service file

Previous Next

Package: guix;

Reported by: Simon Streit <lists <at> netpanic.org>

Date: Tue, 9 Mar 2021 22:07:01 UTC

Severity: normal

Done: Simon Streit <simon <at> netpanic.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Milan Svoboda <milan.svoboda <at> centrum.cz>
To: 47030 <at> debbugs.gnu.org
Subject: bug#47030: blueman fails to find a dbus service file
Date: Fri, 10 Dec 2021 22:48:12 +0100
Hello,


I had the exactly same problem, and this fixes it:

Those packages in system config:

                    "bluez-alsa"
                    "bluez"
                    "blueman"
                    "pulseaudio"


This service added

      (service bluetooth-service-type
          (bluetooth-configuration
              (auto-enable? #t)))


And this to modify-services

            (dbus-root-service-type config =>
                       (dbus-configuration (inherit config)
                                (services (list blueman))))

Milan





This bug report was last modified 3 years and 221 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.