I have the same problem and this is the only post which is talking about it.
There is anyone who can give me an answer ?
Thanks

On Tuesday, June 1, 2010 9:46:16 AM UTC+2, nMacD wrote:
>
> We're using a custom-built application based on an embedded QTWebKit 
> browser and would like to be able to debug our GWT-based applications 
> in it, but there isn't, of course, a development-mode plug-in for 
> QtWebKit. 
>
> Looking through the GWT source, there is source code for an NPAPI- 
> based plug-in. QTWebKit supports NPAPI. The readme in the GWT codebase 
> indicates that the NPAPI plug-in is obselete and out-of-date and makes 
> reference to a show-stopper issue encountered on Firefox. I am able to 
> install this plug-in into ourQTWebKit browser and begin the debugging 
> process from Eclipse, but it quickly fails with: 
>
> com.google.gwt.dev.shell.HostedModeException: Something other than an 
> int was returned from JSNI method 
> '@com.google.gwt.core.client.JsArray::length()': JS value of type 
> JavaScript object(7), expected int 
>     at 
> com.google.gwt.dev.shell.JsValueGlue.getIntRange(JsValueGlue.java:266) 
>     at com.google.gwt.dev.shell.JsValueGlue.get(JsValueGlue.java:144) 
>     at 
> com.google.gwt.dev.shell.ModuleSpace.invokeNativeInt(ModuleSpace.java: 
> 242) 
>
> So: Is it at all feasable to get the NPAPI plug-in working with 
> QtWebKit?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/2haX2nHPRP0J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to