Windows Version
Microsoft Windows [version 10.0.26120.1542]
WSL Version
2.2.4.0
Are you using WSL 1 or WSL 2?
Kernel Version
6.6.36.6
Distro Version
Ubuntu 24.04
Other Software
No response
Repro Steps
When I use the GUI, I usually see error messages related to rendering, but they don't generally affect usage:
> gz sim
WARNING: dzn is not a conformant Vulkan implementation, testing use only.
WARNING: Some incorrect rendering might occur because the selected Vulkan device (Microsoft Direct3D12 (NVIDIA GeForce RTX 3070)) doesn't support base Zink requirements: feats.features.logicOp have_EXT_custom_border_color have_EXT_line_rasterization
> emacs
WARNING: dzn is not a conformant Vulkan implementation, testing use only.
WARNING: Some incorrect rendering might occur because the selected Vulkan device (Microsoft Direct3D12 (NVIDIA GeForce RTX 3070)) doesn't support base Zink requirements: feats.features.logicOp have_EXT_custom_border_color have_EXT_line_rasterization
However, recently when using gnome-font-viewer, I encountered the following:
libEGL warning: DRI3: Screen seems not DRI3 capable
libEGL warning: DRI3: Screen seems not DRI3 capable
WARNING: dzn is not a conformant Vulkan implementation, testing use only.
WARNING: Some incorrect rendering might occur because the selected Vulkan device (Microsoft Direct3D12 (NVIDIA GeForce RTX 3070)) doesn't support base Zink requirements: feats.features.logicOp have_EXT_custom_border_color have_EXT_line_rasterization
MESA: error: Failed to attach to x11 shm
It displays a transparent box, making it unusable.
Expected Behavior
I hope there is a solution to open gnome-font-viewer. In fact, I don't really understand graphic rendering and am not sure whether the problem lies with OPENGL, MESA, dzn, or Vulkan.
Actual Behavior
MESA: error: Failed to attach to x11 shm
Diagnostic Logs
No response
Windows Version
Microsoft Windows [version 10.0.26120.1542]
WSL Version
2.2.4.0
Are you using WSL 1 or WSL 2?
Kernel Version
6.6.36.6
Distro Version
Ubuntu 24.04
Other Software
No response
Repro Steps
When I use the GUI, I usually see error messages related to rendering, but they don't generally affect usage:
However, recently when using gnome-font-viewer, I encountered the following:
It displays a transparent box, making it unusable.
Expected Behavior
I hope there is a solution to open gnome-font-viewer. In fact, I don't really understand graphic rendering and am not sure whether the problem lies with OPENGL, MESA, dzn, or Vulkan.
Actual Behavior
MESA: error: Failed to attach to x11 shm
Diagnostic Logs
No response