diff options
author | Arttu Tarkiainen <arttu.tarkiainen@qt.io> | 2022-05-11 11:39:54 +0300 |
---|---|---|
committer | Arttu Tarkiainen <arttu.tarkiainen@qt.io> | 2022-05-17 06:42:39 +0000 |
commit | c37cc0616430f6dfd5ba72430a9ae9e539e2598d (patch) | |
tree | 5f71cbec70b642333e757f31b4d2f91e49b9e9f1 /dist/packages/org.qtproject.ifw.binaries | |
parent | d0d848e8849a25b4599e9a7b01093721e1b1a366 (diff) |
Workaround QSettings / QDateTime incompatibility with Qt 6 applications
This causes problems when installers created with IFW share config files
with Qt 6 applications. If the config file contains keys with QDateTime
values written by the other application, the installer and maintenance
tool will segfault when attempting to sync the file, even if we do not
overwrite the values.
This is fixed to recent Qt 5 and 6 versions with the submitted patches
to QTBUG-102334. But as this requires updating the baseline Qt version
for both the Qt IFW and the Qt 6 application, apply the workaround
suggested in the issue comments, to avoid the crash in meantime.
Task-number: QTIFW-2610
Change-Id: I968e293324775dc650315e223f549a81657a27a3
Reviewed-by: Katja Marttila <katja.marttila@qt.io>
Diffstat (limited to 'dist/packages/org.qtproject.ifw.binaries')
0 files changed, 0 insertions, 0 deletions