Comment 1 for bug 1299217

Revision history for this message
Thav (thavilden) wrote :

I get the same crash on start when running packages from the PPA https://code.launchpad.net/~js-reynaud/+archive/ppa-kicad

Linux Mint 14 (Uses Ubuntu 12.10 packages)
I get this trouble with a package that I got today (0.201403281856+4774~12~ubuntu12.10.1) as well as others from up to five days ago when I first tried the PPA.

The only other reference to this kind of error appears to be this thread:
https://groups.google.com/forum/#!topic/wxpython-users/cWBabXCeEwU
which suggests a mismatch between wxWidgets and wxPython. However, I see no mismatch:

tony@olympus /usr/share/kicad/modules $ sudo dpkg -l | grep libwx
ii libwx-perl 1:0.9909-1 amd64 interface to wxWidgets cross-platform GUI toolkit
ii libwxbase2.8-0:amd64 2.8.12.1-11ubuntu3.1 amd64 wxBase library (runtime) - non-GUI support classes of wxWidgets toolkit
ii libwxbase2.8-dev 2.8.12.1-11ubuntu3.1 amd64 wxBase library (development) - non-GUI support classes of wxWidgets toolkit
ii libwxgtk2.8-0:amd64 2.8.12.1-11ubuntu3.1 amd64 wxWidgets Cross-platform C++ GUI toolkit (GTK+ runtime)
ii libwxgtk2.8-dev 2.8.12.1-11ubuntu3.1 amd64 wxWidgets Cross-platform C++ GUI toolkit (GTK+ development)
tony@olympus /usr/share/kicad/modules $ sudo dpkg -l | grep python-wxgtk
ii python-wxgtk2.8 2.8.12.1-11ubuntu3.1 amd64 wxWidgets Cross-platform C++ GUI toolkit (wxPython binding)