colonelnugget / pychess

Automatically exported from code.google.com/p/pychess
GNU General Public License v3.0
0 stars 0 forks source link

unable to add new engines after removing engines.json #900

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. rm ~/.config/pychess/engines.json (so you only have PyChess.py in Engines 
dialog)
2. Download latest stockfish binary from http://abrok.eu/stockfish/ to 
/usr/local/bin
3. Try to add the new stockfish binary as an engine to Engines dialog via the 
New button

What is the expected output? What do you see instead?
Instead of a new engine profile being created in the Engines dialog, the 
existing profile for PyChess.py has its "Command:" value overwritten/set to 
/usr/local/bin/stockfish-whatever

Original issue reported on code.google.com by mattgatto on 19 Jul 2014 at 1:55

GoogleCodeExporter commented 9 years ago
When this happens, the following is printed to stdout:
There is something wrong with this executable

Original comment by mattgatto on 19 Jul 2014 at 2:10

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 598edc0247ed.

Original comment by gbtami on 20 Jul 2014 at 8:43