[Bug 437649] Re: bluetoothd Permission denied (13) when connecting A2DP headset

2012-01-31 Thread RickB
I have a new Novatech laptop with Ubuntu 11.10, and a new Plantronic BB903+. When I enable BT and then attempt to connect the headset service using the system-tray applet, syslog gets the following: Jan 31 17:39:53 krum bluetoothd[1251]: HCI dev 0 up Jan 31 17:39:53 krum bluetoothd[1251]:

[Bug 437649] Re: bluetoothd Permission denied (13) when connecting A2DP headset

2012-01-27 Thread trevorjay
This happens every time I reconnect my Nokia BH-505 headset as well. It always works for me the first time I pair it, but after that it never reconnects. I have to unpair, then repair, and it will work until a disconnect happens. -- You received this bug notification because you are a member

[Bug 437649] Re: bluetoothd Permission denied (13) when connecting A2DP headset

2012-01-27 Thread trevorjay
This is an *awfully* descriptive permissions denied error... /sarcasm bluetoothd[16555]: audio/headset.c:headset_set_state() State changed /org/bluez/16555/hci0/dev_00_1E_DE_28_4E_00: HEADSET_STATE_DISCONNECTED - HEADSET_STATE_CONNECTING bluetoothd[16555]: plugins/hciops.c:conn_complete()

[Bug 437649] Re: bluetoothd Permission denied (13) when connecting A2DP headset

