On Sun, 13 Oct 2024 16:22:16 +0200 Helmut Jarausch <jarau...@skynet.be> wrote:
> Hi, > > I have somewhat broken my GenToo system. > (Nearly) all applications based on qt:5 die with > > Cannot mix incompatible Qt library (5.15.13) with this library > (5.15.14) > kde-* > I have re-emerged all packages in dev-qt/ in slot 5, which didn't > help. I've tried strace but couldn't find the culprit. > > Does anybody know a means to find an old library or plugin which > causes this problem? > > Many thanks for your help, > Helmut > when i had that problem last it was a style plugin[1] that wasn't rebuilt automatically. if you have eix installed, you could try `eix -I -S qt`, or have a look in the kde-* categories. kind regards, tea [1] dev-qt/qtstyleplugins if i remember correctly