Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 68956 - slune doesn´t start, spits out an error
Summary: slune doesn´t start, spits out an error
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-26 03:26 UTC by Stahl Sau
Modified: 2004-11-20 02:09 UTC (History)
0 users

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 Stahl Sau 2004-10-26 03:26:41 UTC
Hi,
when starting slune (from portage or newest from their website), it spits out an error and dies:

xxx:~>slune 
* Slune * Slune lives in /usr/share
Traceback (most recent call last):
  File "/usr/bin/slune", line 36, in ?
    import slune.globdef as globdef
  File "/usr/share/slune/globdef.py", line 23, in ?
    model.Image   .PATH = os.path.join(APPDIR, "images")
NameError: name 'model' is not defined
xxx:~>

I
Comment 1 Stahl Sau 2004-10-26 03:26:41 UTC
Hi,
when starting slune (from portage or newest from their website), it spits out an error and dies:

xxx:~>slune 
* Slune * Slune lives in /usr/share
Traceback (most recent call last):
  File "/usr/bin/slune", line 36, in ?
    import slune.globdef as globdef
  File "/usr/share/slune/globdef.py", line 23, in ?
    model.Image   .PATH = os.path.join(APPDIR, "images")
NameError: name 'model' is not defined
xxx:~>

I´ve no idea what that is and how to solve it, so...i file a bugreport.

Reproducible: Always
Steps to Reproduce:
1.start slune
2.
3.

Actual Results:  
xxx:~>slune 
* Slune * Slune lives in /usr/share
Traceback (most recent call last):
  File "/usr/bin/slune", line 36, in ?
    import slune.globdef as globdef
  File "/usr/share/slune/globdef.py", line 23, in ?
    model.Image   .PATH = os.path.join(APPDIR, "images")
NameError: name 'model' is not defined
xxx:~>

Expected Results:  
startup of the game

root:/home/xxx>emerge info
Portage 2.0.51-r2 (default-x86-2004.2, gcc-3.4.2, glibc-2.3.4.20041006-r0, 2.6.9
i686)
=================================================================
System uname: 2.6.9 i686 AMD Athlon(tm) XP 2400+
Gentoo Base System version 1.6.4
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2-r1
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -Os -pipe -m3dnow -mmmx -msse -ftracer -fweb"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -Os -pipe -m3dnow -mmmx -msse -ftracer -fweb"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache cvs digest distlocks sandbox"
GENTOO_MIRRORS="ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
http://gentoo.math.bme.hu http://ftp.easynet.nl/mirror/gentoo/
http://gentoo.tiscali.nl/gentoo/
ftp://ftp6.uni-muenster.de/pub/linux/distributions/gentoo
http://mirror.pudas.net/gentoo http://ftp-mirror.internap.com/pub/gentoo/
http://gentoo.ccccom.com"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dfx 3dnow X alsa apm avi berkdb bitmap-fonts cdr crypt cups divx4linux
encode extensions f77 foomaticdb gdbm ggi gif gpm gtk gtk2 guile icq imlib java
jpeg libg++ libwww mmx motif mozilla moznocompose moznoirc moznomail moznoxft
mpeg ncurses nls nptl offensive opengl pam pdflib perl pic png ppds python qt
quicktime readline samba sdl slang ssl svga tcltk tcpd tetex truetype x86 xml2
xmms xprint xv zlib linguas_de"
Comment 2 Stahl Sau 2004-11-20 02:09:11 UTC
I
Comment 3 Stahl Sau 2004-11-20 02:09:11 UTC
I´ve got it working "somehow", after a recompile the whole world. 
Dunno what should have changed, but it works now.
Nice game ;-)