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 655299 - Setting board orientation to human doesn't work when playing as black
Setting board orientation to human doesn't work when playing as black
Status: RESOLVED FIXED
Product: gnome-games-superseded
Classification: Deprecated
Component: glchess
trunk
Other Linux
: Normal minor
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on:
Blocks:
 
 
Reported: 2011-07-26 04:20 UTC by Jeremy Bicha
Modified: 2012-10-08 21:09 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jeremy Bicha 2011-07-26 04:20:04 UTC
1. Open glchess
2. Click Settings>Preferences.
3. Change Play as to Black and make sure that Opposing Player is set to GNUchess.
4. Switch to the Appearance tab and change Board Orientation to Human Side.
5. The board should have black on the bottom since white is now the computer but that doesn't happen.
Comment 1 Robert Ancell 2012-10-08 20:57:59 UTC
Hmm, looks suspicious (chess-scene.vala)

case "human":
   return 0.0; // FIXME
Comment 2 Robert Ancell 2012-10-08 21:09:59 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.