<?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>139570</bug_id>
          
          <creation_ts>2006-07-07 09:08 0000</creation_ts>
          <short_desc>games-puzzle/kiki-1.0.2 doesn&apos;t run with swig-1.3.29</short_desc>
          <delta_ts>2006-11-13 04:18:24 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>nyhm@gentoo.org</reporter>
          <assigned_to>games@gentoo.org</assigned_to>
          <cc>algardas@yahoo.com</cc>
    
    <cc>onur@pardus.org.tr</cc>
    
    <cc>rockoo@gmail.com</cc>

      

      
          <long_desc isprivate="0">
            <who>nyhm@gentoo.org</who>
            <bug_when>2006-07-07 09:08:08 0000</bug_when>
            <thetext>Traceback (most recent call last):
  File &quot;/usr/share/games/kiki/py/env.py&quot;, line 43, in ?
    world          = Controller.world
AttributeError: &apos;PySwigObject&apos; object has no attribute &apos;world&apos;
Segmentation fault (core dumped)


Works with swig-1.3.25.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>algardas@yahoo.com</who>
            <bug_when>2006-07-07 16:43:47 0000</bug_when>
            <thetext>Same error here.  Tested with swig-1.3.29 and swig-1.3.25, both don&apos;t work.
Or maybe kiki shouldn&apos;t work with python-2.4?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>nyhm@gentoo.org</who>
            <bug_when>2006-07-07 16:56:38 0000</bug_when>
            <thetext>try emerge -1 =swig-1.3.25 kiki</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>algardas@yahoo.com</who>
            <bug_when>2006-07-08 03:28:37 0000</bug_when>
            <thetext>(In reply to comment #2)
&gt; try emerge -1 =swig-1.3.25 kiki
&gt; 

good point :)
I really downgraded to swig-1.3.25 without re-emerging kiki.

Thanks.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>onur@pardus.org.tr</who>
            <bug_when>2006-11-13 03:20:10 0000</bug_when>
            <thetext>Kiki can run with swig 1.3.29. In Pardus packages we regenerate the swig stuff with something like this. The syntax is taken from Makefile.

shelltools.cd(&quot;SWIG&quot;)
shelltools.system(&quot;swig -c++ -python -globals kiki -o KikiPy_wrap.cpp KikiPy.i&quot;)
shelltools.copy(&quot;kiki.py&quot;, &quot;../py/&quot;)

You can also check out how the kiki package is built from here,
http://svn.pardus.org.tr/pardus/devel/applications/games/kiki/

Thought you would like to know.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>nyhm@gentoo.org</who>
            <bug_when>2006-11-13 04:18:24 0000</bug_when>
            <thetext>Thanks.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>