Package Details: plasma6-applets-thermal-monitor-git 0.1.4.r0.g3d0878f-1

Git Clone URL: https://aur.archlinux.org/plasma6-applets-thermal-monitor-git.git (read-only, click to copy)
Package Base: plasma6-applets-thermal-monitor-git
Description: A KDE Plasmoid for displaying system temperatures. Latest commit.
Upstream URL: https://invent.kde.org/olib/thermalmonitor
Licenses: MIT
Conflicts: plasma6-applets-thermal-monitor
Provides: plasma6-applets-thermal-monitor
Submitter: cyqsimon
Maintainer: cyqsimon
Last Packager: cyqsimon
Votes: 56
Popularity: 2.42
First Submitted: 2024-03-09 09:07 (UTC)
Last Updated: 2024-03-26 01:08 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

zhimsel commented on 2020-06-29 15:11 (UTC) (edited on 2020-06-29 15:41 (UTC) by zhimsel)

Hm, interesting. It happens on my system, too. I tested that patch and it works as expected. I added it to the PKGBUILD. I'll also add it to the Fanspeed Monitor applet, since I maintain that package as well.

Submitted a PR to the upstream repo: https://github.com/kotelnik/plasma-applet-thermal-monitor/pull/69. Hopefully it's merged.

k8ie commented on 2020-06-29 14:24 (UTC)

I recetly updated Plasma and opening the applet settings crashes plasmashell.

I found a GitHub issue about this but the upstream repo is unmaintained.

I also found a Reddit thread about this with some of the people claiming they fixed it.

Do you think you could make a patch that would fix the crash @zhimsel ?

zhimsel commented on 2020-06-16 21:01 (UTC)

nissen22: no worries, glad it's working now!

nissen22 commented on 2020-06-16 20:48 (UTC)

zhimsel:

I am using makepkg -sicr to install it manually, not using an AUR helper. makepkg -scCf didn't work either. I was using the patched pkgbuild. Using your newest version with the patch incorporated works though, thank you!

zhimsel commented on 2020-06-16 20:28 (UTC)

Martchus, thanks for your patch! I've added the patch to the PKGBUILD.

zhimsel commented on 2020-06-16 20:26 (UTC) (edited on 2020-06-16 20:27 (UTC) by zhimsel)

nissen22: I don't get that error when building on my machine. Can you make sure you're doing a clean build? If you're using mkpkg directly, either use makepkg -scCf or re-clone this repo to a new folder and try again.

Are you using an AUR helper?

Also, make sure you're on the latest version of this PKGBUILD. There is no line 80...

nissen22 commented on 2020-06-16 08:35 (UTC)

I get a build error: PKGBUILD: line 80: -DCMAKE_INSTALL_PREFIX=/usr: No such file or directory

Martchus commented on 2019-03-23 18:37 (UTC)

patched PKGBUILD: https://github.com/Martchus/PKGBUILDs/blob/master/plasma5-applets-thermal-monitor/git/PKGBUILD

wolfyrion commented on 2019-03-14 21:18 (UTC)

for people who still have problems , simple solution

go -->

https://raw.githubusercontent.com/kotelnik/plasma-applet-thermal-monitor/b389b886a7ee759d06c9eb0e6a3b6abbea400035/package/contents/ui/main.qml

Copy Everything

edit -->

/home/<your username>/.local/share/plasma/plasmoids/org.kde.thermalMonitor/contents/ui/main.qml

Paste Everything

Save and you are done

cryzed commented on 2019-02-28 11:59 (UTC) (edited on 2019-02-28 12:01 (UTC) by cryzed)

Would it be possible to patch this package momentarily? The author seems to be unresponsive (no activity on GitHub for the last 8 months) and this issue has cropped up: https://github.com/kotelnik/plasma-applet-thermal-monitor/issues/52. A pull request which apparently fixes the issue is here: https://github.com/kotelnik/plasma-applet-thermal-monitor/pull/54, you'd have to create a patch out of that and apply it in the PKGBUILD.