GNOME Bugzilla – Bug 348332
gnome-game crashes
Last modified: 2012-01-31 23:18:26 UTC
From: ray <rebatl@comcast.net> To: submit@bugs.gnome.org X-Mailer: bug-buddy 2.14.0 Subject: version still crashes when selecting game Distribution: Ubuntu 6.06 (dapper) Package: gnome-games Severity: major Version: GNOME2.14.2 2.14.x Gnome-Distributor: Ubuntu Synopsis: version still crashes when selecting game Bugzilla-Product: gnome-games Bugzilla-Component: aisleriot Bugzilla-Version: 2.14.x Description: Description of Problem: Game Crash Steps to reproduce the problem: 1. In Ubuntu. open games, select aisleriot solitaire 2. click on "select game", make a selection 3. hit enter, game crashes Actual Results: game closes Expected Results: How often does this happen? Every time Additional Information: This version supposedly fixed this bug. ------- Bug created by bug-buddy at 2006-07-22 14:21 -------
Ray: - Please confirm that this is actually 2.14.2.1 or better by opening the game and viewing the "About" dialog box. - This bug requires a full installation before we can safely assume that it is fixed. In other words, running from a build directory may not be enough. The fixed portion of aisleriot requires an updated "sol.scm" - If all else fails, please find "sol.scm". If it contains "(while (card-guardian) #t)" rather than "(while (card-guardian) #t)", it is not from the most recent stable version of gnome-games.
That last line should have read: If it contains "(while (card-guardian))" rather than "(while (card-guardian) #t)", it is not from the most recent stable version of gnome-games.
Richard: opened aisleriot "about" it shows V 2.14.2 . To be sure opened up sol.scm and found (while (card-guardian). Now looking for v 2.14.2.1. Ray
I reported the issue to Ubuntu bug tracker: https://launchpad.net/distros/ubuntu/+source/gnome-games/+bug/54517 Let us hope they put updated version in repositories soon...
I have an AisleRiot 2.14.2 version, distro Fedora Core 5. I can report the same problem. Here's a little output from terminal (backtrace after crash). $ sol Backtrace: In /usr/share/sol-games/sol.scm: 480: 0* (if (defined? (quote card-guardian)) (letrec (# #) (catch # # ...)) ... ) 481: 1 (while (card-guardian)) In unknown file: ... ?: 2 [catch break #<procedure #f ()> #<procedure #f v>] ?: 3* [#<procedure #f ()>] ?: 4* [continue] ?: 5 (or (not (card-guardian)) (begin (begin) (continue))) ?: 6 (begin (begin) (continue)) ?: 7* (begin) <unnamed port>: In procedure begin in expression (begin): <unnamed port>: missing or extra expression
Any distribution who has not upgraded to gnome-games-2.14.2.1 by now is not serious about security. </put-down shrouded in jest> *** This bug has been marked as a duplicate of 346652 ***
This bug is being reassigned to the "general" component so we can close the aisleriot bugzilla component. Apologies for the mass email!