Public bug reported:
OS: Kubuntu 26.04 development release
Steps to reproduce:
1: Install cpupower-gui: `sudo apt install cpupower-gui`
2: Attempt to launch it: `cpupower-gui`
Expected result: Application launches.
Actual result: Applications crashes and prints the following Python
backtrace:
Traceback (most recent call last):
File "/usr/bin/cpupower-gui", line 268, in <module>
config_sub.add_argument(
~~~~~~~~~~~~~~~~~~~~~~~^
"apply", action="store_true", help="apply cpupower configuration",
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/usr/lib/python3.14/argparse.py", line 1551, in add_argument
raise ValueError(f'action {action_name!r} is not valid for positional
arguments')
ValueError: action 'store_true' is not valid for positional arguments
Upstream has a fix: https://github.com/vagnum08/cpupower-
gui/commit/08b076b731a5106e9e72bf02dceb7ed96649ea98 After applying this
fix to `/usr/bin/cpupower-gui` manually, the application launches and
seems to behave as expected.
** Affects: cpupower-gui (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2144589
Title:
Crashes during launch on Resolute
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cpupower-gui/+bug/2144589/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs