wry icon indicating copy to clipboard operation
wry copied to clipboard

_gdk_frame_clock_freeze assertion fails on wgpu example

Open mwbryant opened this issue 10 months ago • 0 comments

Describe the bug When running the wgpu example the window renders incorrectly (attached screenshot) and the console prints

(wgpu:80464): Gdk-CRITICAL **: 15:35:34.013: _gdk_frame_clock_freeze: assertion 'GDK_IS_FRAME_CLOCK (clock)' failed

Steps To Reproduce cargo r --example wgpu

Expected behavior Window renders showing the demo ui

Screenshots shot_2024-Apr-06-at-15:37:12

Platform and Versions (please complete the following information): OS: Ubuntu 22.04 (i3 window manager) Rustc: 1.76.0

mwbryant avatar Apr 06 '24 21:04 mwbryant