[Pkg-games-ubuntu] [Bug 1249676] Re: Walktest causes crystalspace to crash

TJ ubuntu at iam.tj
Sun Jul 20 21:02:21 UTC 2014


This is caused because the parallaxtest is missing:

/usr/share/crystalspace-2.0/data/maps/parallaxtest/

but several configuration files  refer to it:

$ dpkg -L crystalspace-data | while read p; do [ -f $p ] && if grep -H
'parallaxtest' $p; then echo $p; fi; done

/usr/share/crystalspace-2.0/data/config-app/walktest.cfg:Walktest.Settings.WorldFile = parallaxtest
/usr/share/crystalspace-2.0/data/config-app/walktest.cfg
/usr/share/crystalspace-2.0/data/config-app/startme.cfg:StartMe.0.name   = parallaxtest
/usr/share/crystalspace-2.0/data/config-app/startme.cfg:StartMe.0.args   = -silent parallaxtest -mode=800x600
/usr/share/crystalspace-2.0/data/config-app/startme.cfg:StartMe.0.desc.0 = This is WalkTest with the parallaxtest map. It shows parallax
/usr/share/crystalspace-2.0/data/config-app/startme.cfg:StartMe.0.image  = startme_parallaxtest.jpg
/usr/share/crystalspace-2.0/data/config-app/startme.cfg
/etc/crystalspace-2.0/vfs.cfg:VFS.Mount.lev/parallaxtest = $(CS_MAPDIR)$/parallaxtest$/
/etc/crystalspace-2.0/vfs.cfg

** Changed in: crystalspace (Ubuntu)
       Status: New => Triaged

** Changed in: crystalspace (Ubuntu)
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of
Debian/Ubuntu Games Team, which is subscribed to crystalspace in Ubuntu.
https://bugs.launchpad.net/bugs/1249676

Title:
  Walktest causes crystalspace to crash

Status in “crystalspace” package in Ubuntu:
  Triaged

Bug description:
  run walktest in terminal then app crash and display error message lie below:
  ~$ walktest
  or
  ~$ walktest-2.0
  crystalspace.system:  Error setting directory ‘parallaxtest’!
  crystalspace.system:  Error initializing system!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/crystalspace/+bug/1249676/+subscriptions



More information about the Pkg-games-ubuntu mailing list