Re: Netscape Plugin error
Re: Netscape Plugin error
- Subject: Re: Netscape Plugin error
- From: Michael Ash <email@hidden>
- Date: Tue, 23 Jun 2009 11:59:55 -0400
On Tue, Jun 23, 2009 at 7:37 AM, Reza Farhad<email@hidden> wrote:
>
> Dear All
>
> I am not sure if this is right place for this, however:
> In my application when I try to load a certain web pages into a Webview I
> get the following error:
>
>
> #0 0x9096d9b7 in Debugger
> #1 0x13de47f5 in .objc_class_name_SwitchablePlugin
> #2 0x13de4aaf in NP_Initialize
This is probably just the Flash plugin being stupid as it usually is.
Fortunately it's also harmless. All Debugger() does is log a message
to the console saying that it was called. If you check your executable
settings in Xcode you'll find a checkbox to make it so the debugger
does not stop in this function, or you can just click continue to keep
running the app when you hit it.
Mike
_______________________________________________
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