[Bug 50173] Re: Aisleriot solitare crashes when choosing new game from Select Game

Mazin mat5000 at gmail.com
Tue Jun 20 06:11:46 UTC 2006


Apparently this has been fixed in the CVS for gnome-games:

http://cia.navi.cx/stats/author/callum

You have to edit the file /usr/share/sol-games/sol.scm (around line 481)
from this:

    (while (card-guardian))

to this:

    (while (card-guardian) #t)

Apparently, the card-guardian loop needs "something to chew on", else it
crashes. So far the fix is working for me, and I'm happy to get my
solitaire games back. :)

-- 
Aisleriot solitare crashes when choosing new game from Select Game
https://launchpad.net/bugs/50173




More information about the desktop-bugs mailing list