IB bug
IB bug
- Subject: IB bug
- From: Julien Guimont <email@hidden>
- Date: Thu, 30 Jan 2003 21:51:19 -0500
Hello,
I have been working on an IB file for a project of my own for the last
month and IB keep crashing on the file since the first day I used it (
PB created it in the project template). I checked the console and weird
things appear after every crash:
2003-01-30 21:38:28.142 Interface Builder[1767] The sender of menu item
actions is now the NSMenuItem, not an NSMatrix. A menu item action
method appears to be trying to send the NSMatrix method
'_recursiveBreakKeyViewLoop' to its sender. This is no longer valid.
Please change the code.
2003-01-30 21:38:28.144 Interface Builder[1767] *** -[NSMenuItem
_recursiveBreakKeyViewLoop]: selector not recognized
2003-01-30 21:38:28.145 Interface Builder[1767] *** -[NSAutoreleasePool
dealloc]: Exception ignored while releasing an object in an autorelease
pool: NSInvalidArgumentException *** -[NSMenuItem
_recursiveBreakKeyViewLoop]: selector not recognized
I like the "Please change code" notice;-). Or:
2003-01-30 20:52:31.722 Interface Builder[1742] *** -[NSAutoreleasePool
dealloc]: Exception ignored while releasing an object in an autorelease
pool: NSOldStyleException Runtime error: FREED(id) : message isEqual:
sent to freed object=0x14683c0.
It seems to me that the file makes IB crash and burn for some reason.
Is it possible that it is due to the change of version i made when
working on it ( october dev tools -> december dev tools)?
Do you have any hints? I'd *really* appreciate not to redo this file
(it was a pain!).
Thank you!
Julien Guimont
Juggy Software
www.juggysoft.com/ridge.html
Complete Connection Watcher: Ridge.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.