Comment 5 for bug 336508

Revision history for this message
Stani (stani) wrote :

This has been fixed in the wxpython packages. To demonstrate:
$ python
Python 2.6.2 (release26-maint, Apr 19 2009, 01:58:18)
[GCC 4.3.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import kiki
>>> kiki.__file__
'/usr/lib/python2.6/dist-packages/kiki/__init__.pyc'

Some comments here are about other bugs:

@Durand
I posted a fix for the dependency of kiki on python-wxgtk2.6
https://bugs.launchpad.net/ubuntu/+source/kiki/+bug/370839

@markb
Even with python-wxgtk2.6 installed, spe should work. So I proposed a fix here:
https://bugs.launchpad.net/ubuntu/+source/spe/+bug/377044

Mark, in case you encounter other wxpython applications with the same problem (conflict with python-wxgtk2.6), file seperate bug reports and subscribe me. I'll propose a patch for it.

@picobird:
"regenerate the kiki.wxg by the python-wxGlade" or change only two lines like in my patch