[bug #34454] gnustep fails to load real world XIB files

2011-10-01 Thread julian
URL: Summary: gnustep fails to load real world XIB files Project: GNUstep Submitted by: julian_ Submitted on: Sa 01 Okt 2011 20:59:43 GMT Category: Gui/AppKit Severity:

[bug #34454] gnustep fails to load real world XIB files

2011-10-01 Thread Gregory John Casamento
Follow-up Comment #1, bug #34454 (project gnustep): Did you try loading this in the actual application it belongs to? XIB support in Gorm doesn't work currently since the plugin is not complete. GC ___ Reply to this item at:

[bug #34454] gnustep fails to load real world XIB files

2011-10-02 Thread julian
Follow-up Comment #2, bug #34454 (project gnustep): i tried for Launcher-gnustep.xib, the error is the same when loading it in-app: NSView.m4701 Assertion failed in NSTabView(instance), method initWithCoder:. NSInternalInconsistencyException __

[bug #34454] gnustep fails to load real world XIB files

2011-10-02 Thread julian
Follow-up Comment #3, bug #34454 (project gnustep): must be this assert triggering NSAssert([sub superview] == nil, NSInternalInconsistencyException); ___ Reply to this item at:

[bug #34454] gnustep fails to load real world XIB files

2011-10-02 Thread julian
Follow-up Comment #4, bug #34454 (project gnustep): i think i have been able to create a minimal XIB that still exhibits the problem. strangely it doesn't trigger this assert anymore when trying to load it in gorm, but i think its still there when loading the nib in my app. (file #24078)

[bug #34454] gnustep fails to load real world XIB files

2011-10-02 Thread Fred Kiefer
Update of bug #34454 (project gnustep): Status:None => Confirmed Assigned to:None => FredKiefer ___ Follow-up Comment #5: Thank you for repor

[bug #34454] gnustep fails to load real world XIB files

2011-10-03 Thread Fred Kiefer
Update of bug #34454 (project gnustep): Status: Confirmed => Ready For Test Open/Closed:Open => In Test ___ Follow-up Comment #6: I think I fixed mos

[bug #34454] gnustep fails to load real world XIB files

2011-10-03 Thread julian
Follow-up Comment #7, bug #34454 (project gnustep): ok thanks *very* much. i've updated everything and rebuilt base,gui and back. these problems remain: i can't rebuild gorm because of error [1] the XIB file still doesn't load because of another error [2] [1] Compiling file GormXibPlugin.m ..

[bug #34454] gnustep fails to load real world XIB files

2011-10-03 Thread julian
Follow-up Comment #8, bug #34454 (project gnustep): to clarify, thanks the "minimal" XIB loads fine now, the file still having problems is from the inital post, Archiv.zip => Launcher-gnustep.xib ___ Reply to this item at:

[bug #34454] gnustep fails to load real world XIB files

2011-10-03 Thread julian
Follow-up Comment #9, bug #34454 (project gnustep): on a related note, the "visible at launch" property of windows seems to be ignored when loading XIBs, and the windows are ALWAYS visible. ___ Reply to this item at:

[bug #34454] gnustep fails to load real world XIB files

2011-10-03 Thread Fred Kiefer
Follow-up Comment #10, bug #34454 (project gnustep): I added a forward declaration for NSNibBindingConnector to the header file, this should fix the compilation issue in Gorm. The problem you are getting from your main NIB file is caused by an unresolved custom resource. If I remember correctly f

[bug #34454] gnustep fails to load real world XIB files

2011-10-03 Thread julian
Follow-up Comment #11, bug #34454 (project gnustep): >I added a forward declaration for NSNibBindingConnector thanks > is caused by an unresolved an unresolved custom resource. >If I remember correctly from my test it was an NSImage or was it that QTMovieView object? sorry, the Launcher.xib

[bug #34454] gnustep fails to load real world XIB files

2011-10-03 Thread Fred Kiefer
Follow-up Comment #12, bug #34454 (project gnustep): To find out which custom resource is missing is rather simple. You get the report that the object with id "232630206" could not be generated. Open up the XIB file and search for that id. You will find: NSImage black_vertical

[bug #34454] gnustep fails to load real world XIB files

2011-10-03 Thread julian
Follow-up Comment #13, bug #34454 (project gnustep): ok i can confirm the initial bug is fixed, thanks very much. i will file additional bugs for additional issues as needed. >Maybe we could try to replace non-existing image by a broken image symbol? thanks for your explanation. yes please. the

[bug #34454] gnustep fails to load real world XIB files

2011-11-01 Thread Fred Kiefer
Update of bug #34454 (project gnustep): Status: Ready For Test => Fixed Open/Closed: In Test => Closed ___ Follow-up Comment #14: I added a fix that

[bug #34454] gnustep fails to load real world XIB files

2011-11-01 Thread julian
Follow-up Comment #15, bug #34454 (project gnustep): great, thanks ___ Reply to this item at: ___ Nachricht geschickt von/durch Savannah http://savann