Instalé Unified Remote hoy con la esperanza de poder usarlo con mi adaptador bluetooth para controlar mi PC usando mi teléfono. Pero cuando instalé Unified Remote y cargué la interfaz web, recibí este error:
Bluetooth: no se pudo conectar a SDP
Google no tiene absolutamente nada útil sobre este error, por lo que esta es una de mis únicas oportunidades aquí.
algunas salidas:
noneatme@noneatme-desktop:/etc/bluetooth$ sudo sdptool browse local
Failed to connect to SDP server on FF:FF:FF:00:00:00: Connection refused
Ubuntu 16.04
noneatme@noneatme-desktop:/etc/bluetooth$ uname -a
Linux noneatme-desktop 4.4.0-22-generic #40-Ubuntu SMP Thu May 12 22:03:46 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
noneatme@noneatme-desktop:/etc/bluetooth$ /usr/lib/bluetooth/bluetoothd -C
D-Bus setup failed: Connection ":1.129" is not allowed to own the service "org.bluez" due to security policies in the configuration file
(it works with sudo)
Iniciar Bluetoothd con el argumento --compat no solucionará el problema.
¿Que puedo hacer?
/ edit: Solucioné este problema iniciando el servidor remoto unificado como sudo. ¿Es esta realmente la única opción que tengo?