Corectrl symbol lookup error

Hi, i upgraded corectrl to the latest version (1.3.8.1) but it won’t start: it says "

[mosco@matebook ~]$ corectrl
corectrl: symbol lookup error: /usr/lib/libcorectrl.so: undefined symbol: _ZN4pugi10xml_writerD2Ev

Downgrading to previous version works, but i wanna try to understand how to fix this issue.

Can anyone help me?

Found this :

This is an older version for the non-systemd Artix Linux

Ensure your system is completely up-to-date

sudo pacman-mirrors --continent && sudo pacman -Syu
1 Like

Thanks for the answers guys.

I tried to upgrade as you said, but no luck…
do you have other suggestions?

:thinking:

Remove the app - update your system - reinstall the app - if that doesn’t do it - hmm?

:thinking:
I test on unstable branch - so one could speculate - which Manjaro branch is your system based on?

pacman-mirrors -G

As the version is the same for all branches - there must be other things in play - but I have no idea what that might be.

it says “stable”

i’ll try to remove and reinstall.

[EDIT] the issue is still here…