Open silferas opened 2 months ago
Do you get the following output when you start the Gnome Image Viewer from the terminal using flatpak run org.gnome.Loupe
?:
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
If so, you may be affected by this bug.
I ran into that bug on Bluefin, and was able to work around it by setting GSK_RENDERER=ngl
in the ~/.config/environment.d/gsk.conf
file then restarting, as suggested in the comments here.
Do you get the following output when you start the Gnome Image Viewer from the terminal using
flatpak run org.gnome.Loupe
?: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
If so, you may be affected by this bug. I ran into that bug on Bluefin, and was able to work around it by setting
GSK_RENDERER=ngl
in the~/.config/environment.d/gsk.conf
file then restarting, as suggested in the comments here.
Cheers mate, this worked like a charm.
Describe the bug
When I:
What did you expect to happen?
I expected the app to open and display the image/file.
Output of
rpm-ostree status
Hardware
Extra information or context
No response