Greetings,
Here is another small glitch I found in my WinBoard hgmaster-20110508 version, that you may want to be aware of:
I select JUST VIEW OR EDIT GAME FILES in the WinBoard Startup window.
I click OK.
I click ENGINE and then LOAD ENGINE.
I select an engine from the drop down box.
I click OK.
I then click ENGINE and select ENGINE #2 SETTINGS... and WinBoard immediately quits.
(I selected ENGINE #2 SETTINGS by accident. I knew there was no 2nd engine loaded. I meant to click the ENGINE #1 SETTINGS.)
The last few lines of my winboard.debug file look like this:
StartChildProcess (dir=".")
Fatal Error: Startup failure on '':
The system cannot find the file specified.
GameEnds(28, xboard exit, 2)
11433 >first : quit
Just so you know, my winboard.ini file is using the /singleEngineList=true option. But my guess is, that is irrelevant. I think I would get this abrupt program termination even with the old method of listing the engines twice. (firstchessProgramName and SecondChessProgramName.)