WebKit/Java Applet problem
WebKit/Java Applet problem
- Subject: WebKit/Java Applet problem
- From: "Kevin D. Smith" <email@hidden>
- Date: Tue, 7 Oct 2003 09:05:58 -0400
I have an application that uses the WebView class. One of the pages
that I load has a Java applet in it. This applet works fine when I
load it into Safari; however, when I load it in my application, I get
the following error from the debugger and the applet never finishes
loading.
2003-10-07 08:59:05.576 TestJava[9694] *** Assertion failure in
-[NSMenu removeItem:], Menus.subproj/NSMenu.m:500
2003-10-07 08:59:05.576 TestJava[9694] *** NSThread: ignoring exception
'NSInternalInconsistencyException' (reason 'Invalid parameter not
satisfying: item != nil') that raised during delayed perform of target
0x204ea50 and selector 'runAppKit:'
What could possibly be causing this?
Kevin Smith
email@hidden
_______________________________________________
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.