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

QSocketNotifier: Can only be used with threads started with QThread (on Linux) #33

Open
rubin55 opened this issue Apr 19, 2022 · 1 comment

Comments

@rubin55
Copy link

rubin55 commented Apr 19, 2022

When trying to start the launcher on Void Linux (kernel: linux-tkg 5.17.1), I get the following error:

[rubin@THINK Cities_Skylines]$ ./launcher
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
[FORMS.PP] ExceptionOccurred 
  Sender=EAccessViolation
  Exception=Access violation
  Stack trace:
  $00000000004D4EB3
  $00000000004BAF29
  $00000000005BDB36
  $00000000005BD51F
  $00000000005B9B93
  $0000000000517475
  $000000000051738B
  $000000000042D0AD
  $000000000042C403
[FORMS.PP] ExceptionOccurred 
@NL-TCH
Copy link

NL-TCH commented Nov 3, 2023

same error on nobara gnome wayland, using sudo solved it

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