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
run example_auto_nodes.py
-> The Node Graph Panel is transparent; moving the window causes rendering artifacts and flickering
Workaround: set QT_QPA_PLATFORM=xcb to run as an XWayland instance.
The problems described were not reproducable with example.py, only with auto_nodes
Note: This is something I have been experiencing with many applications under Wayland. I initially filed an issue with kde, but the devs say those are definitely problems that need to be addressed in the client apps, and that it would be a common problem they can help fixing.