Vincent Chernin

Results 227 comments of Vincent Chernin

The reviews are visible in GNOME software (through OARS), as far as I know they must be Arch users since that's the only place I've seen this issue. I've never...

![image](https://user-images.githubusercontent.com/38842733/130011929-59fe44a0-be89-4060-9adc-c4a2e6a12728.png) EasyEffects' Arch package shows up in GNOME Software if you have `gnome-software-packagekit-plugin` installed. I assume some distros like Manjaro may include that out of the box. This means Arch...

> it is not fixed yet? If there were news here, it would have been commented here (probably). I don’t use Arch so I have no idea.

Ubuntu 20.04 has dependencies that are basically 2 years old now. There is certainly no gtk4 there. While gtk4 should be present in 22.04, I don't know if 22.04 will...

Well, it looks like [22.04 (Jammy) will also have libadwaita](https://packages.Ubuntu.com/search?suite=jammy&section=all&arch=any&keywords=libadwaita&searchon=names), albeit an older alpha version. While that wouldn't work as is (since libadwaita 1.0 is required), in theory you could...

Yeah it sounds like Ubuntu broke something somehow, or perhaps the Flatpak runtime we use did. I will try to debug more later today when I have time.

> I have the same problem, it won't let me change the options to stay open in background and start with system. https://github.com/wwmm/easyeffects/issues/1500#issuecomment-1118235020

IIRC this is indeed an (unfixable) Flatpak + Nvidia issue. Flatpak needs to use its own set of libraries for its runtime and the Nvidia gpu, in addition to the...

I can reproduce the equalizer generally taking much longer to reset than other plugins on the Flatpak build. I imagine this is due to performance differences between dconf and keyfile...

> reset_all_keys this is used in both the global "reset every single setting" button and the individual plugin reset button right?