-
Notifications
You must be signed in to change notification settings - Fork 1.2k
crash on suspend/resume on laptop #705
Copy link
Copy link
Closed
Labels
B - bugDang, that shouldn't have happenedDang, that shouldn't have happenedDS - x11Affects the X11 backend, or generally free Unix platformsAffects the X11 backend, or generally free Unix platformsH - good first issueIdeal for new contributorsIdeal for new contributors
Description
Found via https://github.com/jwilm/alacritty/ occurs in the example program as well, when I suspend and resume my laptop, winit based programs crash with the following message:
thread 'main' panicked at '[winit] Failed to find any monitors using XRandR.', libcore/option.rs:989:5
note: Run with `RUST_BACKTRACE=1` for a backtrace.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
B - bugDang, that shouldn't have happenedDang, that shouldn't have happenedDS - x11Affects the X11 backend, or generally free Unix platformsAffects the X11 backend, or generally free Unix platformsH - good first issueIdeal for new contributorsIdeal for new contributors