dmitry-s93 / MControlCenter

An application that allows you to change the settings of MSI laptops running Linux
GNU General Public License v3.0
232 stars 62 forks source link

doesnt open in zorin os #104

Open kenelita05 opened 1 year ago

kenelita05 commented 1 year ago

i just installed this in zorin os and doest open. i also installed sudo apt install libqt5widgets5 still wont open

JackGallstrom commented 10 months ago

Can confirm, installed this also in Zorin OS at the date of posting this and it doesn't open and I confirmed I got libqt5widgets5 already pre-installed with the distro, wonder what the issue is, if its the same with other Ubuntu-based distros?

dmitry-s93 commented 10 months ago

Can confirm, installed this also in Zorin OS at the date of posting this and it doesn't open and I confirmed I got libqt5widgets5 already pre-installed with the distro, wonder what the issue is, if its the same with other Ubuntu-based distros?

Try to run the app using console. This may help to find out the reason.

JackGallstrom commented 10 months ago

Ran the executable in the usr/bin folder, I got this: ./mcontrolcenter: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.34' not found (required by ./mcontrolcenter) ./mcontrolcenter: /lib/x86_64-linux-gnu/libQt5Core.so.5: versionQt_5.15' not found (required by ./mcontrolcenter)

JackGallstrom commented 10 months ago

Also, if I use a newer version of GLIBC, like the 2.36, would it work or does it need to be specifically 2.34? Just looked up the version of GLIBC that came with Zorin OS 16 Core, seems like its 2.31 2nd Edit: It seems like Zorin 17 will be based on Ubuntu 22.04 and thus the GLIBC will be updated properly and it will roll out in December this year, I will wait for it to come and see if it solves the issue.

dmitry-s93 commented 9 months ago

Also, if I use a newer version of GLIBC, like the 2.36, would it work or does it need to be specifically 2.34?

Will work with newer version