This bug is easy to fix.

Here's a patch that works for me (although the precise list argument of
allowable wxversions will need to be provided by someone who knows the
product better than me):

in /usr/share/pycentral/spe/site-packages/_spe/SPE.py:

replace this line:
    wxversion.ensureMinimal(WX_VERSION)

with this line:
    wxversion.select(['2.5.4','2.5.5','2.6'])

Apparently, wxPython 2.8 doesn't work with spe any more.

-- 
[GUTSY] spe crashed with AttributeError in LoadFile()
https://bugs.launchpad.net/bugs/124896
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to