Bug 311647

Summary: No Bluetooth adapters have been found.
Product: [Unmaintained] solid Reporter: drpjkurian <drpjkurian>
Component: bluetoothAssignee: Alex Fiestas <afiestas>
Status: RESOLVED DOWNSTREAM    
Severity: major Keywords: accessibility
Priority: NOR    
Version: 4.8.5   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description drpjkurian 2012-12-13 18:34:23 UTC
Though the bluetooth adapters are fixed, it shows bluetooth adapters are not found

Reproducible: Always

Steps to Reproduce:
fix the bluetooth dongle and open "system settings" and click "bluetooth", 
Actual Results:  
it shows "no bluetooth adapters have been found"
Comment 1 Alex Fiestas 2012-12-30 16:24:53 UTC
Can you execute the following command when that happens?
qdbus --system org.bluez

And paste the output here.

Thanks !
Comment 2 drpjkurian 2012-12-30 18:12:49 UTC
Hi
I'm hereby pasting the output of the command

rose@rose:~$ qdbus --system org.bluez
/
/org
/org/bluez
/org/bluez/853
/org/bluez/853/any
(In reply to comment #1)
> Can you execute the following command when that happens?
> qdbus --system org.bluez
> 
> And paste the output here.
> 
> Thanks !
Comment 3 Alex Fiestas 2012-12-30 18:16:31 UTC
Well, BlueZ is not reporting any adapter that's why bluedevil is not doing so.

This is clearly a bug in bluez not in bluedevil. Can you report a bug in their bug tracker?

Thanks !