Re: Crash when registering Help book
Re: Crash when registering Help book
- Subject: Re: Crash when registering Help book
- From: Steve Palmer <email@hidden>
- Date: Mon, 10 May 2004 07:27:34 -0700
Ah. it wasn't in a real (blue) folder. I removed it and added the
folder and that fixed it for me. Having said that, why would this cause
a crash instead of a meaningful error message? I looked over the XCode
and Help documentation and I saw no mention of this issue.
But thanks for the help!
- Steve
On May 10, 2004, at 3:46 AM, Jeremy Dronfield wrote:
Just a shot in the dark, but did you a) add your Help folder to your
project as a real (blue) folder; and b) did you index your Help folder
with the Indexing Tool?
Regards,
-Jeremy
On 10 May 2004, at 1:27 am, Steve Palmer wrote:
I'm getting a crash when I select Help from the Help menu of my Cocoa
application. The help file is simply an index.html file in a Help
folder and both CFBundleHelpBookFolder and CFBundleHelpBookName seem
to
be set correctly in the Info.plist file. The stack trace shows:
#0 0x91894bc4 in __cxa_throw
#1 0x918919c8 in AHRegisterHelpBook
#2 0x9307adf4 in -[_NSContextHelpBorderView drawRect:]
#3 0x93079798 in -[NSApplication(NSApplicationHelpExtension)
showHelp:]
#4 0x92e77ac0 in -[NSApplication sendAction:to:from:]
#5 0x92ead30c in -[NSMenu performActionForItemAtIndex:]
#6 0x92ef1c2c in -[NSCarbonMenuImpl
performActionWithHighlightingForItemAtIndex:]
#7 0x92e2ee08 in _NSHandleCarbonMenuEvent
#8 0x92dd2d84 in _DPSNextEvent
#9 0x92de93b0 in -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:]
#10 0x92dfd718 in -[NSApplication run]
#11 0x92eb9b80 in NSApplicationMain
#12 0x00007d70 in _start at crt.c:267
#13 0x00007be4 in start
Unfortunately the console log shows nothing relevant to this crash.
Has
anybody seen a crash like this and do they have any suggestions what
might be causing it?
Thanks,
- Steve
_______________________________________________
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.
fooo
_______________________________________________
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.