GNOME Bugzilla – Bug 362062
Unable to post high scores
Last modified: 2006-10-29 02:33:20 UTC
Please describe the problem: Fedora FC6 Test 3. When finishing a game the high score dialog appears, but no data is present and it does not save the score. The "Scores" button under "Games" is greyed out. It sometimes works with only the "Easy" layout. Others are also having this problem, but I can't find a report about it. It may be a Fedora problem, not Gnome. Steps to reproduce: 1. Play the game 2. 3. Actual results: It won't save the scores, you can't view the scores. Expected results: You should be able to save high scores and view them. Does this happen every time? Yes Other information: Not running Gnome desktop, using KDE. Sorry :-)
*** Bug 362353 has been marked as a duplicate of this bug. ***
From the duplicate: "gnome-games-2.16.1/mahjongg/Makefile.am has: -for i in easy difficult confounding pyramid tictactoe cloud dragon bridges ziggurat; do \ touch $(DESTDIR)$(scoredir)/mahjongg.$$i.scores; \ chown $(scores_user):$(scores_group) $(DESTDIR)$(scoredir)/mahjongg.$$i.scores; \ chmod 664 $(DESTDIR)$(scoredir)/mahjongg.$$i.scores; \ done but mahjongg.map: <map name="Difficult" scorename="diff"> create mahjongg.diff.scores by hand and the scores are saved."
*** This bug has been marked as a duplicate of 361071 ***