Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail at launch #44

Open
Armag67 opened this issue Sep 8, 2024 · 0 comments
Open

Fail at launch #44

Armag67 opened this issue Sep 8, 2024 · 0 comments
Assignees

Comments

@Armag67
Copy link

Armag67 commented Sep 8, 2024

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'?
@atareao atareao self-assigned this Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants