GNU bug report logs -
#47030
blueman fails to find a dbus service file
Previous Next
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
Better solution was suggested on IRC instead of modify-services:
(simple-service 'blueman dbus-root-service-type (list blueman))
Milan
On 12/10/21 22:48, Milan Svoboda wrote:
> 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.