mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 16:35:33 +00:00
When using a different DBus implementation `dbus-launch` might not exist, but instantiating a `SessionBus` object might start a session dbus if it's not already running. This change also replaces the `dbus-x11` dependency with `default-dbus-session-bus | dbus-session-bus` and changes the way we detect if dbus is already running. Also remove `DBUS_SESSION_BUS_ADDRESS` from `sudo gsettings` call. It turns out we don't need this since we execute the `gsettings` command in the context of the user anyway which connects to the user's session dbus. Cherry-pick-of: #14895 Fixes: #14888 Test-bot: skip |
||
|---|---|---|
| .. | ||
| source | ||
| tests | ||
| upstream | ||
| changelog | ||
| com.keyman.config.appdata.xml | ||
| com.keyman.ibus_keyman.metainfo.xml | ||
| control | ||
| copyright | ||
| ibus-keyman.install | ||
| ibus-keyman.manpages | ||
| keyman-system-service.install | ||
| keyman-system-service.manpages | ||
| keyman.bash-completion | ||
| keyman.docs | ||
| keyman.install | ||
| keyman.links | ||
| keyman.manpages | ||
| keyman.postinst | ||
| libkeymancore-dev.install | ||
| libkeymancore2.install | ||
| libkeymancore2.symbols | ||
| not-installed | ||
| python3-keyman-config.dirs | ||
| rules | ||