Search Criteria
Package Details: cpupower-gui 1.0.0-5
Package Actions
| Git Clone URL: | https://aur.archlinux.org/cpupower-gui.git (read-only, click to copy) |
|---|---|
| Package Base: | cpupower-gui |
| Description: | A GUI utility to set CPU frequency limits |
| Upstream URL: | https://github.com/vagnum08/cpupower-gui |
| Keywords: | cpupower frequency gtk3 gui |
| Licenses: | GPL |
| Conflicts: | cpupower-gui |
| Provides: | cpupower-gui |
| Submitter: | vagnum08 |
| Maintainer: | vagnum08 (erigas) |
| Last Packager: | vagnum08 |
| Votes: | 61 |
| Popularity: | 1.69 |
| First Submitted: | 2018-03-10 22:16 (UTC) |
| Last Updated: | 2022-01-19 12:02 (UTC) |
Dependencies (14)
- gtk3 (gtk3-classic-xfceAUR, gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libhandy (libhandy-gitAUR)
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- python
- python-dbus
- python-gobject
- python-pyxdg
- appstream-glib (appstream-glib-gitAUR) (make)
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
- meson (meson-gitAUR) (make)
- libappindicator-gtk3 (libappindicator) (optional) – needed for tray icon
- lxsession (lxsession-gitAUR) (optional) – needed for authentification in Xfce, LXDE etc.
- polkit-gnome (xfce-polkit-gitAUR, xfce-polkitAUR, polkit-gnome-gitAUR) (optional) – needed for authentification in Cinnamon, Gnome
Required by (1)
- i8kgui (optional)
Latest Comments
1 2 3 4 5 Next › Last »
elonux commented on 2026-02-08 08:37 (UTC) (edited on 2026-02-08 08:37 (UTC) by elonux)
run above command to fix the error
yochananmarqos commented on 2026-02-08 01:42 (UTC)
@peter.lyonskehl: Use
cpupower-gui-git, Python 3.14 compatibility was added upstream a few weeks ago.peter.lyonskehl commented on 2026-02-01 14:19 (UTC) (edited on 2026-02-01 14:42 (UTC) by peter.lyonskehl)
Summary: Upstream error since Python 3.14 = since Manjaro update on/around 30 Jan, 2026. Upstream: https://github.com/vagnum08/cpupower-gui/issues/132
Upset by MAnjaro big update on/around 30 Jan, 2026: I have had cpupower-gui running on the same Manjaro machine happily for years. This Manjaro update updated many libraries and kernel.
But, the kernel update was minor (updated to:
Linux spectre 6.18.8-1-MANJARO #1 SMP PREEMPT_DYNAMIC Fri, 30 Jan 2026 23:06:21 +0000 x86_64 GNU/Linux). Since then, errors:FYI These errors started after the big Manjaro update, but even before I rebooted. So, in addition to NOT being caused by the (minor) kernel update, I believe it's NOT caused by kernel/system libraries either (which wouldn't be re-loaded before reboot). So I believe it's caused by Python or some other userspace library update.
(Confirmed: Same error even after rebooting to the last Manjaro LTS kernel on the same machine: Linux spectre 6.12.68-1-MANJARO #1 SMP PREEMPT_DYNAMIC Fri, 30 Jan 2026 23:06:15 +0000 x86_64 GNU/Linux.)
assert-0 commented on 2026-01-19 00:25 (UTC)
Hi guys, I just addressed some comments on my PR. I think my branch should also be working now.
simona commented on 2026-01-18 22:35 (UTC)
tnx
diego7319 commented on 2026-01-18 22:35 (UTC)
this is a flagged out version, I created a new package just to fix these bugs
simona commented on 2026-01-18 21:50 (UTC)
the more updated is this or new?
trardokont commented on 2026-01-18 21:49 (UTC)
Can confirm that the package works, @diego7319. Many thanks.
diego7319 commented on 2026-01-18 05:35 (UTC)
I created a new aur package and git repo for fixing this issue, following @trardokont pull request. https://aur.archlinux.org/packages/cpupower-gui-new
orax commented on 2026-01-14 17:13 (UTC) (edited on 2026-01-18 22:45 (UTC) by orax)
Based on @assert-0 PR, I was able to update this package locally to make it work again with minimal changes.
Here is the patch of what I did to make it work (use
patch -Np1 < patch.diffto apply):EDIT: Added patch to systemd services to work as expected.
1 2 3 4 5 Next › Last »