lukehaas / RunJS

RunJS is a JavaScript playground for macOS, Windows and Linux. Write code with instant feedback and access to Node.js and browser APIs.
https://runjs.app
2k stars 43 forks source link

ubuntu 24.04 launch issue #626

Open 5erg10 opened 1 month ago

5erg10 commented 1 month ago

since i update ubuntu to 24.04, try to launch runjs but nothing happen. No error message, no launched icon on toolbar... nothing. it worse, I reinstalled the app to see if this solves the problem but doesnt work and now I'm afraid I have lost my license

lukehaas commented 1 month ago

@5erg10 I've just installed RunJS on Ubuntu 24.04, and it's working fine for me. Are you on Arm or x86?

Regarding your license, it's not possible to lose it as you can always access it from the license manager: https://runjs.app/license-manager

lukehaas commented 1 month ago

@5erg10 any update on this?

5erg10 commented 1 month ago

Hi, im on x86 architecture, i tried with different versions with the same result always.

What version of runjs work for you?

Sometimes program throw "runjs crashed with SIGTRAP" error when i try to launch and send the error report

lukehaas commented 1 month ago

The version I installed was runjs_2.12.1_arm64.deb as I tested on Arm.

Are you installing runjs_2.12.1_amd64.deb?

5erg10 commented 1 month ago

I've installed the same version. runjs_2.12.1_amd64.deb. the first time I try to lauch, throw this error

Captura desde 2024-06-04 21-30-07

Captura desde 2024-06-04 21-30-45

after this first attemp, simply app dont launch, without error message.

5erg10 commented 1 month ago

this is the complete error log _opt_RunJS_runjs.1000.txt

lukehaas commented 3 weeks ago

@5erg10 what method did you use to install RunJS? Are you able to install previous version? You can access previous versions here: https://runjs.app/releases

5erg10 commented 3 weeks ago

i have installed 2.9.0, 2.10.1, 2.12.0 and 2.12.1 versions to test, but have the same result. I only made double click on .deb package

5erg10 commented 1 week ago

any idea @lukehaas ??

lukehaas commented 1 week ago

@5erg10 could you try installing the AppImage instead? You can download it here: https://github.com/lukehaas/RunJS/releases/download/v2.12.1/RunJS-2.12.1.AppImage