Closed Angxddeep closed 1 month ago
@tchx84 Do you think I should file this issue on upstream gnome runtime too? It may be a problem on their end. No other application is currently using org.gnome.Platform 47 so I am not sure that if it's an issue with flatseal only or an issue with org.gnome.Platform
Did you modified the permissions of flatseal? Does it have devices=dri
? I saw broken cpu fallback on Intel systems with recent mesa versions if /dev/dri
wasn't allowed.
Nah, I didn't do that, even I added flatpak override --user --device=dri com.github.tchx84.Flatseal
just now and still it doesn't work & gives the same error
@Angxddeep you should definitely open a GTK issue, with this information...
There have been some changes in the rendering side of things recently, so Just for curiosity, can run GSK_RENDERER=gl flatpak run com.github.tchx84.Flatseal
?
@Angxddeep you should definitely open a GTK issue, with this information...
There have been some changes in the rendering side of things recently, so Just for curiosity, can run
GSK_RENDERER=gl flatpak run com.github.tchx84.Flatseal
?
Yeah, it opened up with this GSK_RENDERER=gl flatpak run com.github.tchx84.Flatseal But it's all weird, see the video https://github.com/user-attachments/assets/fd1a14e1-93d2-4233-992b-93e8e8a40d8e
@tchx84 So, I created an issue on the GTK GitLab instance, and they said that I need a runtime with gtk 4.16.2. He said the update will come in some time.
@tchx84 So, I created an issue on the GTK GitLab instance, and they said that I need a runtime with gtk 4.16.2. He said the update will come in some time.
Glad there's a solution! Hopefully that lands soon.
This happened after the recent update, the application is not opening at all. There is not even a crash in KDE it just doesn't open up I am using KDE plasma 6.1.5, but I think that really doesn't matter/ I tried running flatpak run com.github.tchx84.Flatseal and got these errors