Hello everyone,
Yesterday I've tried installing corectrl from the AUR but, when I tried to run it, I get the following error:
[09-06-20 21:31:00.457][W] No translation found for locale en_US [09-06-20 21:31:00.457][W] Using en_EN translation. [09-06-20 21:31:00.584][W] Cannot start helper [09-06-20 21:31:00.584][W] Initialization failed [09-06-20 21:31:00.584][W] Exiting...
What should I do? My machine's language was always set to en_US; I installed corectrl with yay -Sy corectrl (I also tried corectrl-git, still didn't work), and I also installed the optional dependencies, with no luck whatsoever.
cat /tmp/CoreCtrl.log:
[09-06-20 21:27:50.487][I] ----- Application started ----- [09-06-20 21:27:50.676][W] No translation found for locale en_US [09-06-20 21:27:50.676][W] Using en_EN translation. [09-06-20 21:27:51.041][E] [helpercontrol.cpp:139] Helper start error. [09-06-20 21:27:51.050][W] Cannot start helper [09-06-20 21:27:51.050][W] Initialization failed [09-06-20 21:27:51.050][W] Exiting...
I've also found this issue on upstream's gitlab: https://gitlab.com/corectrl/corectrl/-/issues/89
My setup:
Arch Linux
WM: i3wm (no DEs installed)
Display Manager: LightDM
Display server: X11
I've checked Polkit and it runs just fine. I also tried installing the qt5 package group, but that did nothing to fix the issue.
Any help is appreciated, thanks in advance!
EDIT: fixed by running corectrl with sudo
Videos
Hello everyone,
Yesterday I've tried installing corectrl from the AUR but, when I tried to run it, I get the following error:
[09-06-20 21:31:00.457][W] No translation found for locale en_US [09-06-20 21:31:00.457][W] Using en_EN translation. [09-06-20 21:31:00.584][W] Cannot start helper [09-06-20 21:31:00.584][W] Initialization failed [09-06-20 21:31:00.584][W] Exiting...
What should I do? My machine's language was always set to en_US; I installed corectrl with yay -Sy corectrl (I also tried corectrl-git, still didn't work), and I also installed the optional dependencies, with no luck whatsoever.
cat /tmp/CoreCtrl.log:
[09-06-20 21:27:50.487][I] ----- Application started ----- [09-06-20 21:27:50.676][W] No translation found for locale en_US [09-06-20 21:27:50.676][W] Using en_EN translation. [09-06-20 21:27:51.041][E] [helpercontrol.cpp:139] Helper start error. [09-06-20 21:27:51.050][W] Cannot start helper [09-06-20 21:27:51.050][W] Initialization failed [09-06-20 21:27:51.050][W] Exiting...
I've also found this issue on upstream's gitlab: https://gitlab.com/corectrl/corectrl/-/issues/89
My setup:
Arch Linux
WM: i3wm (no DEs installed)
Display Manager: LightDM
Display server: X11
I've checked Polkit and it runs just fine. I also tried installing the qt5 package group, but that did nothing to fix the issue.
Any help is appreciated, thanks in advance!
EDIT: solved by running corectrl with sudo