<?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>25036</bug_id>
          
          <creation_ts>2003-07-22 00:40 0000</creation_ts>
          <short_desc>r-katro-0.7.0.ebuild (New Package)</short_desc>
          <delta_ts>2003-09-15 08:53:12 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>
          <bug_file_loc>http://f.rodrigo.free.fr/games/r-katro/r-katro.php</bug_file_loc>
          
          <keywords>EBUILD</keywords>
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>Future</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>pythonhead@gentoo.org</reporter>
          <assigned_to>games@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>pythonhead@gentoo.org</who>
            <bug_when>2003-07-22 00:40:43 0000</bug_when>
            <thetext>r-katro is a QT 3D puzzle game that is very difficult to describe and very fun
to play. 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>pythonhead@gentoo.org</who>
            <bug_when>2003-07-22 01:03:35 0000</bug_when>
            <thetext>Created an attachment (id=14853)
r-kato-0.7.0.ebuild
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>pythonhead@gentoo.org</who>
            <bug_when>2003-07-22 01:08:24 0000</bug_when>
            <thetext>Created an attachment (id=14854)
r-kato-0.7.0.ebuild

This one actually works.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mr_bones_@gentoo.org</who>
            <bug_when>2003-08-07 01:11:39 0000</bug_when>
            <thetext>I&apos;ve added this to CVS, masked ~, but I can&apos;t get it to work correctly.

I&apos;m not sure if the program is broken or just the user interface. ;-)

Rob - try it out and let me know if I screwed somthing up in the ebuild or if
it works fine for you.  Thanks.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mr_bones_@gentoo.org</who>
            <bug_when>2003-08-13 00:14:29 0000</bug_when>
            <thetext>Rob - can I get some feedback on this bug please?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>pythonhead@gentoo.org</who>
            <bug_when>2003-08-13 06:58:34 0000</bug_when>
            <thetext>Hi,

It works fine for me. Click New Game, then select 1 player. This&apos;ll let you play against the computer. The way the game works is you choose the piece your opponent will move. So pick up a piece (light color by default) and drop it by the dark pieces. The computer will place it on the board, then drop a piece on your side.

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mr_bones_@gentoo.org</who>
            <bug_when>2003-08-13 13:17:28 0000</bug_when>
            <thetext>definitely doesn&apos;t work for me.  When I start a one player game, I can only
move one of the dark pieces, specifically, the tallest dark piece.
Then, the computer player puts the dark piece on the board and puts another
dark piece down next to the board.  Then, I can&apos;t click on any of the pieces
to get it to do anything.

Can you post the output of ldd `which r-katro` please so I can see if there is
something obvious that I&apos;m missing please?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>pythonhead@gentoo.org</who>
            <bug_when>2003-08-13 23:41:07 0000</bug_when>
            <thetext>The game is very confusing. The first player is random each time. So if you start it and nothing moves, pick up a piece and move it to the opposite side and drop it. The computer will then place it on the board, then pick a random piece and drop it next to the board. You pick up that piece and place it on the board, then pick up a piece and drop it on the ground for the computer. Clear as mud?
(And this is for kids 8 and under. Guess we&apos;re too old)

Can you get it to play computer vs computer?

