Bug 842070 - Extreme Tux Racer looks for resources in wrong directory, fails to start
Summary: Extreme Tux Racer looks for resources in wrong directory, fails to start
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: extremetuxracer
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nils Philippsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-21 16:06 UTC by Giorgos Skafidas
Modified: 2012-07-23 16:03 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-07-23 16:03:59 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Giorgos Skafidas 2012-07-21 16:06:06 UTC
Description of problem:
Extreme Tux Racer tries to access its games resources in /usr/share/games/extremetuxracer, which does not exist, and fails to start.

Version-Release number of selected component (if applicable):
0:0.4-9.fc17

How reproducible:
Always

Steps to Reproduce:
1. Run etracer-wrapper in a console window.
  
Actual results:
Screen turns blank for a moment, then your desktop reappears. In the console window you can see several messages indicating the files the game was unable to load.

Expected results:
The game should run normally.

Additional info:
The correct resource directory is /usr/share/etracer/.

Comment 1 Nils Philippsen 2012-07-23 08:40:37 UTC
What does "grep data_dir ~/.etracer/options" give?

Comment 2 Giorgos Skafidas 2012-07-23 13:02:07 UTC
# data_dir
set data_dir "/usr/share/games/extremetuxracer"

That was indeed the problem. After correcting this entry (or just deleting it and having the game recreate it), it works. This is a home directory I carried over from another distribution.

Thank you :-)


Note You need to log in before you can comment on or make changes to this bug.