kotelnik / plasma-applet-thermal-monitor

Plasma 5 applet for monitoring CPU, GPU and other available temperature sensors.
GNU General Public License v2.0
111 stars 63 forks source link

My working solution to #16 and #53 #62

Open dwardor opened 4 years ago

dwardor commented 4 years ago

These changes got it working again on my ~amd64 gentoo box using plasma 5.17.4

artemanufrij commented 4 years ago

I tested this PR on Archlinux using Plasma 5.17.4 and it works fine!

veganvelociraptor commented 4 years ago

Fixes issues for me in Arch and Manjaro.

nagelp commented 2 years ago

I've also applied these changes to ~/.local/share/plasma/plasmoids/org.kde.thermalMonitor/contents/ui/main.qml (on my Kubuntu 21.04 machine) and they work flawlessly. Finally after logging in I don't have to right-click on Thermal Monitor --> Reload Temperature Sources anymore to get rid of (3 out of 4) sensors showing "off".

@kotelnik could you please consider merging it?