You are not logged in.

#1 2023-10-26 14:30:46

ansulev
Member
Registered: 2008-08-09
Posts: 11

[Solved] KeepassXC cannot run because a new qt5 lib

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

#2 2023-10-26 14:42:09

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,285

Re: [Solved] KeepassXC cannot run because a new qt5 lib

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 -Qm

and 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

#3 2023-10-26 14:43:42

Stefan Husmann
Member
From: Germany
Registered: 2007-08-07
Posts: 1,391

Re: [Solved] KeepassXC cannot run because a new qt5 lib

Don't "update to qt5" (whatever that means), do a full update (pacman -Suy).

Offline

#4 2023-10-27 06:13:48

ansulev
Member
Registered: 2008-08-09
Posts: 11

Re: [Solved] KeepassXC cannot run because a new qt5 lib

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

Board footer

Powered by FluxBB