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 362062 - Unable to post high scores
Unable to post high scores
Status: RESOLVED DUPLICATE of bug 361071
Product: gnome-games-superseded
Classification: Deprecated
Component: mahjongg
2.16.x
Other All
: Normal normal
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
: 362353 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-10-14 00:55 UTC by Floyd Bufkin
Modified: 2006-10-29 02:33 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Floyd Bufkin 2006-10-14 00:55:57 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 :-)
Comment 1 Sebastien Bacher 2006-10-27 09:26:13 UTC
*** Bug 362353 has been marked as a duplicate of this bug. ***
Comment 2 Sebastien Bacher 2006-10-27 09:28:32 UTC
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."
Comment 3 Jason Clinton 2006-10-29 02:33:20 UTC

*** This bug has been marked as a duplicate of 361071 ***