You are not logged in.

#1 2023-06-15 15:58:55

dulzamacis
Member
Registered: 2020-09-22
Posts: 8

[SOLVED]Failure in the execution of applications based on qt libraries

I use the xfce desktop on my archlinux installation. In today's package update new versions of qt5 libraries have been installed, moving from version 5.15.9 to 5.15.10. Well, immediately after the update, several qt-based applications such as Sigil, Lyx, Scribus, Master-PDF-Editor, etc, have started to crash for the following reason:

principal@slimonemalp:~
$ scribus
Cannot mix incompatible Qt library (5.15.9) with this library (5.15.10)
Abortado (`core' generado)

It seems as if an incomplete update has been performed. Hasn't this happened to anyone else?
As a workaround, I had to downgrade all updated packages and wait for the issue to be fixed.

Thanks, everybody.

2023-06-15 14:49:14 electron
2023-06-15 14:49:14 qt5-translations
2023-06-15 14:49:15 kio
2023-06-15 14:49:15 qt5-base
2023-06-15 14:49:15 qt5-declarative
2023-06-15 14:49:15 qt5-multimedia
2023-06-15 14:49:15 qt5-speech
2023-06-15 14:49:15 qt5-svg
2023-06-15 14:49:15 qt5-wayland
2023-06-15 14:49:15 qt5-x11extras
2023-06-15 14:49:16 linux
2023-06-15 14:49:17 linux-headers
2023-06-15 14:49:17 node-gyp
2023-06-15 14:49:17 pyside2
2023-06-15 14:49:17 python-shiboken2
2023-06-15 14:49:17 qt5-3d
2023-06-15 14:49:17 qt5-charts
2023-06-15 14:49:17 qt5-connectivity
2023-06-15 14:49:17 qt5-datavis3d
2023-06-15 14:49:18 qt5-doc
2023-06-15 14:49:19 qt5-examples
2023-06-15 14:49:19 qt5-gamepad
2023-06-15 14:49:19 qt5-graphicaleffects
2023-06-15 14:49:19 qt5-location
2023-06-15 14:49:19 qt5-lottie
2023-06-15 14:49:19 qt5-networkauth
2023-06-15 14:49:19 qt5-purchasing
2023-06-15 14:49:19 qt5-quick3d
2023-06-15 14:49:19 qt5-quickcontrols
2023-06-15 14:49:19 qt5-quickcontrols2
2023-06-15 14:49:19 qt5-quicktimeline
2023-06-15 14:49:19 qt5-remoteobjects
2023-06-15 14:49:19 qt5-script
2023-06-15 14:49:19 qt5-scxml
2023-06-15 14:49:19 qt5-sensors
2023-06-15 14:49:19 qt5-serialbus
2023-06-15 14:49:19 qt5-serialport
2023-06-15 14:49:19 qt5-tools
2023-06-15 14:49:19 qt5-virtualkeyboard
2023-06-15 14:49:19 qt5-webchannel
2023-06-15 14:49:19 qt5-webengine
2023-06-15 14:49:19 qt5-webglplugin
2023-06-15 14:49:19 qt5-websockets
2023-06-15 14:49:19 qt5-webview
2023-06-15 14:49:19 qt5-xmlpatterns
2023-06-15 14:49:19 qtcreator
2023-06-15 14:49:20 qtcreator-devel

Last edited by dulzamacis (2023-06-15 17:05:31)

Offline

#2 2023-06-15 16:01:41

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,727

Re: [SOLVED]Failure in the execution of applications based on qt libraries

This generally happens when you have something installed from the AUR that needs rebuilt. See pacman -Qm.

could also be a partial update, make sure your entire system is up to date.

Offline

#3 2023-06-15 16:32:04

dulzamacis
Member
Registered: 2020-09-22
Posts: 8

Re: [SOLVED]Failure in the execution of applications based on qt libraries

Thank you very much for your immediate response. As my computer is properly updated, I will focus on the two applications in the AUR repository related to qt5: qt5-styleplugins and qt5-webkit. I will rebuild both when I have free time (qt5-webkit will need a long time). I hope you are right and that the issue will be solved. In any case I will report the result: it may be useful to someone else.

in my humble opinion, qt5-webkit should be in the official repositories, not in AUR.

Last edited by dulzamacis (2023-06-15 16:40:13)

Offline

#4 2023-06-15 16:34:04

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,727

Re: [SOLVED]Failure in the execution of applications based on qt libraries

qt5-styleplugins is notorious for this, that's almost certainly a problem.

Offline

#5 2023-06-15 16:57:17

dulzamacis
Member
Registered: 2020-09-22
Posts: 8

Re: [SOLVED]Failure in the execution of applications based on qt libraries

You got it absolutely right. I have reinstalled the update and rebuilt the qt5-styleplugins package first, much lighter than the other one. And Voila. Solved.

As always, it's a pleasure to post here the difficulties we newbies have sometimes. Thank you very much

Offline

Board footer

Powered by FluxBB