Activity log for bug #1783634

Date Who What changed Old value New value Message
2018-07-25 20:20:24 Sebastian bug added bug
2018-07-25 20:40:46 Sebastian description Hello, Steps to reproduce: - add a action script (for example https://github.com/MitjaNemec/Kicad_action_plugins replicate layout and https://github.com/jsreynaud/kicad-action-scripts via stitching) to the folder ~/.kicad_plugin - open pcbnew - refresh external plugins -> crash I am using (installed via reynauds ppa): Application: kicad Version: 5.0.0-fee4fd1~65~ubuntu18.04.1, release build Libraries: wxWidgets 3.0.4 libcurl/7.58.0 OpenSSL/1.1.0g zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3 Platform: Linux 4.15.0-29-generic x86_64, 64 bit, Little endian, wxGTK Build Info: wxWidgets: 3.0.4 (wchar_t,wx containers,compatible with 2.8) GTK+ 2.24 Boost: 1.65.1 OpenCASCADE Community Edition: 6.9.1 Curl: 7.58.0 Compiler: GCC 7.3.0 with C++ ABI 1011 Build settings: USE_WX_GRAPHICS_CONTEXT=OFF USE_WX_OVERLAY=OFF KICAD_SCRIPTING=ON KICAD_SCRIPTING_MODULES=ON KICAD_SCRIPTING_WXPYTHON=OFF KICAD_SCRIPTING_ACTION_MENU=ON BUILD_GITHUB_PLUGIN=ON KICAD_USE_OCE=ON KICAD_USE_OCC=OFF KICAD_SPICE=ON I tried the replication script with 5rc2 (I think) and it worked then. I don't know too much about the plugin structure so I thought I'd report it here, although it could be because KICAD_SCRIPTING_WXPYTHON=OFF. https://bugs.launchpad.net/kicad/+bug/1762432 #24 seems to have the same problem. Also reported here https://github.com/jsreynaud/kicad-action-scripts/issues/5 Hello, Steps to reproduce:  - add a action script (for example https://github.com/MitjaNemec/Kicad_action_plugins replicate layout and https://github.com/jsreynaud/kicad-action-scripts via stitching) to the folder ~/.kicad_plugin  - open pcbnew  - refresh external plugins  -> crash I am using (installed via reynauds ppa): Application: kicad Version: 5.0.0-fee4fd1~65~ubuntu18.04.1, release build Libraries:     wxWidgets 3.0.4     libcurl/7.58.0 OpenSSL/1.1.0g zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3 Platform: Linux 4.15.0-29-generic x86_64, 64 bit, Little endian, wxGTK Build Info:     wxWidgets: 3.0.4 (wchar_t,wx containers,compatible with 2.8) GTK+ 2.24     Boost: 1.65.1     OpenCASCADE Community Edition: 6.9.1     Curl: 7.58.0     Compiler: GCC 7.3.0 with C++ ABI 1011 Build settings:     USE_WX_GRAPHICS_CONTEXT=OFF     USE_WX_OVERLAY=OFF     KICAD_SCRIPTING=ON     KICAD_SCRIPTING_MODULES=ON     KICAD_SCRIPTING_WXPYTHON=OFF     KICAD_SCRIPTING_ACTION_MENU=ON     BUILD_GITHUB_PLUGIN=ON     KICAD_USE_OCE=ON     KICAD_USE_OCC=OFF     KICAD_SPICE=ON I tried the replication script with 5rc2 (I think) and it worked then. I don't know too much about the plugin structure so I thought I'd report it here, although it could be because KICAD_SCRIPTING_WXPYTHON=OFF. Probably interesting: kicad[5804]: segfault at 0 ip 00007fb27519dbb7 sp 00007ffe7c5e36b0 error 4 in libwx_gtk3u_core-3.0.so.0.4.0[7fb274d92000+5a2000] https://bugs.launchpad.net/kicad/+bug/1762432 #24 seems to have the same problem. Also reported here https://github.com/jsreynaud/kicad-action-scripts/issues/5
2018-08-03 09:38:41 Nick Østergaard tags python
2018-08-08 18:01:09 Sebastian kicad: status New In Progress
2018-11-01 08:29:55 KiCad Janitor kicad: status In Progress Fix Committed
2018-11-01 08:29:56 KiCad Janitor kicad: assignee Maciej Suminski (orsonmmz)
2019-04-30 23:38:29 KiCad Janitor kicad: status Fix Committed Fix Released