harbor
harbor copied to clipboard
Harbor App does not work under Wayland
Hello,
great job with the development of this amazing project!
I wanted to try the Harbor App under my Linux system that uses Wayland instead of X11. I get the following error however:
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
Cannot get default EGL display: EGL_SUCCESS
Cannot create EGL context: invalid display (last error: EGL_SUCCESS)
Even ignoring the error by setting QT_QPA_PLATFORM=wayland
does not help:
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
QSocketNotifier: Can only be used with threads started with QThread
Cannot get default EGL display: EGL_SUCCESS
Cannot create EGL context: invalid display (last error: EGL_SUCCESS)