Package Details: cpupower-gui 1.0.0-5

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: 55
Popularity: 1.87
First Submitted: 2018-03-10 22:16 (UTC)
Last Updated: 2022-01-19 12:02 (UTC)

Required by (1)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3

vagnum08 commented on 2019-11-22 14:40 (UTC)

After the last update dbus-python was returning an object instead of an int. I have patched it and it is working now.

chorriwuarri commented on 2019-11-22 11:18 (UTC)

Since the last python update it doesn't work for me. I recompile it and now it starts but when it asks for my password it tells me I don't have permission.

other programs like gufw or pamac, ask me for the password and it works

ector commented on 2019-11-08 15:13 (UTC)

yes,today working. Thank

vagnum08 commented on 2019-11-07 19:28 (UTC)

Hi ector,

I have updated the package to the latest version (0.7.0). Could you give it a try and see if you get the same error?

ector commented on 2019-11-06 12:44 (UTC) (edited on 2019-11-06 12:44 (UTC) by ector)

hi,i have this error:[midfingr@midfingr-pc ~]$ cpupower-gui Traceback (most recent call last): File "/usr/bin/cpupower-gui", line 35, in <module> main.main() File "/usr/lib/python3.7/site-packages/cpupower_gui/main.py", line 267, in main application = Application() File "/usr/lib/python3.7/site-packages/cpupower_gui/main.py", line 95, in init self.cpu_avail = int(cpu_count) + 1 ValueError: invalid literal for int() with base 10: '0,2,4,6' [midfingr@midfingr-pc ~]$

i use governor schedutil. thank

vagnum08 commented on 2019-09-09 16:49 (UTC)

Removed "git" from makedepends. Thanks for pointing out.

uffe commented on 2019-09-03 09:18 (UTC)

This PKGBUILD does not need "git" as a makedepend - could you please remove "git" from makedepend ? Thanks :-)