violetmage

Results 135 comments of violetmage

Do the messages appear correctly in [bustle](https://flathub.org/apps/org.freedesktop.Bustle)? Maybe it is necessary to add the `--talk-name=org.freedesktop.portal.GlobalShortcuts.*` permission? I haven't kept track of which DEs have implemented GlobalShortcuts portal, though I wouldn't...

For a local test of a dev build of easyeffects it will be something similar to this: `flatpak override --user com.github.wwmm.easyeffects.Devel --talk-name=org.freedesktop.portals.GlobalShortcuts.*` Now that I think about it, this shouldn't...

In that case, the first place I'd look is at dbus using bustle, for anything in the user session at `org.freedesktop.portals.*`

Found a very good article from KDE developer docs: [https://develop.kde.org/docs/features/d-bus/accessing_dbus_interfaces/](https://develop.kde.org/docs/features/d-bus/accessing_dbus_interfaces/)

Do you see anything when looking with bustle?

What method did you use to restart easyeffects?

Unfortunately, this problem was not completely fixed until easyeffects version 7.0.4, which is slightly newer than the version in Debian 12 Bookworm, 7.0.0-1. Even worse, bookworm-backports only gets to version...

1. Does the option `Settings -> General -> Launch Service at System Startup` not work? 2. Easyeffects does not use a system tray icon, even though it can run in...

Other than `flatpak repair` and `flatpak list`, nothing else comes to mind at the moment. I will look into this more once I'm back at my desk today.

I forgot to mention, when using `flatpak repair` and `flatpak list`, remember to try both system and user installations; ``` $ flatpak repair --system $ flatpak repair --user $ flatpak...