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 703839 - Difficulty should be disabled when Opposing Player is Human
Difficulty should be disabled when Opposing Player is Human
Status: RESOLVED FIXED
Product: gnome-chess
Classification: Applications
Component: General
git master
Other Linux
: High minor
: ---
Assigned To: Michael Catanzaro
gnome-chess-maint
Depends on:
Blocks:
 
 
Reported: 2013-07-09 01:51 UTC by Adam Dingle
Modified: 2013-07-13 20:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Preferences: move "opposing player" to the top (2.51 KB, patch)
2013-07-10 01:17 UTC, Michael Catanzaro
committed Details | Review
Fix sensitivity of side and difficulty combos (2.80 KB, patch)
2013-07-10 01:17 UTC, Michael Catanzaro
committed Details | Review

Description Adam Dingle 2013-07-09 01:51:47 UTC
In the Preferences dialog: when Opposing Player is Human, the Difficulty setting should be disabled.
Comment 1 Michael Catanzaro 2013-07-09 04:00:24 UTC
"Play As" as well.  I guess "Opposing Player" ought to be the first combo on the page, so that changing it doesn't affect the combo above.
Comment 2 Adam Dingle 2013-07-09 10:17:38 UTC
(In reply to comment #1)
> "Play As" as well.  I guess "Opposing Player" ought to be the first combo on
> the page, so that changing it doesn't affect the combo above.

I agree that would make sense.
Comment 3 Michael Catanzaro 2013-07-10 01:17:36 UTC
Created attachment 248786 [details] [review]
Preferences: move "opposing player" to the top

With "opposing player" above both "play all" and "difficulty," we can
set these options insensitive when two humans are playing.
Comment 4 Michael Catanzaro 2013-07-10 01:17:39 UTC
Created attachment 248787 [details] [review]
Fix sensitivity of side and difficulty combos

These options only make sense when playing against a computer
Comment 5 Michael Catanzaro 2013-07-13 20:41:57 UTC
Attachment 248786 [details] pushed as d81bebf - Preferences: move "opposing player" to the top
Attachment 248787 [details] pushed as 91d7d85 - Fix sensitivity of side and difficulty combos