Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not run on wayland #3

Open
jettrich opened this issue Jan 2, 2024 · 1 comment
Open

Could not run on wayland #3

jettrich opened this issue Jan 2, 2024 · 1 comment

Comments

@jettrich
Copy link

jettrich commented Jan 2, 2024

Hi,

on Fedora 39 I get

$ ./ThermoState
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

(ThermoState:39896): GLib-GIO-ERROR **: 14:36:47.523: Settings schema 'org.gnome.settings-daemon.plugins.xsettings' does not contain a key named 'antialiasing'
Trace/Breakpoint ausgelöst (Speicherabzug geschrieben)

also tried QT_QPA_PLATFORM=wayland but that didn't help.

Please, could anyone point me on a solution?

Cheers

@Shihabus-Sakib-Rad
Copy link
Member

I don't use wayland. So, I am unable to reproduce it.

Open a terminal, enter export QT_QPA_PLATFORM=wayland there and then start the app from that same terminal.

Also, Have you tried setting this env variable
GDK_BACKEND=x11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants