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 707160 - Ability to save games in aisleriot
Ability to save games in aisleriot
Status: RESOLVED DUPLICATE of bug 531240
Product: aisleriot
Classification: Other
Component: games
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: aisleriot-maint
aisleriot-maint
Depends on:
Blocks:
 
 
Reported: 2013-08-30 23:49 UTC by nhrdls
Modified: 2013-09-15 18:39 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description nhrdls 2013-08-30 23:49:24 UTC
Please add save/restore game functionality so that we can continue game after closing it.
Comment 1 Christian Persch 2013-09-14 12:27:26 UTC
This has been discussed before (can't find the bug right now), and rejected; that's still my opinion.
Comment 2 nhrdls 2013-09-15 17:22:06 UTC
Not trying to be argumentative, but very curious why would such functionality be rejected?

If you can point me to the bug, I would like to read the discussion.
Comment 3 Christian Persch 2013-09-15 17:26:43 UTC

*** This bug has been marked as a duplicate of bug 531240 ***
Comment 4 nhrdls 2013-09-15 17:43:38 UTC
Hmm, ok. 

Is it possible to restart *same game* without saving the exact state? Have not done this in many years, but if memory serves right, windows solitaire had functionality where you can find and/or enter a random number that was used a seed to create card draw. Something similar will go a long way.

If its possible, I would like to start the same game (even if its not in same state) if I left game half finished.
Comment 5 Christian Persch 2013-09-15 18:39:09 UTC
That would be possible by using a controlled RNG and storing its initial state.