Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.15.5
Description
When the raw data of the QByteArray starts with an @ then it will not be read back correctly from QSettings, this is because it gets treated as potentially a handler for an unsupported QVariant type. This only happens on macOS.