chaosfire / vdrift-ogre

Automatically exported from code.google.com/p/vdrift-ogre
0 stars 0 forks source link

Could not launch in Ubuntu #84

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Install latest package with ppa in 

http://code.google.com/p/vdrift-ogre/wiki/Packages#Ubuntu

Run it in Gnome menu "Games" -> "Stunt Rally", and then show a error dialog 
says "Failed to execute child process "stuntrally" (No such file or directory)"

And then I found the main programe locate in /usr/games/bin/stuntrally, run it. 
fail in a exception

Plugin successfully installed
Loading library /usr/lib64/OGRE/Plugin_CgProgramManager
Installing plugin: Cg Program Manager
Plugin successfully installed
An exception has occured: OGRE EXCEPTION(6:FileNotFoundException): 
'/resources.cfg' file not found! in ConfigFile::load at 
/build/buildd/ogre-1.7.3-ogredev/OgreMain/src/OgreConfigFile.cpp (line 83)
INFO: Obtained audio device:
      Frequency: 44100
      Format: 32784
      Bits per sample: 16
      Channels: 2
      Silence: 0
      Samples: 1024
      Size: 4096
      Exiting
Segmentation fault

Both 10.10 and 11.04 have this issue.

Original issue reported on code.google.com by muzuiget on 1 Sep 2011 at 1:56

GoogleCodeExporter commented 8 years ago
There seems to be an error in the debian package building script, the 
stuntrally binary (as well as sr-editor) should be in /usr/games, not in 
/usr/games/bin. I'll upload new packages when I have the time, but as a hotfix, 
you can move the binaries yourself. I don't know how this has gone undetected 
in testing.

Original comment by tapiovie...@gmail.com on 1 Sep 2011 at 2:26

GoogleCodeExporter commented 8 years ago
This is fixed in ppa packages for 1.3 release.

Original comment by tapiovie...@gmail.com on 19 Oct 2011 at 5:18