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
_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to