Bug 304019

Summary: Supposedly, KBluetooth did not found a BT adapter
Product: [openSUSE] openSUSE 10.3 Reporter: Carlos Gonçalves <cgoncalves>
Component: KDEAssignee: Tom Patzig <tpatzig>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Beta 2   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Carlos Gonçalves 2007-08-23 19:40:54 UTC
Plugged in my bluetooth adapter and KBluetooth came up (automatically) saying on an error dialog: "No Bluetooth Adapter found!". Humm, so how did it know that I was plugging a BT adapter?!
Comment 1 Daniel Gollub 2007-08-24 08:43:43 UTC
Could you check if the Bluetooth service is activated in YaST?

(Or check run `grep START_SERVICES /etc/sysconfig/bluetooth` - if it's set to "no", you have to enable bluetooth in YaST)

This is likely  related to #299734
Comment 2 Carlos Gonçalves 2007-08-24 14:57:49 UTC
acernux:/home/cgoncalves # grep START_SERVICES /etc/sysconfig/bluetooth
START_SERVICES="no"

And yes, I did not configured BT in YaST, yet. The problem is that if an user did not set it up he will get this error dialog - the correct way would be bring the "Detected new hardware" dialog to do it.
Comment 3 Daniel Gollub 2007-08-24 16:48:50 UTC
It will be quite easier - if #299734 got fixed Bluetooth will work out of the box. Without doing further configuration - like anoying "Detect new hardware" dialogs. You'll need the YaST Bluetooth dialog in the future only to disable use of Bluetooth for the user - kind of administration restriction.

*** This bug has been marked as a duplicate of bug 299734 ***