edvin / fxlauncher

Auto updating launcher for JavaFX Applications
Apache License 2.0
715 stars 107 forks source link

Operation not permitted #165

Open MGlolenstine opened 5 years ago

MGlolenstine commented 5 years ago

I run mvn install and then try to run ./launcher which is my launcher's executable, which worked before.

But now it just closes with following

May 18, 2019 4:00:04 PM fxlauncher.Launcher launchAppFromManifest
INFO: Show whats new dialog? true
terminate called after throwing an instance of 'std::system_error'
  what():  Enable multithreading to use std::thread: Operation not permitted
Aborted (core dumped)

And I have no idea what could be causing this.

fxlauncher.jar works flawlessly tho.

uname: Linux lifeordeath-pc 4.19.36-1-MANJARO #1 SMP PREEMPT Sat Apr 20 22:05:46 UTC 2019 x86_64 GNU/Linux