[Mono-osx] MonoMac and WebKit.

Geoff Norton gnorton at novell.com
Wed Aug 18 22:27:00 EDT 2010


I've pushed a workaround for this issue to github which should fix all the usages of WebKit.

-g

On 2010-08-05, at 10:32 AM, MichaelK wrote:

> 
> I have exactly the same issue. Looks like you forgot to call "init" when
> WebView is being created somewhere is the bridge. Here is a simple way to
> replicate it. Add this line anywhere in your MonoMac application:
> 
> MonoMac.WebKit.WebView webView = new MonoMac.WebKit.WebView();
> 
> This will cause the following crash:
> 
> WebView(0x6e8f90) - NSView not correctly initialized. Did you forget to call
> super?
> -- 
> View this message in context: http://mono.1490590.n4.nabble.com/MonoMac-and-WebKit-tp2292126p2314941.html
> Sent from the Mono - OSX mailing list archive at Nabble.com.
> _______________________________________________
> Mono-osx mailing list
> Mono-osx at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-osx



More information about the Mono-osx mailing list