So the problem occurs when I use DevMode and either omit the user.agent definition or specify
    <set-property name="user.agent" value="safari"/>

What seems to have a stable positive effect is to use:
    <set-property name="user.agent" value="safari, gecko1_8"/>

Note: before, I was trying all kind of permutations, deleting the IntelliJ/DevMode-cache (including /<appname>/hosted.html) and browser cache, which seemed to have had an effect but upon reload through the DevMode the error reappeared.

I am using the OmniWeb browser (on OsX). Same with Chrome only that Chrome consistently crashes the DevMode.


On 19.02.13 22:21, Jens wrote:
Does the error go away when you delete the folder war/<appname> ? I think your war/<appname>/hosted.html page is maybe outdated and needs to be regenerated by GWT DevMode.

-- J.
--
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




--
Robert Hoffmann, Phd

--
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to