Christopher Schramm
Christopher Schramm
Your screenshot looks good to me, @infirit. Nothing cropped :confused:
`blueman-applet.service` is a user service, but just run `blueman-applet` (probably at `/usr/bin/blueman-applet`). It usually gets started automatically when requested due to `org.blueman.Applet.service` (`/usr/share/dbus-1/services/org.blueman.Applet.service`, I guess). There might be something wrong...
I don't really get the problem statement. You provided some data that `blueman-manager` fails to start `blueman-applet` via D-Bus. It seems like you are able to run `blueman-applet` yourself. Does...
That does not look like any of our icons.
I assume that if you exit or kill blueman-applet with Bluetooth disabled and start it again, it's still disabled. Please exit or kill it and then run `blueman-applet --loglevel debug`,...
Not sure I can follow 100 %, but I guess you need to... 1. Enable the plugin 2. Reboot 3. See Bluetooth disabled 4. Stop blueman-applet 5. Run `blueman-applet --loglevel...
The same script that fetches CH banks from SIX could be used for LI banks.
Please provide some background on where you're coming from. I'm not keen to adopt a random version number from that library. As you know, there is no actual specification, just...
I'm not sure I can follow. You seem to be coming from vala-panel-appmenu and as I see you already removed the version check there: https://gitlab.com/vala-panel-project/vala-panel-appmenu/-/commit/218bb4aaf1a1d9fcd89a71a14c8bf99cfd94ba1e. If I get you right,...
So it's the other way around? There are cases where `org.freedesktop.StatusNotifierItem.Menu` is given, but the advertised menu is not functional? I'd say you just need error handling for the method...