You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Create a new game
2. Change the result to any result other than *
3. Save the game
What is the expected output? What do you see instead?
The game result should be the one entered
What version of the product are you using? On what operating system?
The game result is always *
Original issue reported on code.google.com by gerhard....@gmail.com on 27 Apr 2013 at 10:36
The text was updated successfully, but these errors were encountered:
This happens for me as well, but it's intermittent. Sometimes the game is saved
with the result being '*', while other times it is saved correctly.
Unfortunately I haven't yet been able to consistently reproduce either
behaviour.
What I *have* done is read through the source code. I would've liked to debug
it, but haven't yet had time to install & configure the Android SDK. Just from
reading the code, the setResult method of the GameTree class looks like an
interesting place to start investigating. Well, that's my 2c anyway.
Original comment by ralmor...@gmail.com on 17 Oct 2013 at 12:28
Original issue reported on code.google.com by
gerhard....@gmail.com
on 27 Apr 2013 at 10:36The text was updated successfully, but these errors were encountered: