wx paint demo (and thus probably wxDC) does not work with Wayland #9282
Labels
bug
Issue is reported as a bug
help wanted
Issue not worked on by OTP; help wanted from the community
team:PS
Assigned to OTP team PS
Describe the bug
When using
GDK_BACKEND=wayland
, wx paint does not update properly.To Reproduce
erl
wx:demo()
GDK_BACKEND=x11 erl
Expected behavior
Wayland and X11 backend should behave the same
Affected versions
26.2.1
Additional context
My system: Gentoo Linux with wxGTK-3.2.5 and erlang-26.2.1, running Plasma 6 on Wayland with NVIDIA driver
I tried some wxDC samples directly with C++, and those work. So it's probably something wrong in OTP
The text was updated successfully, but these errors were encountered: