Comment 7 for bug 1789626

Revision history for this message
JKB (joel-bertrand) wrote : Re: [Bug 1789626] Re: eeschema: segmentation fault in "symbol properties>footprint"

Wayne Stambaugh a écrit :
> Unless you set -DwxWidgets_ROOT_DIR during configuration, `wx-config
> --version` will tell you which version of wxWidgets you are current
> building against.

 Of course, I have set -DwxWidgets_ROOT_DIR to build kicad against
wxWidgets I have built in /usr/local.

 I don't understand why wx-config --version returns 3.0.2. I have only
built 3.0.4 against gtk2.

 To obtain a segfault, I have opened a schematic written with kicad
4.0.7. Footprint libraries have changed and segfault occurs when I try
to modify footprint by "symbol proprties". If I clear "value" before
trying to modify footprint, kicad runs as expected.

 Best regards,

 JKB