Debian QT stuff

Find and share HowTos to various installations / configurations!
3 posts • Page 1 of 1
tmalone
Posts:192
Joined: Mon Nov 22, 2010 11:21 pm

Debian QT stuff

Post by tmalone »

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

kilianvp
Posts:443
Joined: Fri Jan 16, 2015 10:29 am

Re: Debian QT stuff

Post by kilianvp »

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

Post by gschijndel »

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).

3 posts • Page 1 of 1