https://bugs.kde.org/show_bug.cgi?id=455233
Bug ID: 455233
Summary: digiKam bundles build from Binary Factory with Craft
are compiled with Qt 5.15.2, not 5.15.3
Product: Craft
Version: master
Platform: Other
OS: Other
Status: REPORTED
Severity: major
Priority: NOR
Component: Blueprints
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Hi,
This problem affect all Craft targets build with the binary factory and all Qt
applications compiled, not only digiKam.
As i can see, Qt 5.15.2 is used to compile digiKam with Craft:
https://invent.kde.org/packaging/craft-blueprints-kde/-/blob/master/libs/qt5/version.ini
Qt 5.15.3 is out and must be used instead, as plenty of important bugs are now
fixed with this release.
Especially for digiKam, which use QtSQL plugin for Mysql/Mariadb database to
host collection metadata, Qt5.15.2 is NOT compatible with stable version of
Mysql version > 10.5. If digiKam is used with Synlogy NAS for ex, to host
collection and databases as remote drive, digiKam will make a mess and will
finally crash at startup. There is no way to fix this problem in application
side, as the dysfunction is located in QtSql plugin. We receive plenty of
reports about this problem in bugzilla.
Please upgrade Qt to 5.15.3 or later in Craft framework.
Thanks in advance
Gilles Caulier
--
You are receiving this mail because:
You are on the CC list for the bug.