kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #14299
Re: eeschema modular kicad work
I'm catched the bug where the window of the eeschema freezes.
To reproduce do the next:
1) start kicad and opens some project (with existing schematic);
2) from kicad's panel start eeschema;
3) for some component in context menu (right click) select "Edit
component -> Edit";
After this step opens dialog window for edititg the component's props.
4) close dialog by close button (x-like button on top of the window);
5) dialog closes and eeschema frizz.
But if close dialog by Cancel button at the button - all works.
Application: kicad
Version: (2014-08-14 BZR 5074)-product Release build
wxWidgets: Version 2.8.12 (release,Unicode,compiler with C++ ABI
1002,GCC 4.8.2,wx containers,compatible with 2.6)
Platform: Linux 3.13.0-33-generic i686, 32 bit, Little endian, wxGTK
Boost version: 1.54.0
USE_WX_GRAPHICS_CONTEXT=OFF
USE_WX_OVERLAY=OFF
KICAD_SCRIPTING=ON
KICAD_SCRIPTING_MODULES=ON
KICAD_SCRIPTING_WXPYTHON=ON
USE_FP_LIB_TABLE=HARD_CODED_ON
BUILD_GITHUB_PLUGIN=ON
Follow ups
References