getlantern / systray

a cross platfrom Go library to place an icon and menu in the notification area
Apache License 2.0
3.28k stars 451 forks source link

GLib-GIO-CRITICAL **: 09:06:18.363: g_dbus_proxy_new: assertion 'G_IS_DBUS_CONNECTION (connection)' failed #236

Open pdj1010 opened 2 years ago

pdj1010 commented 2 years ago

If you run the example, you will get a message like this: "GLib-GIO-CRITICAL **: 09:06:18.363: g_dbus_proxy_new: assertion 'G_IS_DBUS_CONNECTION (connection)' failed"

The process is active, but the icon is not displayed. The problem is that it happens intermittently. An issue with fcitx has been reported. But fcitx is not installed.

Has anyone experienced the same problem?

on debian11