asdfjkl / jfxchess

JFXChess - Chess Program
https://asdfjkl.github.io/jfxchess
GNU General Public License v2.0
101 stars 22 forks source link

When I try to modify the set up of the pieces of the board by 'Enter Position' function the black Bishop image is not shown on the right panel #27

Closed esocrates closed 7 years ago

esocrates commented 7 years ago

Dear Team, When I try to modify the set up of the pieces of the board by 'Enter Position' function the black Bishop image is not shown on the right panel. I am using jerry 3.0.5 version under Windows 7 Ultimate SP 1 This problem was not in the 3.0.4 version Thanks for your great work Regards Enrique

asdfjkl commented 7 years ago

... I cannot reproduce the problem on my machine. Do you have some more infos on your machine? a) what path in Jerry installed in? Are there spaces in the directory name? b) what piece images do you use? Is this independent on the used piece images, or e.g. the image does not show only for merida pieces? c) is there an image in Jerry_Chess_Gui\res\pieces\merida\bb.svg?

Thanks for your support!

esocrates commented 7 years ago

Description of the problem:

1- I try to set up a new position by 'E' and do it. Everything is OK

2- When I try to set up a new positon from the previous one by 'E' same pieces are not shown.

3- It happens only when Merida pieces

4- It did not happen using the 3.04 version

4- Windows 7 SP 1 [Spanish version] 5- Install Directory C:\Program Files\Jerry_Chess_GUI

asdfjkl commented 7 years ago

... can reproduce this now. Will work on a fix. Thanks again!

asdfjkl commented 7 years ago

fixed in 18c3f8867a45d7ec69f9402ab15b2f043ced6c99

Will try to release 3.06 soon. Again thanks for spotting and reporting!