Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 154551 - SDB won't load levels
Summary: SDB won't load levels
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-09 03:44 UTC by Ivan
Modified: 2009-04-02 20:27 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan 2006-11-09 03:44:01 UTC
Whenever I try and play sdb (Shotgun Debugger), it comes up with an error message saying that the level could not be found.  The only way I've managed to get this to work is by starting the game inside /usr/share/games/sdb/levels/ and run it with "sdb level*.vl", where * is one of the level numbers.

Furthermore, when I tried to run "sdb -h", it assumed that I was trying to load a level called "-h.vl" and (obviously) couldn't find it, and until I loaded a valid file via the command line kept trying to find this file.  I assume this is an upstream problem...
Comment 1 Tristan Heaven (RETIRED) gentoo-dev 2006-11-12 06:36:04 UTC
emerge --info please
Comment 2 Ivan 2006-11-13 05:34:58 UTC
(In reply to comment #1)
> emerge --info please
> 

Sorry, I forgot to put that in.

 # emerge --info Portage 2.1.1-r1 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.4-r4, 2.6.16-suspend2-r8 i686)
=================================================================
System uname: 2.6.16-suspend2-r8 i686 Intel(R) Pentium(R) M processor 1600MHz
Gentoo Base System version 1.12.6
Last Sync: Mon, 13 Nov 2006 12:20:02 +0000
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium-m -pipe -O2 -fomit-frame-pointer -fforce-addr -frename-registers -fprefetch-loop-arrays -falign-functions=64"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-march=pentium-m -pipe -O2 -fomit-frame-pointer -fforce-addr -frename-registers -fprefetch-loop-arrays -falign-functions=64"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--alphabetical"
FEATURES="autoconfig ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.swin.edu.au/gentoo ftp://ftp.planetmirror.com/pub/gentoo/ http://mirror.isp.net.au/ftp/pub/gentoo/"
LINGUAS="en_GB"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/portage/local/layman/haskell"
SYNC="rsync://rsync.au.gentoo.org/gentoo-portage"
USE="x86 X Xaw3d a52 aac aalib acpi alsa apache2 audiofile bash-completion bcmath berkdb bidi bindist bitmap-fonts bzip2 calendar caps cdda cdinstall cdparanoia cdr clamav cli cracklib crypt ctype cups curl curlwrappers dbus dga dio dlloader doc dri dts dvd dvi eds elibc_glibc emacs emacs-w3 emboss encode examples exif expat fam fdftk ffmpeg fig finac firefox flac foomaticdb fortran ftp gd gdbm gif glut gmp gnome gpm gstreamer gtk gtk2 hal httpd iconv idn ieee1394 imagemagick imap imlib input_devices_keyboard input_devices_mouse input_devices_synaptics ipv6 isdnlog java javascript jpeg junit kernel_linux lcms leim libg++ libwww linguas_en_GB lirc live lm_sensors mad matroska mikmod mng mozilla mp3 mpeg msn mule ncurses nls nptl nptlonly nsplugin objc offensive ogg opengl pam pcmcia pcre pda pdf pdflib perl plotutils png posix pppd python quicktime readline real recode reflection rtsp samba screen sdl session skins smartcard spell spl sse sse2 ssl startup-notification stream svga tcl tcltk tcpd tetex tiff tk truetype truetype-fonts type1-fonts udev unicode usb userland_GNU vcd video_cards_radeon videosvorbis vlm vorbis wifi win32codecs wmf wxwindows xine xml xml2 xorg xslt xv xvid zlib"
Unset:  CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2006-12-21 00:05:36 UTC
please run it under strace and attach the output here as text/plain:

strace -o out sdb

works fine for me.
Comment 4 Mr. Bones. (RETIRED) gentoo-dev 2006-12-21 08:11:57 UTC
... and reopen once attaching that info.  thanks.
Comment 5 Mr. Bones. (RETIRED) gentoo-dev 2009-04-02 20:27:12 UTC
bugzilla
Comment 6 Mr. Bones. (RETIRED) gentoo-dev 2009-04-02 20:27:23 UTC
works for me.