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
{{ message }}
This repository was archived by the owner on Jan 24, 2026. It is now read-only.
Opening the application under Wayland does spawn a window that I can interact with, but it crashes as soon as I try to use my drawing tablet. Either that, or it simply doesn't respond. I do get some interesting output.
> QT_QPA_PLATFORM=wayland AppImage/Drawy-47b7552-x86_64_d0bc2b791329998c8ec8819cac3ce9f2.AppImage
qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: xcb.
[appimagelauncher-binfmt-bypass/lib] ERROR: child exited with code 6```
Opening the application under Wayland does spawn a window that I can interact with, but it crashes as soon as I try to use my drawing tablet. Either that, or it simply doesn't respond. I do get some interesting output.