Anyone running the simulator on Arch Linux?

Hello. I just ordered my first Garmin watch and i want to start developing apps.

I installed the SDK and the VS code plugin and they work fine.

I can build the prg, but i can't launch it with the simulator.

When i try to run it, it prints "Unable to connect to simulator.".

I tried running the simulator manually, which i found in the following path ".Garmin/ConnectIQ/Sdks/{SDK_VERSION}/bin/",

but it immediately segfaults:

20:34:04: Debug: Adding duplicate image handler for 'JPEG file'
[1]    357496 segmentation fault (core dumped)  ./simulator

I have tried different versions (7.0.2 Beta, 6.4.2, 4.2.4), but it's always the same.

Has anyone got any idea why this is happening?

Thank you.