You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Repro steps
Running anything which tries to use wgpu Vulkan, like:
cd examples && cargo run cube
The window starts and renders at least one frame, but becomes completely non-interactive (windows can't be interacted with or moved) and you receive a "hanging" prompt from GNOME:
Note that I think this might legitimately be a platform issue, however:
I am unable to reproduce it with both vkcube (X11) and vkcube-wayland which reports and runs (see below).
Repro steps
Running anything which tries to use wgpu Vulkan, like:
The window starts and renders at least one frame, but becomes completely non-interactive (windows can't be interacted with or moved) and you receive a "hanging" prompt from GNOME:
Note that I think this might legitimately be a platform issue, however:
vkcube(X11) andvkcube-waylandwhich reports and runs (see below).Screencast.from.2023-11-25.18-23-21.webm
So
wgpuis currently the lowest level of abstraction I've chased down.Platform
Log output from running the example:
uname -r: