On 09/19/2012 05:47 AM, Dead Horse wrote:
I have been seeing this issue with the latest nightly engine builds
for
quite a few weeks now with Internet Explorer Version 8 and 9.
ERROR: Possible problem with your *.gwt.xml module file.
The compile time user.agent value (gecko1_8) does not match the runtime
user.agent value (ie9). Expect more errors.
since compiling for different browsers is very expensive on cpu/time
with gwt, the devel build is done with only gecko1_8 by default.
it could be that the nightly build isn't enabling the other browsers,
which it should.