I just notice when I try to read a preferences file created with QSettings and Qt 4.2.2 into an app built with Qt 4.6.2, I get a fatal crash in QVariant::load(QDataStream &) down in QMacSettingsPrivate. I was wondering if anyone else had noticed this before I rush off to file a bug.