cpu-g
cpu-g copied to clipboard
Fail at launch
Hello, At today upgrade, install fine in Manjaro KDE, but doesn't run at launching with the .desktop file. Asks for root password then nothing. Launching at CLI it throws an error with the traceback:
[Errno 2] No translation file found for domain: 'cpu-g'
Traceback (most recent call last):
File "/usr/bin/cpu-g", line 42, in <module>
cpug = CPUG()
^^^^^^
File "/usr/share/cpu-g/src/cpug.py", line 999, in __init__
self.update_info()
File "/usr/share/cpu-g/src/cpug.py", line 1268, in update_info
entry.set_text(locale.format(
^^^^^^^^^^^^^
AttributeError: module 'locale' has no attribute 'format'. Did you mean: '_format'?