Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 230597 - games-board/teg-0.11.2 install ok, but game won't start because missing files
Summary: games-board/teg-0.11.2 install ok, but game won't start because missing files
Status: RESOLVED FIXED
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: 2008-07-03 02:38 UTC by Enrique Domínguez
Modified: 2009-01-14 04:20 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 georgia_tech_swagger 2008-07-03 02:38:55 UTC
http://blogs.adobe.com/penguin.swf

Proper WMODE support ... V4L2 ...  :D :D :D :D
Comment 1 Enrique Domínguez 2008-07-03 02:52:17 UTC
Finished install successfully, running it from console got missing files message (literal copy):
I/O warning : failed to load external entity "themes/m2/teg_theme.xml"
I/O warning : failed to load external entity "/home/user/.teg//themes/m2/teg_theme.xml"

(tegclient:6995): TEG-WARNING **: Could not find the board.jpg file

TEG-ERROR **: Unable to create map!
aborting...
Aborted


Reproducible: Always

Steps to Reproduce:
1.Install program
2.Try to launch it form console
3.

Actual Results:  
this missing file message is displayed:
I/O warning : failed to load external entity "themes/m2/teg_theme.xml"
I/O warning : failed to load external entity "/home/enrique/.teg//themes/m2/teg_theme.xml"

(tegclient:6995): TEG-WARNING **: Could not find the board.jpg file

TEG-ERROR **: Unable to create map!
aborting...
Aborted


Expected Results:  
start game

Portage 2.1.4.4 (default-linux/x86/2006.1, gcc-4.1.2, glibc-2.6.1-r0, 2.6.19-gentoo-r5 i686)
=================================================================
System uname: 2.6.19-gentoo-r5 i686 Intel(R) Pentium(R) 4 CPU 2.66GHz
Timestamp of tree: Tue, 01 Jul 2008 13:45:02 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p17-r1
dev-lang/python:     2.4.4-r6
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.22-r2
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -pipe"
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/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -march=pentium4 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache collision-protect distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo "
LANG="en_US"
LC_ALL="en_US"
LINGUAS="en es_ES es"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="alsa berkdb cli cracklib cups dbus doc foomaticdb gdbm gnome gpm gtk hal iconv isdnlog midi mmx mudflap ncurses nls nptl nptlonly nvidia opengl openmp pcre perl ppds pppd python readline reflection session spl sse sse2 ssl tcpd unicode x86 xorg zlib" ALSA_CARDS="ens1371" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en es_ES es" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2008-07-07 19:37:57 UTC
You don't have the jpeg use flag.

I recommend you do this:

rm /etc/make.profile
ln -s /usr/portage/profiles/default-linux/x86/2007.0/desktop /etc/make.profile
emerge -vuDN world

teg will work then and you'll have a better Gentoo experience overall.
Comment 3 Enrique Domínguez 2008-07-08 16:52:35 UTC
(In reply to comment #2)
> You don't have the jpeg use flag.
> 
> I recommend you do this:
> 
> rm /etc/make.profile
> ln -s /usr/portage/profiles/default-linux/x86/2007.0/desktop /etc/make.profile
> emerge -vuDN world
> 
> teg will work then and you'll have a better Gentoo experience overall.
> 

Please, taking into account that a lot of ebuilds requesting USE flags they need, I'm feeling teg have an ebuild bug, nothing in output let you know I miss an USE flag! Thanks you very much for your reply. I'm using gentoo two years ago and never miss jpeg USE flag :S Trying #USE="jpeg" emerge -DuNpv world
I got:
[ebuild   R   ] media-libs/tiff-3.8.2-r3  USE="jpeg* zlib -jbig -nocxx" 0 kB 
[ebuild   R   ] app-text/poppler-0.6.3  USE="jpeg* zlib -cjk" 0 kB 
[ebuild   R   ] media-libs/lcms-1.17  USE="jpeg* python zlib -tiff" 0 kB 
[ebuild   R   ] media-libs/gd-2.0.35  USE="jpeg* png -fontconfig -truetype...
[ebuild   R   ] media-gfx/imagemagick-6.4.0.6  USE="doc jpeg* perl zlib -X...
[ebuild   R   ] app-text/djvu-3.5.20-r1  USE="doc jpeg* nls -debug -kde...
[ebuild   R   ] media-video/transcode-1.0.4-r2  USE="dvdread iconv jpeg* mmx ..
[ebuild   R   ] x11-libs/qt-4.3.3  USE="accessibility cups dbus doc jpeg*... 
[ebuild   R   ] gnome-base/libgnomeui-2.20.1.1  USE="doc jpeg* -debug" 0 kB 
[ebuild   R   ] media-gfx/graphviz-2.18  USE="doc gnome gtk jpeg* nls perl...
Please, could you say me what of these need really?
Thanks for feedback :)
Comment 4 Mr. Bones. (RETIRED) gentoo-dev 2008-07-08 17:06:35 UTC
I'm not sure which package needs the jpeg flag.  I recommend just running the commands I mentioned over night or some other low-use time.
Comment 5 Enrique Domínguez 2008-07-08 17:32:20 UTC
(In reply to comment #4)
> I'm not sure which package needs the jpeg flag.  I recommend just running the
> commands I mentioned over night or some other low-use time.
> 
Ok, thanks you very much
Comment 6 Enrique Domínguez 2008-07-08 17:54:00 UTC
(In reply to comment #5)
> (In reply to comment #4)
> > I'm not sure which package needs the jpeg flag.  I recommend just running the
> > commands I mentioned over night or some other low-use time.
> > 
> Ok, thanks you very much
> 
Ok, only 
gnome-base/libgnomeui need jpeg use flag enabled :)
checked only seeing dependences (it's unique needing it)
Comment 7 Mr. Bones. (RETIRED) gentoo-dev 2008-07-18 17:46:49 UTC
Great.  Glad it's working for you.  I'll mark this bug LATER so we pick it up when we get use-based deps.
Comment 8 Mr. Bones. (RETIRED) gentoo-dev 2009-01-14 04:18:08 UTC
bugzilla
Comment 9 Mr. Bones. (RETIRED) gentoo-dev 2009-01-14 04:20:27 UTC
added use-based dep