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 64908
Summary: | Gnome games can't write scores to /var/games | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Need Real Name <hassman> |
Component: | gnome-libs | Assignee: | Havoc Pennington <hp> |
Status: | CLOSED RAWHIDE | QA Contact: | Aaron Brown <abrown> |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | 7.3 | CC: | agk, xocowocuz |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i686 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2002-08-21 17:42:10 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: | 67217 |
Description
Need Real Name
2002-05-14 10:26:01 UTC
Yuck, not good. Probably just a mistake in the gnome-games spec file pointing the apps at the wrong scores directory. Same goes for mahjongg, it tries to read the scores files from /var/games. I'm experiencing the same problem with all gnome-games. misa's comment provides
the hint to a workaround that does it for me.
>su -c 'ln -s /var/lib/games /var/games'
Still need to create at least one high score in each game before Game/Scores
gives a popup (this might be normal behaviour, I don't know).
actually, this is a problem in libgnome, not gnome-games. Fixed in libgnome-2.0.2-4 *** Bug 69394 has been marked as a duplicate of this bug. *** Fix confirmed with libgnome-2.0.2-5. |