Martin Abente Lahaye

Results 88 comments of Martin Abente Lahaye

> [@tchx84](https://github.com/tchx84) I can confirm it happens 100% of the time on my computer. I also tried it on my laptop which runs Pop!_OS and I managed to replicate it....

@PunkRamDevil also, make sure it isn't running already in a broken state... so run `flatpak kill com.github.tchx84.Flatseal` before you launch it from the terminal..

@SkytAsul I can't spot anything, can you share more details? ```sh $ cat /etc/os-release $ flatpak --version $ flatpak info com.github.tchx84.Flatseal $ dpkg -l | grep portal ```

> dw i got it fixed ty tysm yall!!1 Please let us know what did the trick :)

Try running Flatseal from the terminal, and copy here whatever shows there. Plus, share some information about your system too.

@rusty-snake thanks, and let's keep this open for a while.. I can see more of these reports coming.

See the GTK issue [here](https://gitlab.gnome.org/GNOME/gtk/-/issues/7047). TLDR: update the gnome runtime e.g., `flatpak update org.gnome.Platform` (or else use a different renderer, e.g., `GSK_RENDERER=ngl flatpak run com.github.tchx84.Flatseal`).

@Angxddeep @synthfi thanks!