pigmonkey / spark

Arch Linux Provisioning with Ansible
The Unlicense
389 stars 113 forks source link

Bluetooth: no such schema “org.blueman.plugins.powermanager” #121

Closed petRUShka closed 5 months ago

petRUShka commented 5 months ago

There is an error during running bluetooth role:

TASK [bluetooth : Do not auto power on the bluetooth device] **********************************************************************************************************************************************************************************
fatal: [localhost]: FAILED! => {"changed": true, "cmd": ["gsettings", "set", "org.blueman.plugins.powermanager", "auto-power-on", "false"], "delta": "0:00:00.005647", "end": "2024-06-26 21:42:41.587194", "msg": "non-zero return code", "rc": 1, "start": "2024-06-26 21:42:41.581547", "stderr": "No such schema “org.blueman.plugins.powermanager”", "stderr_lines": ["No such schema “org.blueman.plugins.powermanager”"], "stdout": "", "stdout_lines": []}