|
From: | Doug Simons |
Subject: | [bug #27142] Recent changes to NSPropertyList.m break nib loading on Windows |
Date: | Thu, 30 Jul 2009 15:44:46 +0000 |
User-agent: | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_7; en-us) AppleWebKit/530.19.2 (KHTML, like Gecko) Version/4.0.2 Safari/530.19 |
URL: <http://savannah.gnu.org/bugs/?27142> Summary: Recent changes to NSPropertyList.m break nib loading on Windows Project: GNUstep Submitted by: theeggcamefirst Submitted on: Thu 30 Jul 2009 03:44:43 PM GMT Category: None Severity: 3 - Normal Item Group: None Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: Our MainMenu nib won't load (on Windows) with the latest code. I get this error: warning: 2009-07-29 15:05:35.921 Eggplant[2196] Exception occured while loading model: GSCachedBool(instance) does not recognize objectForKey: I tracked this down to -[GSBinaryPLParser objectAtIndex:] at NSPropertyList.m:2782 which is returning a GSCachedBool object rather than the dictionary that the calling method seems to expect. Reverting NSPropertyList.m to revision 28262 fixes the problem. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?27142> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |