blueman: The name org.blueman.Mechanism was not provided by any .service files

  • Open
  • quality assurance status badge
Details
One participant
  • Simen Endsjø
Owner
unassigned
Submitted by
Simen Endsjø
Severity
normal

Debbugs page

Simen Endsjø wrote 9 months ago
(address . bug-guix@gnu.org)
87le3akn7k.fsf@simendsjo.me
I'm having some problems with the blueman package.

When starting blueman-applet or blueman-manager, I get the following warnings:

$ blueman-applet
blueman-applet 20.37.22 WARNING PluginManager:151 __load_plugin: Not loading DhcpClient because its conflict has higher priority
blueman-applet 20.37.22 WARNING PluginManager:151 __load_plugin: Not loading PPPSupport because its conflict has higher priority

And the following error shown in the GUI

g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.blueman.Mechanism was not provided by any .service files (2)
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 71528@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 71528
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help