<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>74217</bug_id>
          
          <creation_ts>2004-12-12 10:23 0000</creation_ts>
          <short_desc>triptych-demo crashes</short_desc>
          <delta_ts>2004-12-13 16:12:25 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Games</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>flash3001@yahoo.com</reporter>
          <assigned_to>games@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>flash3001@yahoo.com</who>
            <bug_when>2004-12-12 10:23:28 0000</bug_when>
            <thetext>If I try to run the single player game I get:
Fatal signal: Segmentation Fault (SDL Parachute Deployed)

The tutorial works, and if I manually unpack the archive in my home dir and run the game, the single player game works without problems.

However, if I install the game using the ebuild it doesn&apos;t work.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mr_bones_@gentoo.org</who>
            <bug_when>2004-12-12 12:21:47 0000</bug_when>
            <thetext>reopen with the output from emerge --info</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>flash3001@yahoo.com</who>
            <bug_when>2004-12-12 12:30:03 0000</bug_when>
            <thetext>Portage 2.0.51-r3 (default-linux/x86/2004.3, gcc-3.3.4, glibc-2.3.4.20040808-r1, 2.6.9-gentoo-r1 i686)
=================================================================
System uname: 2.6.9-gentoo-r1 i686 AMD Athlon(tm) XP 1800+
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.14.90.0.8-r1
Headers:  sys-kernel/linux26-headers-2.6.8.1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS=&quot;x86&quot;
AUTOCLEAN=&quot;yes&quot;
CFLAGS=&quot;-march=athlon-xp -O2 -pipe -fomit-frame-pointer&quot;
CHOST=&quot;i686-pc-linux-gnu&quot;
COMPILER=&quot;&quot;CONFIG_PROTECT=&quot;/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control&quot;
CONFIG_PROTECT_MASK=&quot;/etc/gconf /etc/terminfo /etc/env.d&quot;
CXXFLAGS=&quot;-march=athlon-xp -O2 -pipe -fomit-frame-pointer&quot;
DISTDIR=&quot;/usr/portage/distfiles&quot;
FEATURES=&quot;autoaddcvs autoconfig ccache distlocks sandbox sfperms&quot;
GENTOO_MIRRORS=&quot;ftp://ftp.roedu.net/pub/mirrors/gentoo.org http://gentoo.oregonstate.edu&quot;
MAKEOPTS=&quot;-j2&quot;
PKGDIR=&quot;/usr/portage/packages&quot;
PORTAGE_TMPDIR=&quot;/var/tmp&quot;
PORTDIR=&quot;/usr/portage&quot;
PORTDIR_OVERLAY=&quot;/usr/local/portage&quot;
SYNC=&quot;rsync://rsync1.ro.gentoo.org/gentoo-portage&quot;
USE=&quot;3dnow 3dnowex X aalib alsa apache apm avi bitmap-fonts cdr crypt cups curl encode f77 faac faad fam flac foomaticdb fortran gd geoip gif gphoto2 gpm gtk2 guile imagemagick imlib imlib2 jikes jpeg lcms libcaca libwww lzo mad matroska mikmod mmx motif mpeg mysql ncurses network nls no_wxgtk1 oggvorbis opengl pam png python quicktime readline rtc ruby sdl slang spell sse ssl tcpd tga theora tiff truetype x86 xchatdccserver xml2 xmms xv xvid zlib&quot;
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2004-12-12 13:17:03 0000</bug_when>
            <thetext>if you do `FEATURES=nostrip emerge triptych-demo` does it work ?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>flash3001@yahoo.com</who>
            <bug_when>2004-12-12 14:10:46 0000</bug_when>
            <thetext>&gt; if you do `FEATURES=nostrip emerge triptych-demo` does it work ?
No, it still doesn&apos;t work. Same error.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2004-12-12 21:56:25 0000</bug_when>
            <thetext>mmm maybe it&apos;s a permissions issue ?

if you do `chmod g+w /opt/triptych-demo` does it work ?
if not, does it work as root ?
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>flash3001@yahoo.com</who>
            <bug_when>2004-12-13 02:44:00 0000</bug_when>
            <thetext>&gt; mmm maybe it&apos;s a permissions issue ?
Yep, it&apos;s a permissions issue. Running as root works. `chmod g+w /opt/triptych-demo` works as well.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2004-12-13 16:12:25 0000</bug_when>
            <thetext>thanks for helping us track it down

the ebuild will now create the three status files and give games group write access to them</thetext>
          </long_desc>
      
    </bug>

</bugzilla>