Vincent Chernin

Results 229 comments of Vincent Chernin

I managed to install this on a Fedora 34 KDE vm I forgot I had... ``` git clone https://github.com/squalou/google-chat-linux cd google-chat-linux git checkout e14 sudo dnf install nodejs npm install...

Firefox works reliably with `GTK_USE_PORTAL=1`, but that variable seems to have no effect here. Having `xdg-desktop-portal-gtk` also present doesn't change anything either. I did notice something somewhat suspicious in the...

I am seeing the same behaviour, using the same path in save and restore in my cache. Also on `actions/cache/restore@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3.3.2` Doing some investigating: The thrown error is already...

7.0.6 is quite old, you probably want to update to 7.1.0 with `flatpak update`

I cannot reproduce this using the 7.1.3 flatpak build. Make sure you are launching the flatpak build and not a different one e.g. via `flatpak run com.github.wwmm.easyeffects`.

> Is it possible to just build easyeffects against an older pipewire header file? (easyeffects w/ pw 0.3.6x is around where these types of issues seemed to start) We used...

> Now the coredump output does not even seem to be related to EasyEffects code. It seems to have crashed in gtk/glib code. Weird. I think this is unfortunately expected...

Coredump from the system won’t work well with flatpak crashes, as you can see it gets confused with symbols. Try https://github.com/wwmm/easyeffects/wiki/Reporting-Bugs#with-flatpak

> I've installed your flatpak devel build, but it refused to start ![image](https://user-images.githubusercontent.com/70711319/271454148-1bb1308c-a2b4-4c6a-aa4c-f6b97c0d5ebe.png) > > ``` > [meowice@meowpc ~]$ flatpak run com.github.wwmm.easyeffects.Devel > F: Not sharing "/usr/share/icons" with sandbox: Path...