Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 97321

Summary: gnomine high scores do not work - missing files
Product: [Retired] Red Hat Linux Reporter: John MacLean <john.d.maclean>
Component: gnome-gamesAssignee: Havoc Pennington <hp>
Status: CLOSED RAWHIDE QA Contact: Jay Turner <jturner>
Severity: low Docs Contact:
Priority: medium    
Version: 9CC: srevivo
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-09-04 11:59:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 100644    

Description John MacLean 2003-06-12 22:39:47 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0)

Description of problem:
High scores for gnomine do not working after winning the Small and Large field 
sizes. High scores for Medium sized field does work. 
Problem appears to be incorrect filename for the gnomine.*.scores.


Version-Release number of selected component (if applicable):
gnome-games-2.2.0-3

How reproducible:
Always

Steps to Reproduce:
1.Play gnomine (preferably from a terminal)
2.Select 'Small' or 'Large' from Preferences
3.Play and win game
    

Actual Results:  1.High scores not updated and still unavailable.
2.See error message on terminal referring to missing file.


Expected Results:  Time required to win game added to high score.

Additional info:

The fix:
# mv /var/lib/games/gnomine.Tiny.score /var/lib/gnomine.Small.scores
# mv /var/lib/games/gnomine.Biiig.scores /var/lib/gnomine.Large.scores

Comment 1 Alexander Larsson 2003-09-04 11:59:42 UTC
fixed in latest rawhide.