ldd `which r-katro`

        libqt-mt.so.3 =&gt; /usr/qt/3/lib/libqt-mt.so.3 (0x4002b000)
        libXext.so.6 =&gt; /usr/X11R6/lib/libXext.so.6 (0x40648000)
        libX11.so.6 =&gt; /usr/X11R6/lib/libX11.so.6 (0x40658000)
        libXmu.so.6 =&gt; /usr/X11R6/lib/libXmu.so.6 (0x40737000)
        libGL.so.1 =&gt; /usr/lib/libGL.so.1 (0x4074d000)
        libGLU.so.1 =&gt; /usr/lib/libGLU.so.1 (0x407c5000)
        libstdc++.so.5 =&gt; /usr/lib/gcc-lib/i586-pc-linux-gnu/3.2.2/libstdc++.so.5 (0x40843000)
        libm.so.6 =&gt; /lib/libm.so.6 (0x4090e000)
        libgcc_s.so.1 =&gt; /usr/lib/gcc-lib/i586-pc-linux-gnu/3.2.2/libgcc_s.so.1 (0x40931000)
        libc.so.6 =&gt; /lib/libc.so.6 (0x40939000)
        libdl.so.2 =&gt; /lib/libdl.so.2 (0x40a6a000)
        libpthread.so.0 =&gt; /lib/libpthread.so.0 (0x40a6e000)
        libmng.so.1 =&gt; /usr/lib/libmng.so.1 (0x40abf000)
        libjpeg.so.62 =&gt; /usr/lib/libjpeg.so.62 (0x40b02000)
        libpng.so.3 =&gt; /usr/lib/libpng.so.3 (0x40b23000)
        libz.so.1 =&gt; /usr/lib/libz.so.1 (0x40b4e000)
        libXi.so.6 =&gt; /usr/X11R6/lib/libXi.so.6 (0x40b5c000)
        libXrender.so.1 =&gt; /usr/X11R6/lib/libXrender.so.1 (0x40b65000)
        libXft.so.2 =&gt; /usr/X11R6/lib/libXft.so.2 (0x40b6d000)
        libfreetype.so.6 =&gt; /usr/lib/libfreetype.so.6 (0x40b80000)
        libfontconfig.so.1 =&gt; /usr/lib/libfontconfig.so.1 (0x40bda000)
        libSM.so.6 =&gt; /usr/X11R6/lib/libSM.so.6 (0x40c03000)
        libICE.so.6 =&gt; /usr/X11R6/lib/libICE.so.6 (0x40c0b000)
        libXt.so.6 =&gt; /usr/X11R6/lib/libXt.so.6 (0x40c23000)
        /lib/ld-linux.so.2 =&gt; /lib/ld-linux.so.2 (0x40000000)
        libexpat.so.0 =&gt; /usr/lib/libexpat.so.0 (0x40c7a000)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mr_bones_@gentoo.org</who>
            <bug_when>2003-08-14 00:37:53 0000</bug_when>
            <thetext>Yes, computer vs. computer works fine. &quot;The computer win&quot; every time. ;-) 

Only difference seems to be that you&apos;re running gcc 3.2.2 and I&apos;m running 3.2.3
I even tried it with CXXFLAGS=&quot;-pipe&quot; and still no love.  Could you post the
output of emerge info please?  I&apos;m really pretty sure it&apos;s not just that I can&apos;t
figure out how to play the game. heh, although you&apos;re right that I&apos;m out of the
target demographic.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>pythonhead@gentoo.org</who>
            <bug_when>2003-08-14 06:29:16 0000</bug_when>
            <thetext>Portage 2.0.48-r5 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4)
=================================================================
System uname: 2.4.21 i686 AMD Athlon(tm) Processor
GENTOO_MIRRORS=&quot;http://gentoo.mirrors.pair.com/&quot;
CONFIG_PROTECT=&quot;/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/config&quot;
CONFIG_PROTECT_MASK=&quot;/etc/gconf /etc/env.d&quot;
PORTDIR=&quot;/usr/portage&quot;
DISTDIR=&quot;/mnt/b2/distfiles&quot;
PKGDIR=&quot;/usr/portage/packages&quot;
PORTAGE_TMPDIR=&quot;/var/tmp&quot;
PORTDIR_OVERLAY=&quot;/usr/local/portage&quot;
USE=&quot;x86 oss 3dnow apm crypt cups foomaticdb gif libg++ mad mikmod ncurses spell truetype xmms xv zlib directfb gtkhtml alsa gdbm berkdb slang readline arts nas bonobo ggi tcltk java guile ruby gpm tcpd pam libwww ssl esd imlib qt kde motif -nls apache2 opengl -svga mysql quicktime X gtk -gtk2 -pdflib -gnome python perl oggvorbis sdl -postgres jpeg png xml xml2 avi aalib mpeg encode mmx&quot;
COMPILER=&quot;gcc3&quot;
CHOST=&quot;i686-pc-linux-gnu&quot;
CFLAGS=&quot;-O2 -mcpu=athlon -pipe&quot;
CXXFLAGS=&quot;-O2 -mcpu=i686 -pipe&quot;
ACCEPT_KEYWORDS=&quot;x86&quot;
MAKEOPTS=&quot;-j2&quot;
AUTOCLEAN=&quot;yes&quot;
SYNC=&quot;rsync://rsync.gentoo.org/gentoo-portage&quot;
FEATURES=&quot;sandbox ccache noauto&quot;</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mr_bones_@gentoo.org</who>
            <bug_when>2003-09-03 00:12:15 0000</bug_when>
            <thetext>This still doesn&apos;t work for me so it stays marked ~x86 for now.  I&apos;ve emailed
the author but haven&apos;t heard back yet.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>pythonhead@gentoo.org</who>
            <bug_when>2003-09-03 08:55:05 0000</bug_when>
            <thetext>My feelings wouldn&apos;t be hurt in the least if you have to remove it all together. Someone asked for an ebuild for this game in the forums and I threw one together. </thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mr_bones_@gentoo.org</who>
            <bug_when>2003-09-03 10:51:11 0000</bug_when>
            <thetext>I&apos;m still hopeful that it can be made to work in all cases.  As long as it works
