bus1 / dbus-broker

Linux D-Bus Message Broker
https://github.com/bus1/dbus-broker/wiki
Apache License 2.0
675 stars 78 forks source link

Incompatibility with the Dropbox client #370

Open karolpiczak opened 2 months ago

karolpiczak commented 2 months ago

I have encountered the same issue with the Dropbox client for Linux on Fedora 40 as described here and here, i.e. the tray icon menu hangs with a "Connecting..." status, without populating the submenus with additional information.

I have confirmed that replacing dbus-broker with dbus-daemon does indeed fix the issue. I would like to keep using dbus-broker without sacrificing this functionality. Any hints on the best way to debug this?