Comment 3 for bug 336508

Revision history for this message
markb (mark-blakeney) wrote :

This is probably not the appropriate place to report this but it seems to be related. I have noticed a number of wxpython apps have started crashing since I installed spe on my ubuntu jaunty box. I have traced the problem to the fact that, even though I have wxpython2.8 installed, when I installed spe it installed kiki which installed wxpython2.6 and that seems to have become the default wxpython version. So any wx2.8 specific app dies now. If I uninstall kiki (which removes wx2.6), then everything returns to ok. There's probably 2 bugs here - kiki requiring an old wx version and the fact it gets installed as the default?