WindTerm icon indicating copy to clipboard operation
WindTerm copied to clipboard

Wayland Support

Open TheTobii opened this issue 1 year ago • 1 comments

Expected behaviour

Running WindTerm with Wayland should be possible

Actual behaviour

WindTerm crashes.

Commands: export QT_QPA_PLATFORM=wayland ./WindTerm

Output: Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway. 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: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.

Steps to reproduce

Force Wayland platform usage with export QT_QPA_PLATFORM=wayland Run WindTerm Crash

TheTobii avatar Jul 25 '22 20:07 TheTobii

https://github.com/kingToolbox/WindTerm/issues/691#issue-1212522310

RokeJulianLockhart avatar Feb 10 '23 05:02 RokeJulianLockhart