vagnum08 / cpupower-gui

cpupower-gui is a graphical program that is used to change the scaling frequency limits of the cpu, similar to cpupower.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Profile - No Profile

mrdeepmind opened this issue · comments

After applying any of the saved profiles, it says No profile.

It does not affect the function of the app, it works and applies the selected profile but just displays as "No profile" even the profile is already applied.

cpupow-git

Distro: Arch Linux
neofetch

cpupower-gui-git (AUR) version "cpupower-gui 1.0.0"

https://aur.archlinux.org/packages/cpupower-gui-git

Hey,

This is not buggy behaviour.

When you select a profile from the drop-down list and click on Apply, it applies the selected profile and resets the drop-down.

I could have made it the other way and kept the selected profile after applying the settings.

However, any change outside the app will invalidate the selection,
since the profile is just a bunch of frequency settings. This will also happen if you close and reopen the app, there no way to tell if a profile is applied as it not inherent to the CPU.

I have to make it clear (README, tooltip, FAQ) that this happens, so new users know about it.

Changing this to enhancement.