Comment 4 for bug 377044

Revision history for this message
Stani (stani) wrote :

The minimal patch is only changing one line:
sudo gedit /usr/bin/spe

Change this line:
MIN_WX_VERSION = '2.5.4.1'

into:
MIN_WX_VERSION = '2.8'

After that you can run your scripts happily again. I'll prepare an official patch and attach it to this bug.