Monday, November 10, 2014

Re: GWT throws random IllegalArgumentException in DevMode

I did try to upgrade to 2.7-rc1 but got some compiler errors, I also upgraded the gwt maven plugin to 2.7-rc1.  Then I read that SDM was the default so I added the flag so that DM would be used...but still got the compiler errors.  Could be that I have some 3rd party GWT code that isn't compatible or something like that.

I read on http://mojo.codehaus.org/gwt-maven-plugin/whats_new.html that 2.7-rc1 was updated to use 2.6.1??  That seems wrong to me.

So I went back to 2.6.1 as I'm not ready for SDM yet.

-Dave

On Mon, Nov 10, 2014 at 3:27 AM, Thomas Broyer <t.broyer@gmail.com> wrote:
Then I can't understand how that could happen, sorry… (unless isScript() erroneously evaluated to 'true' maybe?)
That code has changed slightly in 2.7 (for nearly the reverse behavior as you're seeing: issue 8548) so maybe you could try the RC1?

If you can find the JS snippet corresponding to Impl::apply in Firefox dev tools, then maybe you could set a breakpoint there and try to understand why/when that happens.


On Monday, November 10, 2014 1:06:56 AM UTC+1, dhoffer wrote:
I'm using Firefox ESR 24.2.0.

 

On Sun, Nov 9, 2014 at 4:39 PM, Thomas Broyer <t.broyer@gmail.com> wrote:
I'd bet you're using Chrome. Search the issue tracker, it's a known bug with Chrome and the Dev plugin.

--
You received this message because you are subscribed to a topic in the Google Groups "Google Web Toolkit" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-web-toolkit/Tjrj4HVY10E/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to a topic in the Google Groups "Google Web Toolkit" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-web-toolkit/Tjrj4HVY10E/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment