unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Milan Svoboda <milan.svoboda@centrum.cz>
To: 47030@debbugs.gnu.org
Subject: bug#47030: blueman fails to find a dbus service file
Date: Fri, 10 Dec 2021 22:48:12 +0100	[thread overview]
Message-ID: <d17573a9-82f7-21f0-7257-fa0bb9bf683f@centrum.cz> (raw)
In-Reply-To: <yguv9a0j9ka.fsf@netpanic.org>

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





  reply	other threads:[~2021-12-10 22:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-09 21:34 bug#47030: blueman fails to find a dbus service file Simon Streit
2021-12-10 21:48 ` Milan Svoboda [this message]
2021-12-10 22:04   ` Milan Svoboda
2021-12-12  7:18 ` Grigory Shepelev
2021-12-12  7:23   ` Grigory Shepelev
2021-12-12 11:12     ` Milan Svoboda
2022-01-04 16:27   ` Simon Streit

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d17573a9-82f7-21f0-7257-fa0bb9bf683f@centrum.cz \
    --to=milan.svoboda@centrum.cz \
    --cc=47030@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).