Brandon Donnelson

Results 197 comments of Brandon Donnelson

I see what you said earlier, so either way I have to explore it in more details to understand the issue and maybe you're right about the UI thread.

This issue I think goes to the GWT Maven plugin. I'd probably suggest trying to use the newer gwt maven plugin by tbroyer. If the IDE is supposed to look...

https://github.com/gwtproject/gwt/blob/3a41a8067767965ff72f4e49eb015f587fcfee16/dev/codeserver/java/com/google/gwt/dev/codeserver/LauncherDir.java - replace hostName in template var hostName = $wnd.location.hostname; ![screen shot 2016-10-12 at 9 43 02 am](https://cloud.githubusercontent.com/assets/1326504/19319121/50a718da-9060-11e6-867f-ca6ae5d4c4e2.png)

https://github.com/gwt-plugins/codeserver - first hack in place

https://groups.google.com/forum/?fromgroups#!topic/google-web-toolkit-contributors/9LSJJXjxbgc - proposed

https://gwt-review.googlesource.com/#/c/17180/ - gwt codeserver change

Good point. I've marked it as a bug and will add more logging on the next round. If you haven't gone down this route already, what I would suggest doing...

Things are working smoothly. I'll continue to test, but so far, things seem better. ![screen shot 2017-03-01 at 2 23 53 pm](https://cloud.githubusercontent.com/assets/1326504/23484303/4c06f752-fe8b-11e6-90b3-73946d6637c3.png)

Things are working as expected in tests.