tchx84 / Flatseal

Manage Flatpak permissions
GNU General Public License v3.0
1.18k stars 68 forks source link

Flatseal 2.3.0 failed to run #726

Open mricewolf0110 opened 2 days ago

mricewolf0110 commented 2 days ago

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.

rusty-snake commented 2 days ago

Duplicate of #725

rusty-snake commented 2 days ago

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

tchx84 commented 2 days ago

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

tchx84 commented 1 day ago

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).