Splode / optimus

Image conversion and optimization desktop app.
MIT License
481 stars 32 forks source link

Optimus doesnt open on Linux Mint #37

Open Mia-ld opened 6 months ago

Mia-ld commented 6 months ago

Like the title, i downloaded the "optimus_v0.5.0-beta_linux_x86_64.tar.gz" file, then extract it but when i tried to open it nothing happens, this are my specs: Screenshot from 2024-02-28 15-39-12

GuzMan2019 commented 4 months ago

Hello Ivanyz,

Right click on the executable (ELF) and select "run as a program"

Open the terminal in the "build" folder (which you unzipped) and type:

./optimus

jpasikainen commented 3 weeks ago

Same issue with similar laptop (intel + nvidia mobile) also running linux mint. Running the executable from terminal opens the software, but it only displays a blank screen with background color. CMD prints "errorOverriding existing handler for signal 10. Set JSC_SIGNAL_FOR_GC if you want WebKit to use a different signal".

GuzMan2019 commented 3 weeks ago

Same issue with similar laptop (intel + nvidia mobile) also running linux mint. Running the executable from terminal opens the software, but it only displays a blank screen with background color.

Run the commands below one at a time: sudo apt update sudo apt upgrade sudo apt reinstall webkit2gtk