congard / nvidia-system-monitor-qt

Task Manager for Linux for Nvidia graphics cards
MIT License
161 stars 23 forks source link

1.3 does not launch on ubuntu 20.04 #19

Closed Cervoxx closed 2 years ago

Cervoxx commented 2 years ago

Attempting to launch it gives this error:

qnvsm: /lib/x86_64-linux-gnu/libQt5Core.so.5: version `Qt_5.15' not found (required by qnvsm)

congard commented 2 years ago

Have you installed deb package?

Cervoxx commented 2 years ago

Yes, this error comes from the deb package.

ParthMandaliya commented 2 years ago

I am also facing the same issue on ubuntu 20.04

ParthMandaliya commented 2 years ago

@Cervoxx, you can follow this article to install this tool manually. But remember to make a small change after you clone this repo, as I have mentioned here in this issue https://github.com/congard/nvidia-system-monitor-qt/issues/20#issuecomment-1003135222

congard commented 2 years ago

Closed as "Possibly solved"

congard commented 2 years ago

Please, try the latest release and let me know if it works

Cervoxx commented 2 years ago

It boots!