Opened 15 years ago

Closed 15 years ago

#428 closed defect (fixed)

replace the GS3 GLI startup dialog asking for a server location

Reported by: dmn Owned by: ak19
Priority: very high Milestone: 3.04 Release
Component: GLI Severity: blocker
Keywords: Cc:

Description

As GLI is the face of GS for most users then after a new installation of GS3, when you start GLI, the first thing users see is a ...

..'Warning!' dialog

asking for the URL to the server.

This is silly and actively user-hostile!

Either this should be done:

  • in the installer
  • by GLI querying the server config files and extracting this value
  • at the very least, it should not be a 'warning!' dialog, but a one-time only configuration dialog which is pre-filled with the default value which is actually specified in the text! Currently it does not even point out that GLI remembers this value when it is entered.

The current dialog is unacceptable.

Change History (3)

comment:1 by ak19, 15 years ago

Committed changes to GLI's Gatherer.java (revision 18131): the dialog still pops up when you first run GLI, but now it already contains the likely URL for the library which is obtained from the servername and port number in GS3's build.properties file. Also made the OK button the default button (activated on pressing Enter) to get through this dialog faster.

comment:2 by ak19, 15 years ago

Status: newassigned

comment:3 by ak19, 15 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.