Opened 18 years ago

Closed 18 years ago

Last modified 5 years ago

#2660 closed defect

Quit should clear domain

Reported by: SF/madm00se Owned by: sev-
Priority: normal Component: GUI
Version: Keywords:
Cc: Game:

Description

If you select a game that isn't currently supported (say, an engine isn't currently compiled) and try to play it, the configuration domain is set but, naturally, the engine fails to launch and you return to the launcher.

If you now try to quit the launcher, the domain is still set and main again tries to launch the engine, fails, and returns you to the launcher. Repeat ad infinitum.

The main loop could either react to the return value of the launcher (which isn't currently used) or the launcher could clear the domain. Or both. Patch makes launcher clear the domain when quit is selected.

Ticket imported from: #1503715. Ticket imported from: bugs/2660.

Attachments (1)

launcher-clear-domain.diff (305 bytes ) - added by SF/madm00se 18 years ago.
Patch to make launcher clear domain in case of quit.

Download all attachments as: .zip

Change History (5)

by SF/madm00se, 18 years ago

Attachment: launcher-clear-domain.diff added

Patch to make launcher clear domain in case of quit.

comment:1 by sev-, 18 years ago

Owner: set to sev-

comment:2 by sev-, 18 years ago

Thanks, committed.

comment:3 by sev-, 18 years ago

Status: newclosed

comment:4 by digitall, 5 years ago

Component: GUI
Note: See TracTickets for help on using tickets.