-
### What happened
Trying to update a NixOS aarch64 system with python 3.12 to moonraker 0.8.0
The build failed because of a failing test in dbus-next: https://github.com/NixOS/nixpkgs/issues/357…
-
Arch uses dbus-broker by default and I get the following error message from Labelle.
```
qt.qpa.theme.dbus: Session DBus not running.
qt.qpa.theme.dbus: Application will not react to setting cha…
-
Since a few versions ago, the MPRIS functionality isn't working anymore, at least not consistently, and Supersonic isn't registering as a MPRIS player.
This is causing media keys and player status …
-
## Steps To Reproduce
Steps to reproduce the behavior:
1. build `moonraker-0.8.0-unstable-2023-12-27`
## Build log
Build Log
```
creating build/lib/dbus_next/aio
...skipping..…
-
compiled with CMAKE
test-hardware-capabilities: wlp1s0 supports P2P
-
after suspend and subsequent resume, loginctl signals the resume over dbus. phone.py should switch on the display, and figure out where the resume came from.
-
It seems apparmor prevents creating dbus service on ubuntu touch.
Steps to reproduce
```
$ busctl --user get-property io.github.rinigus.PureMaps /io/github/rinigus/PureMaps/navigator io.github.r…
-
dbus-run-session is some sort of namespacing for a dbus session bus - I'm not exactly sure, I just cargo-cult copied the habit of using `dbus-run-session sway` and copied that over to when I switched …
-
dbus-broker seems to offer significantly better performance than dbus-daemon. However, this improved performance comes at the cost of higher memory usage compared to dbus-daemon. In my comparison test…
-
https://github.com/DefinitelyTyped/DefinitelyTyped/blob/286e356cfaf3ad52bcd2da1e9bfc79f16b664a9b/types/dbus/index.d.ts#L30C71-L30C77
getProperty(name: string, callback: (err: Error | null, ~~name: …