The "new dialogue / open from file" window is opened even when a dialogue file is specified from the command line. This is especially confusing as closing that window exits DialogOS; one has to open a new dialogue and close that one again to get rid of the initial window.
To reproduce, run dialogos from command line: bin/dialogos-distribution somefile.dos only the dialogue saved in somefile.dos should be shown, but the initial file open window is shown as well.
The "new dialogue / open from file" window is opened even when a dialogue file is specified from the command line. This is especially confusing as closing that window exits DialogOS; one has to open a new dialogue and close that one again to get rid of the initial window.
To reproduce, run dialogos from command line:
bin/dialogos-distribution somefile.dos
only the dialogue saved insomefile.dos
should be shown, but the initial file open window is shown as well.