Public bug reported:

Ubuntu 11.04 (upgraded) with LXDE (formerly GNOME). When using blueman and 
trying to start bluetooth, it fails. That logical, since "/etc/init.d/bluetooth 
start" does not work (although it appears to). When the content of the 'start' 
statement is chanegd to the following, it works fine:
       if start-stop-daemon --start --quiet --oknodo --pidfile 
/var/run/bluetoothd.pid --exec $DAEMON ; then
           log_end_msg 0
       else
           log_end_msg 1
       fi

** Affects: bluez (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  bluetoothd can not be started

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/813167/+subscriptions

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

Reply via email to