shusaura85 / notparadoxlauncher

Alternative for Paradox Launcher
MIT License
153 stars 4 forks source link

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

Open rubin55 opened 2 years ago

rubin55 commented 2 years ago

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 commented 11 months ago

same error on nobara gnome wayland, using sudo solved it