I couldn't fix anything, but I produced this backtrace:
It's not very useful, and doesn't seem to be related to XIBs. It does not, however, occur with loading GORMs, so it is surely related at least a bit.
On Thu, May 19, 2011 at 09:54, Fred Kiefer
<fredkiefer@gmx.de> wrote:
Ivan,
you never came back with your XIB loading issue. Has it been resolved?
Fred
On 13.05.2011 09:54, Fred Kiefer wrote:
On 12.05.2011 18:19, Ivan Vučica wrote:
Based on your comments below, I've pasted a new version in the same
place:
http://dl.dropbox.com/u/8559454/zcode-xib-crash.tar.gz
This one was tested under OS X to run without runtime warnings/exceptions
from Cocoa.
Thank you for the new code, but I see no need to try that myself, as
your previous example already worked correctly for me. We need a machine
where this crashes and for some reason this doesn't happen here.
On Thu, May 12, 2011 at 09:01, Fred Kiefer<fredkiefer@gmx.de> wrote:
Thank you for this stripped down example code. I had to change just one
call to a property into a method call and then it compiled perfectly
for me
(OK, there are two missing methods warnings, that you should look
into, but
nothing serious)
Which property? I thought I killed 'em all :-)
The setting of the window delegate. In the old code it was line 62 in
the file ProjectDocument.m.
_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnustep
--
Ivan Vučica