Debugging IB 3.2 problem
Debugging IB 3.2 problem
- Subject: Debugging IB 3.2 problem
- From: Robert Mullen <email@hidden>
- Date: Mon, 21 Sep 2009 11:54:27 -0700
I have a problem with IB 3.2 in one of my plugins. I get the following
error message:
ibtool failed with exception: Some objects didn't get the
ibBeginArchivingDocument:withContext: callback. A class has probably
overriden the method without calling through to super.
I don't want a solution to my problem necessarily as much as I would
like to know how to go about tracking this down. I am using three
custom IB plugins and one has a bit of a dubious history in my project
already. I have tried to open up the XIB in question to see the error
but it does not show up until and attempt is made to save. I wonder if
it is possible that one of these plugins has emitted XML into the XIB
that it then failed to cleanup and if that could be the source of my
problem. I have looked at the XML but it is pretty arcane and
interwoven so surgery at that level is a somewhat daunting prospect.
Any tips or tools that might help me figure out what is going on?
TIA
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden