kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #113657
[Bug 1328260] Re: mighty mouse bluetooth not pairing
In using the workaround from the thread above this is what I get....
# bluez-simple-agent
Traceback (most recent call last):
File "/usr/bin/bluez-simple-agent", line 138, in <module>
adapter.RegisterAgent(path, capability)
File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 70, in __call__
return self._proxy_method(*args, **keywords)
File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 145, in __call__
**keywords)
File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.bluez.Error.AlreadyExists: Already Exists
This is my build: Linux MintyMacBookPro 3.13.0-37-generic #64-Ubuntu SMP Mon Sep 22 21:28:38 UTC 2014 x86_64
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1328260
Title:
mighty mouse bluetooth not pairing
Status in bluez package in Ubuntu:
Confirmed
Bug description:
Using the default GUI, I cannot pair my Apple Mighty Mouse.
The mouse is detected, but when trying to pair, nothing happens and it is impossible to connect.
It seems there should be an agent running to handle the pairing/pin stuff, I found that here:
http://askubuntu.com/questions/453655/ubuntu-14-04-bluetooth-magic-mouse-doesnt-pair-no-agent-available
It might be an issue with more devices, I did not test it.
So the fix:
In a terminal as a normal user do:
bluez-simple-agent
then use pin 0000 (worked in my case).
Description: Ubuntu 14.04 LTS
Release: 14.04
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1328260/+subscriptions
References