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: 58
Popularity: 0.76
First Submitted: 2024-03-09 09:07 (UTC)
Last Updated: 2024-03-26 01:08 (UTC)

Latest Comments

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

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.

plasmapotato commented on 2016-06-09 21:36 (UTC)

Apparently the git repo is at revision r58.0376e3b-1. However, the package version that pacman thinks it's installing is r56.c22f2b6-1, since the pkgver variable in the PKGBUILD wasn't set accordingly.

SanskritFritz commented on 2016-06-03 20:31 (UTC)

rod_d Please read this: https://wiki.archlinux.org/index.php/VCS_package_guidelines#The_pkgver.28.29_function

plasmapotato commented on 2016-06-03 20:09 (UTC)

The PKGBUILD states that 'pkgver=r56.c22f2b6'. However, it installs as plasma5-applets-thermal-monitor-git r58.0376e3b-1 . Searching the AUR with yaourt displays the package as: aur/plasma5-applets-thermal-monitor-git r56.c22f2b6-1 [installed: r58.0376e3b-1] (27) (2.96) Which is the correct version?

clearmartin commented on 2015-09-06 15:38 (UTC)

Hi! Thanks for reporting! Since this not related to PKGBUILD I'm creating an issue in github for this. https://github.com/kotelnik/plasma-applet-thermal-monitor/issues/7

kajzer commented on 2015-09-04 16:00 (UTC)

Since Plasma upgraded to 5.4 HDD temp values are always at 0 when I reboot or logout/login or restart plasma shell. Then I have to remove HDD entries in Thermal Monitor settings and add them again, then it works fine. It's not something related to udisks2 change, it was like that with hdd-temp in previous version.

clearmartin commented on 2015-08-30 19:36 (UTC)

Hi! With the r21 commit changed HDD temperature query backend to udisks2 dbus -> there is no need for hddtemp & netcat anymore. However HDD temperatures need to be re-add.

clearmartin commented on 2015-06-16 16:09 (UTC)

Thanks! Please tell me if it is OK now. I'll repair rest of my packages accordingly.