Hi Marco, Ingmar, I came across a possible bug in berryPreferencesService::ImportPreferences(). If you provide a name that has not been previously added to the preferences, the iterator returned by the find call returns the end of the structure, which results an assertion failed runtime error on accessing the iterator (it->second==0).
I was not sure under what topic to report it on bugs.mitk.org (as there are topics covering openCherry, but not Blueberry). Best regards, Yashodhan -- Yashodhan Nevatia Systems Engineer Space Applications Services Leuvensesteenweg 325 B-1932 Zaventem Belgium Tel: +32 (0)2-721.54.84 Fax: +32 (0)2-721.54.44 URL: www.spaceapplications.com ------------------------------------------------------------------------------ What happens now with your Lotus Notes apps - do you make another costly upgrade, or settle for being marooned without product support? Time to move off Lotus Notes and onto the cloud with Force.com, apps are easier to build, use, and manage than apps on traditional platforms. Sign up for the Lotus Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