2012-01-27 Thread trevorjay
strace bluetooth -d -n: snip sendto(3, 31Jan 27 18:00:26 bluetoothd[1..., 158, MSG_NOSIGNAL, NULL, 0) = 158 socket(PF_BLUETOOTH, SOCK_STREAM, 3)= 26 bind(26, {sa_family=AF_BLUETOOTH, sa_data=\211\224/G\370\340\0\0\377\377\377\377\377\377}, 10) = 0 setsockopt(26, 0x112 /* SOL_?? */, 4, \2,

[Bug 437649] Re: bluetoothd Permission denied (13) when connecting A2DP headset

2011-12-28 Thread Bernie Innocenti
Thanks Murz. Your proposed workaround did not solve the issue for me. I can now reproduce both on lucid and on oneiric, using the same headset. This is the log from a session in which I successfully coupled the adapter: Dec 28 22:58:04 giskard bluetoothd[21144]: Discovery session 0x55813e50

[Bug 437649] Re: bluetoothd Permission denied (13) when connecting A2DP headset

2011-12-26 Thread Murz
I solve this problem for me via editing dbus rules: in file /etc/dbus-1/system.d/bluetooth.conf I add: policy user=pulse allow send_destination=org.bluez/ /policy Maybe this helps you too. I use pulseaudio as system daemon, so maybe you must add not pulse but your user to policy. --

[Bug 437649] Re: bluetoothd Permission denied (13) when connecting A2DP headset

2011-12-25 Thread Bernie Innocenti
I'm still experiencing this bug on oneiric with bluez_4.96-0ubuntu4 and jWin bluetooth headphones. The only way I have to reconnect the headphones is deleting the device and repairing it. Any suggestion on how to debug this? -- You received this bug notification because you are a member of

[Bug 437649] Re: bluetoothd Permission denied (13) when connecting A2DP headset

2011-12-25 Thread Bernie Innocenti
Output of bluetoothd -d -n: bluetoothd[7378]: audio/headset.c:headset_set_state() State changed /org/bluez/7378/hci0/dev_00_1A_7D_E0_7B_27: HEADSET_STATE_DISCONNECTED - HEADSET_STATE_CONNECTING bluetoothd[7378]: plugins/hciops.c:conn_complete() status 0x00 bluetoothd[7378]:

[Bug 437649] Re: bluetoothd Permission denied (13) when connecting A2DP headset

2010-09-15 Thread Murz
Seems that this fixed in bluez, I have successfully pair with Ubuntu Lucid and bluez version 4.70-0ubuntu2 ** Changed in: bluez (Ubuntu) Status: Confirmed = Fix Released ** Changed in: blueman (Ubuntu) Status: Confirmed = Fix Released -- bluetoothd Permission denied (13) when

[Bug 437649] Re: bluetoothd Permission denied (13) when connecting A2DP headset

2010-06-16 Thread watching...@gmail.com
I add workround in http://blueman- project.org/forum/viewtopic.php?f=5t=286. and It may result from bluez' API CreateDevice. there is just fine if use CreatePairedDevice in action Add like as the script simple-agent packed up in bluez sourcecode. you may test. -- bluetoothd Permission denied

[Bug 437649] Re: bluetoothd Permission denied (13) when connecting A2DP headset

2010-04-12 Thread schaze
Hi, I have this problem too. But interestingly it has been working once. The only related change I did since then was to uninstall the linux-backports-modules-alsa-karmic-generic package (due to a problem with my avermedia DVD EZmake USB gold) Maybe someone can try installing the alsa

[Bug 437649] Re: bluetoothd Permission denied (13) when connecting A2DP headset

2010-04-12 Thread Baptiste Mille-Mathias
Hello, did someone tried to strace the process ? perhaps contacting the bluez developers might help? -- bluetoothd Permission denied (13) when connecting A2DP headset https://bugs.launchpad.net/bugs/437649 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 437649] Re: bluetoothd Permission denied (13) when connecting A2DP headset

2010-04-12 Thread Murz
Baptiste Mille-Mathias, please tell me how I can strace this process, i'll try this. I have wrote about this problem in bluez user mailing list - http://marc.info/?l=linux-bluetoothm=126391643201558w=2 but give no answer :( Upgrading to lucid and latest blueman, bluez didn't solve the problem.

[Bug 437649] Re: bluetoothd Permission denied (13) when connecting A2DP headset

2010-04-12 Thread Murz
schaze, installing linux-backports-modules-alsa-lucid-generic (I use lucid) didn't solve the problem for me, see the same error when trying to connect: Apr 13 08:48:05 axe bluetoothd[1266]: Permission denied (13) -- bluetoothd Permission denied (13) when connecting A2DP headset

[Bug 437649] Re: bluetoothd Permission denied (13) when connecting A2DP headset

2010-04-12 Thread Murz
I'll try to run bluetoothd daemon via strace but got nothing. I got a backtrace via 'strace -p' command attached to bluetoothd pid, the result is attached. ** Attachment added: strace of bluetoothd when it writes permission denied (13) error to syslog

[Bug 437649] Re: bluetoothd Permission denied (13) when connecting A2DP headset

2010-04-12 Thread Murz
schaze, please add your strace too for additional info. Can I give more information for detecting the source of the bug? -- bluetoothd Permission denied (13) when connecting A2DP headset https://bugs.launchpad.net/bugs/437649 You received this bug notification because you are a member of Ubuntu

[Bug 437649] Re: bluetoothd Permission denied (13) when connecting A2DP headset

2010-04-12 Thread Murz
Baptiste Mille-Mathias, upgrading bluez to 4.63-0ubuntu4 from your ppa didn't help too. strace of connection process is attached. ** Attachment added: bluez_4.63-0ubuntu4_permission_denied_strace.log http://launchpadlibrarian.net/43993686/bluez_4.63-0ubuntu4_permission_denied_strace.log --

[Bug 437649] Re: bluetoothd Permission denied (13) when connecting A2DP headset

2010-01-31 Thread Murz
Here is hcidump of a2dp connect process: HCI Command: Create Connection (0x01|0x0005) plen 13 HCI Event: Command Status (0x0f) plen 4 HCI Event: Connect Complete (0x03) plen 11 HCI Command: Read Remote Supported Features (0x01|0x001b) plen 2 HCI Event: Command Status (0x0f) plen 4 HCI

[Bug 437649] Re: bluetoothd Permission denied (13) when connecting A2DP headset

2010-01-30 Thread Murz
I try to load livecd Ubuntu Karmic Fedora 12 livecd, and got this error too. -- bluetoothd Permission denied (13) when connecting A2DP headset https://bugs.launchpad.net/bugs/437649 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 437649] Re: bluetoothd Permission denied (13) when connecting A2DP headset

2010-01-19 Thread Murz
Problem still here after upgrading to bluez 4.60-0ubuntu1 Can anybody tell me how I can look some debug output of this error? Which permissions are denied? -- bluetoothd Permission denied (13) when connecting A2DP headset https://bugs.launchpad.net/bugs/437649 You received this bug notification

[Bug 437649] Re: bluetoothd Permission denied (13) when connecting A2DP headset

2010-01-19 Thread Murz
Output of bluetoothd -d -n on connect process: bluetoothd[22040]: avdtp_ref(0x7f6b42f9e750): ref=2 bluetoothd[22040]: stream creation in progress bluetoothd[22040]: adapter_get_device(00:22:FC:74:AA:3C) bluetoothd[22040]: Permission denied (13) bluetoothd[22040]: Disconnected from

[Bug 437649] Re: bluetoothd Permission denied (13) when connecting A2DP headset

2010-01-19 Thread Murz
I try upgrade to lucid but this isn't help, same error! -- bluetoothd Permission denied (13) when connecting A2DP headset https://bugs.launchpad.net/bugs/437649 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 437649] Re: bluetoothd Permission denied (13) when connecting A2DP headset

2009-12-15 Thread Murz
Updating to bluez 4.57-0ubuntu1 and blueman 1.21-1~ppa1k didn't solve the problem. -- bluetoothd Permission denied (13) when connecting A2DP headset https://bugs.launchpad.net/bugs/437649 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 437649] Re: bluetoothd Permission denied (13) when connecting A2DP headset

2009-12-13 Thread Murz
Same problem on another 2 computers with Ubuntu Karmic: Dec 14 09:50:44 axe bluetoothd[2971]: Permission denied (13) Dec 14 10:31:24 boss bluetoothd[1897]: Permission denied (13) Bluez version is 4.51-0ubuntu2 Bluetooth dongle: Bus 003 Device 004: ID 1131:1004 Integrated System Solution Corp.

[Bug 437649] Re: bluetoothd Permission denied (13) when connecting A2DP headset

2009-10-19 Thread Murz
Updating to blueman release (1.20-1~ppa1k) didn't help. I try to remove all and reconnect again but no good news. The device added succesfully, but can't connect. I have try two devices - Nokia BH-504 and Motorola S705 (password is ) and both can't connect. I have found a hcidump tool and