Bug#637624: simutrans: Height maps are loaded as "maps/save/X*.*" not "save/file.ppm"
Russell Coker
russell at coker.com.au
Sat Aug 13 07:56:12 UTC 2011
Package: simutrans
Version: 102.2.2~ds1-1
Severity: normal
open("maps/save/zzz*.*", O_RDONLY) = -1 ENOENT (No such file or directory)
I couldn't get height maps to load, so I ran strace while telling it to load
a map named "zzz". The above is the relevant line of strace output.
According to all the online documentation the height maps should go in the
game save directory, I think this was a bad decision and maps/save may be
better, but it needs to be documented.
Opening a file with "*.*" appended to the name might work in Windows, but is
really the wrong thing to do on Linux. Probably ".ppm" should be appended.
-- System Information:
Debian Release: 6.0.2
APT prefers stable
APT policy: (700, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages simutrans depends on:
ii libbz2-1.0 1.0.5-6 high-quality block-sorting file co
ii libc6 2.11.2-10 Embedded GNU C Library: Shared lib
ii libgcc1 1:4.4.5-8 GCC support library
ii libsdl-mixer1.2 1.2.8-6.3 mixer library for Simple DirectMed
ii libsdl1.2debian 1.2.14-6.1 Simple DirectMedia Layer
ii libstdc++6 4.4.5-8 The GNU Standard C++ Library v3
ii simutrans-data 102.2.2~ds1-1 transportation simulator (base dat
ii simutrans-pak64 102.2.2-1 transportation simulator (data fil
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
simutrans recommends no packages.
Versions of packages simutrans suggests:
pn freepats <none> (no description available)
-- no debconf information
More information about the Pkg-games-devel
mailing list