New issue by svenper on void-packages repository https://github.com/void-linux/void-packages/issues/19439 Description: ### System * xuname: Void 5.4.21_1 x86_64-musl GenuineIntel uptodate hold rrnFFFFFFFFFFF * package: ibus-1.5.21_3 ibus-rime-1.4.0_1 librime-1.5.3_2 ### Expected behavior ibus sets the engine without dbus related errors. ### Actual behavior ```text (process:5333): IBUS-WARNING **: 17:45:35.261: ibus_bus_call_sync: org.freedesktop.IBus.SetGlobalEngine: GDBus.Error:org.freedesktop.DBus.Error.Failed: Set global engine failed: The connection is closed ``` ### Steps to reproduce the behavior ```text ibus-daemon --daemonize --replace --xim sleep 1 ibus engine rime ``` I tried to downgrade ibus but without success, I suspect the rebuild for python3 f03a0a9 may be involved which is a pain to reproduce as downgrading python3 places me in git revert hell.