for some people there&apos;s no reason to remove it.  Maybe there&apos;s some people who
are really enjoying it right now. ;-)  Thanks for letting me know though.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2003-09-15 08:52:34 0000</bug_when>
            <thetext>no complaints ...</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2003-09-15 08:53:12 0000</bug_when>
            <thetext>so lets close it</thetext>
          </long_desc>
      
          <attachment
              isobsolete="1"
              ispatch="0"
              isprivate="0"
          >
            <attachid>14853</attachid>
            <date>2003-07-22 01:03 0000</date>
            <desc>r-kato-0.7.0.ebuild</desc>
            <filename>r-katro-0.7.0.ebuild</filename>
            <type>text/plain</type>
            <data encoding="base64">IyBDb3B5cmlnaHQgMTk5OS0yMDAzIEdlbnRvbyBUZWNobm9sb2dpZXMsIEluYy4KIyBEaXN0cmli
dXRlZCB1bmRlciB0aGUgdGVybXMgb2YgdGhlIEdOVSBHZW5lcmFsIFB1YmxpYyBMaWNlbnNlIHYy
CiMgJEhlYWRlcjogJAoKaW5oZXJpdCBnYW1lcwoKUz0iJHtXT1JLRElSfS8ke1B9IgpERVNDUklQ
VElPTj0iIgpIT01FUEFHRT0iaHR0cDovLyIKU1JDX1VSST0iaHR0cDovL2Yucm9kcmlnby5mcmVl
LmZyL3ItdGVjaC9jbXAvYWRkb24tbW9kdWxlL2xpbmsvbGluay5waHA/Z2FtZXMvci1rYXRyby8k
e1B9LnRhci5iejIiCkxJQ0VOU0U9IiIKU0xPVD0iMCIKS0VZV09SRFM9In54ODYiCklVU0U9IiIK
CgpzcmNfY29tcGlsZSgpIHsKCWVjb25mIHx8IGRpZQoJZW1ha2UgfHwgZGllCn0KCg==
</data>        

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>14854</attachid>
            <date>2003-07-22 01:08 0000</date>
            <desc>r-kato-0.7.0.ebuild</desc>
            <filename>r-katro-0.7.0.ebuild</filename>
            <type>text/plain</type>
            <data encoding="base64">IyBDb3B5cmlnaHQgMTk5OS0yMDAzIEdlbnRvbyBUZWNobm9sb2dpZXMsIEluYy4KIyBEaXN0cmli
dXRlZCB1bmRlciB0aGUgdGVybXMgb2YgdGhlIEdOVSBHZW5lcmFsIFB1YmxpYyBMaWNlbnNlIHYy
CiMgJEhlYWRlcjogJAoKaW5oZXJpdCBnYW1lcwoKUz0iJHtXT1JLRElSfS8ke1B9IgpERVNDUklQ
VElPTj0iUVQgM0QgcHV6emxlIGdhbWUiCkhPTUVQQUdFPSJodHRwOi8vZi5yb2RyaWdvLmZyZWUu
ZnIvZ2FtZXMvci1rYXRyby9yLWthdHJvLnBocCIKU1JDX1VSST0iaHR0cDovL2Yucm9kcmlnby5m
cmVlLmZyL3ItdGVjaC9jbXAvYWRkb24tbW9kdWxlL2xpbmsvbGluay5waHA/Z2FtZXMvci1rYXRy
by8ke1B9LnRhci5iejIiCkxJQ0VOU0U9IkdQTC0yIgpTTE9UPSIwIgpLRVlXT1JEUz0ifng4NiIK
SVVTRT0iIgpERVBFTkQ9Ij49eDExLWxpYnMvcXQtMy4wLjUtcjIKCQl2aXJ0dWFsL2dsdXQiCgpz
cmNfY29tcGlsZSgpIHsKCWVnYW1lc2NvbmYgfHwgZGllCgllbWFrZSB8fCBkaWUKfQoKc3JjX2lu
c3RhbGwoKSB7CgltYWtlIERFU1RESVI9JHtEfSBpbnN0YWxsIHx8IGRpZQogICAgZG9kb2MgQUJP
VVQtTkxTIEFVVEhPUlMgQ09QWUlORyBORVdTIFJFQURNRSBSRUFETUUuZnIgVE9ETwogICAgcHJl
cGdhbWVzZGlycwp9Cgo=
</data>        

          </attachment>
    </bug>

</bugzilla>