Project

General

Profile

Actions

Emulator Issues #9632

open

Dolphin still opens its main list window even when launching from the command line

Added by doodoodeedoop almost 8 years ago. Updated over 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

What's the problem? Describe what went wrong.

Dolphin calls .show() on its main list window even when you launch the program from its command line with /b /c /f /e. Because it shows its main list window, when you launch Dolphin from a frontend, you can see the window both before the emulation starts and after the emulation stops but before the program finishes closing. Dolphin needs another command line arg that allows it to run with no GUI at all so that frontends can launch it seamlessly. The command line arg could also force full screen mode and not allow minimizing. The other huge problem with opening the main window when launching from a frontend is that if someone presses inputs while Dolphin's starting, the Dolphin main list window can potentially get focus and cause window focus issues.

What steps will reproduce the problem?

Launch anything in Dolphin using /b /c /f /e "[image]"

Which versions of Dolphin did you test on? Does using an older version of Dolphin solve your issue? If yes, which versions of Dolphin used to work?

Any

Actions

Also available in: Atom PDF