Version: (using KDE 4.3.5) Compiler: gcc 4.3.4 OS: Linux Installed from: Gentoo Packages There are cases in Freecell which make the solver report a game to be not winnable anymore even though it still is winnable. I do not see an obvious reason what the solver is missing here, so I made screenshots of the game in question. Mind that I had set a german locale, it translates like that: "Dieses Spiel kann nicht mehr gewonnen werden" <-- it's _not_ winnable "Dieses Spiel kann (noch) gewonnen werden" <-- it's (still) winnable (Sorry, my first kde bugreport, I hope I'll manage to actually attach the screenshots after creating that report :))
Created attachment 41539 [details] not-winnable start configuration The "start" configuration. According to solver: Not winnable
Created attachment 41540 [details] card moving In this screenshot you can see which card gets moved
Created attachment 41541 [details] winable result Now even solver got it: The game is sill winable
Unfortunately, screenshots are no good to us. Can you recreate the situation and attach a saved game?
Oh, never recognized there's a save button :*) Situation recreated and saved.
Created attachment 41543 [details] Savegame
*** Bug 244977 has been marked as a duplicate of this bug. ***
SVN commit 1217229 by coolo: freecell was never a game where empty piles allowed only kings. I wonder how many games still could be solved BUG: 230354 M +3 -3 freecellsolver.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1217229