gwtproject / gwtproject/gwt

DevMode shouldn't show launch button until ready

Open
#8,902 2 comments 0 reactions 1 assignee View on GitHub

@dankurka is already working on this.

Since Jun 10, 2015.

Category-DevMode
Dominant language
Java
Stars
1.6k
Forks
397
Avg merge
4d 23h
Merged PRs (30d)
7

Description

Originally reported on Google Code with ID 8947

To reproduce, using the Hello sample app

1. Remove any gwt-codeserver directories in $TMPDIR to force a cold start
2. Run "ant devmode" to launch Devmode (-superDevMode is now the default)
3. as soon as the UI appears, press the "Launch Default Browser" button

An alert box appears that says:

"Could not load application from super dev mode. Make sure your super dev mode server
is running and hit reload."

To avoid this, we shouldn't show the "Launch Default Browser" button until the code
server has finished starting.

Reported by skybrian@google.com on 2014-10-11 00:10:42

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.