Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flatseal 2.3.0 failed to run #726

Open
mricewolf0110 opened this issue Oct 1, 2024 · 8 comments
Open

Flatseal 2.3.0 failed to run #726

mricewolf0110 opened this issue Oct 1, 2024 · 8 comments

Comments

@mricewolf0110
Copy link

Error message:

MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:763: FINISHME: support YUV colorspace with DRM format modifiers
MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:794: FINISHME: support more multi-planar formats with DRM modifiers
Gdk-Message: 04:10:45.403: Error 71 (Protocol error) dispatching to Wayland display.

@mricewolf0110 mricewolf0110 changed the title Flatseal failed to run Flatseal 2.3.0 failed to run Oct 1, 2024
@rusty-snake
Copy link

Duplicate of #725

@rusty-snake
Copy link

TL;DR: Wait for runtime update or workaround with GSK_RENDERER=gl.

@tchx84
Copy link
Owner

tchx84 commented Oct 2, 2024

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

@tchx84
Copy link
Owner

tchx84 commented Oct 2, 2024

See the GTK issue here.

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
Copy link

Angxddeep commented Oct 12, 2024

@tchx84 So I looked into it, it's a vulkan issue with nvidia proprietary driver on hybrid systems with intel/nvidia or amd/nvidia setup, and the Gnome guys were like 'we can't do anything if the nvidia driver has a bug' so i don't see it resolving for a while.

https://gitlab.freedesktop.org/mesa/mesa/-/issues/11723

@LeoNoBit
Copy link

I have the same problem, also in other apps like bottles. For some reason it was solved by blocking wayland in overrides.

@kRHYME7
Copy link

kRHYME7 commented Oct 24, 2024

For some reason it was solved by blocking wayland in overrides.

or this

 GSK_RENDERER=ngl flatpak run com.github.tchx84.Flatseal 

or if you can access flat seal add it in here
image

@Angxddeep
Copy link

@tchx84 this got fixed with the release of Nvidia 565 drivers. SO you can close this issue now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants