On Tue, Jul 9, 2013 at 9:01 AM, Epting, Thomas <[email protected]>wrote:
> Since the problem only arises if there is no .user file yet, I did some > debugging on this and found that SettingsAccessor::mergeSettings() returns > an empty settings map if userSettings was empty before (no matter what > sharedSettings contains). > > One potential fix could be to assign sharedSettings to userSettings if the > latter is empty in SettingsAccessor::restoreSettings(). Such a behavior was > there in restoreSettings() before change 0adde8 from 05 Apr 2013. But I'm > unsure whether there are any unwanted side effects with such a change. > That is 0addee8 from 04 Apr (submitted on 05 Apr). - Orgad
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
