[Gtk-sharp-list] webkit-sharp error on Windows 7 64 bits

Milton Pividori miltondp at gmail.com
Sat Nov 19 15:55:45 EST 2011


 Hi guys,

Last week LDel001 sent an email asking if this library is being maintained
by someone. Do you have any idea about this?

I'm getting an exception on Windows 7 64 bits with my app, which uses
webkit-sharp 0.3. It works fine on Windows XP 32 bits. I run it using MS
.NET 4.0, and webkitgtk 1.4.+ (pulled from Midori browser binaries).

It fails when I run the method PrintFull on the MainFrame of my WebView
object and the GtkPrintOperation is PrintDialog. It works if it's Print.
This is the exception I get:

System.Runtime.InteropServices.SEHException (0x80004005): External
component has thrown an exception.
   at WebKit.WebFrame.webkit_web_frame_print_full(IntPtr raw, IntPtr
operation, Int32 action, IntPtr& error)
   at WebKit.WebFrame.PrintFull(PrintOperation operation,
PrintOperationAction action)
   at
StratosClient.Common.ImpresionDocumento.<CargaWebViewFinalizada>b__0(Object
, EventArgs )

What's strange for me is that Midori (native libraries) works fine when
showing the print dialog (PrintDialog). This makes me think that the
problem might reside in webkit-sharp.dll.

Could you help me on this?

Thanks.

-- 
Milton Pividori
Blog: www.miltonpividori.com.ar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/gtk-sharp-list/attachments/20111119/86f8735f/attachment.html 


More information about the Gtk-sharp-list mailing list