After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 703842 - square colors are reversed in 3D view
square colors are reversed in 3D view
Status: RESOLVED FIXED
Product: gnome-chess
Classification: Applications
Component: General
git master
Other Linux
: Normal normal
: ---
Assigned To: Michael Catanzaro
gnome-chess-maint
Depends on:
Blocks:
 
 
Reported: 2013-07-09 02:33 UTC by Adam Dingle
Modified: 2013-07-10 03:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
3D: bottom-right corner should be white (1.02 KB, patch)
2013-07-10 02:10 UTC, Michael Catanzaro
committed Details | Review

Description Adam Dingle 2013-07-09 02:33:02 UTC
To see the problem:

1. Start a game in 2D view.  The square colors are correct: the white queen is on a light square.
2. Switch to 3D view.  Now the colors are wrong: the white queen is on a dark square, and the black queen is on a light square.
Comment 1 Michael Catanzaro 2013-07-10 02:10:50 UTC
The following fix has been pushed:
f6a1586 3D: bottom-right corner should be white

Thanks for the report!
Comment 2 Michael Catanzaro 2013-07-10 02:10:53 UTC
Created attachment 248790 [details] [review]
3D: bottom-right corner should be white
Comment 3 Adam Dingle 2013-07-10 03:09:09 UTC
Ah - now I can actually use the 3D view.  :)  Thanks.