You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'?
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: