You are not logged in.
Hello,
After updating QT to 5.15.11 KeepassXC cannot run.
$ keepassxc
Cannot mix incompatible Qt library (5.15.10) with this library (5.15.11)
Aborted (core dumped)Tried compilar git version from aur - got the same error.
Thanks.
Last edited by ansulev (2023-10-27 06:15:22)
Offline
kepassxc is in the repositories. Much more likely that all Qt tools are broken because you are using a theming engine that wasn't rebuilt. If you have any qt5 themes from the AUR you need to rebuild them against the new qt5.
If you don't know what to do with that information, post
pacman -Qmand the coredump https://wiki.archlinux.org/title/Core_d … _core_dump -- post the output of the bt command
Last edited by V1del (2023-10-26 14:42:24)
Offline
Don't "update to qt5" (whatever that means), do a full update (pacman -Suy).
Offline
Thanks for your answers. I always do full update (pacman -Syu). I don't think that use specific theme for Qt. I setup the look with qt5ct (which give such error) as every one qt5 app (virtualbox, etc.).
Wow really stupid. Forget to rebuild from aur qt5-styleplugins. Was overwritten by chaotic repo build which seems not updated. Rebuild from aur worked.All fine now. Thanks for the help. Cheers.
Offline