bugGNUstep - Bugs: bug #27142, Recent changes to NSPropertyList.m...

Group
 
 

bug #27142: Recent changes to NSPropertyList.m break nib loading on Windows

Submitter:  Doug Simons <theeggcamefirst>
Submitted:  Thu 30 Jul 2009 03:44:43 PM UTC
   
 
Category:  Base/Foundation Severity:  3 - Normal
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  CaS
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 08 Aug 2009 04:29:19 PM UTC, comment #3: 

I have moved this to closed/fixed since Richard's recent change resolved them and Doug is no longer seeing the issue as noted below.

Gregory John Casamento <gcasa>
Group administrator
Tue 04 Aug 2009 10:34:01 PM UTC, comment #2: 

Recent changes to NSPropertyList appear to have resolved this problem. Thanks!

Doug Simons <theeggcamefirst>
Thu 30 Jul 2009 04:39:01 PM UTC, comment #1: 

Hmm... oops, it looks like I may have been premature in saying that reverting NSPropertyList.m to 28262 fixes the problem. Something intermittent is happening that made it appear fixed (I ran into a different problem after the change), but now the nib is still failing to load. The other information about the error is correct. I'll investigate further...

Doug Simons <theeggcamefirst>
Thu 30 Jul 2009 03:44:43 PM UTC, original submission:  

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.

Doug Simons <theeggcamefirst>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by gcasa (Posted a comment)
  • -email is unavailable- added by theeggcamefirst (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2009-08-08 gcasa StatusNone Fixed
        Assigned toNone CaS
        Open/ClosedOpen Closed
        Item GroupNone Bug
    2009-08-08 gcasa CategoryNone Base/Foundation

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code