When I startup my project in Debian, I get the following message
WCCILpmon1:Warning: Ignoring XDB_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
I assume this is something like -style fusion? But searches in the help do not give me any clue. I am sure the developers are giving us a solution with this message but without any help on this topic, it is unknown.
Should we be using desktop from Gnome? What is recommended? (not in the help either)
Todd
Debian QT stuff
- kilianvp
- Posts:443
- Joined: Fri Jan 16, 2015 10:29 am
Re: Debian QT stuff
You can safely ignore this message. It appears because new Linux versions use Wayland and no longer X11. To avoid this message, you should use X11. https://www.winccoa.com/documentation/W ... x_settings look for Display Server or wayland.
- gschijndel
- Posts:376
- Joined: Tue Jan 15, 2019 3:12 pm
Re: Debian QT stuff
You could try if setting that environment variable prevents the message.
According to the documentation only gnome is supported, however perhaps also others are now supported (a minimalist desktop should be possible).
According to the documentation only gnome is supported, however perhaps also others are now supported (a minimalist desktop should be possible).