hi,

got the same bug, bluetooth doesn't connect to my jbl pulse (wireless
bluetooth speaker). However the command given works

pactl load-module module-bluetooth-discover

It needs to be launched at each reboot into terminal. my work around is
the following:

a create a sh script blueauto

[code]
#!/bin/sh
sleep 15
pactl load-module module-bluetooth-discover
[/code]

in terminal ==> chmod a+r /to/your/folder/blueauto

and then go to your startup application (controle center) and select the script.
it doesn't connect automaticaly, you need to connect it. but this is a 
workaround till blueman developer solved this bug.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-bluetooth in Ubuntu.
https://bugs.launchpad.net/bugs/1283003

Title:
  [Bluetooth + 14.04] Bluetooth headsets are not working after last
  couple of updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/blueman/+bug/1283003/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to