pythops / bluetui

🛜 TUI for managing bluetooth on Linux.
GNU General Public License v3.0
384 stars 6 forks source link

ERROR: Could not activite remote peer 'org.bluez' #17

Closed joksdz closed 5 months ago

joksdz commented 5 months ago

am running on arch v 6.9.2 with hyprland i have bluez and bluez-utils at the latest version

am getting an error when trying to run :

Error: Error { kind: Internal(DBus("org.freedesktop.DBus.Error.NameHasNoOwner")), message: "Could not activate remote peer 'org.bluez': activation request failed: unknown unit" } am not really good with rust,thank you for understanding.

pythops commented 5 months ago

do you have the service bluetooth.service running ? https://wiki.archlinux.org/title/bluetooth

joksdz commented 5 months ago

i just figured that out ,thx any ways