After update base and gui there is a problems when store colours in user
defaults. Gemas.app store the colours with something like: 

[defaults setObject: [NSKeyedArchiver archivedDataWithRootObject: color]
             forKey: @"EditorInsertionPointColor"];

but then the Gemas.plist become unusable and can't be used the next
time. But this worked fine some days ago.

Germán



_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to