MitjaNemec / Kicad_action_plugins

Kicad action plugins
414 stars 62 forks source link

After first run replication plugin displays error #116

Closed denizzzka closed 3 years ago

denizzzka commented 3 years ago

After first sucessful run replication plugin displays this error window:

image

denizzzka commented 3 years ago

Probably, duplicates #63

MitjaNemec commented 3 years ago

What KiCad version did you run the plugin with?

denizzzka commented 3 years ago

From Debian unstable:

Application: Eeschema Version: 5.1.9+dfsg1-1, release build Libraries: wxWidgets 3.0.5 libcurl/7.68.0 OpenSSL/1.1.1d zlib/1.2.11 brotli/1.0.7 libpsl/0.20.2 (+libidn2/2.0.5) libssh2/1.8.0 nghttp2/1.39.2 librtmp/2.3 Platform: Linux 5.4.0-4-amd64 x86_64, 64 bit, Little endian, wxGTK Build Info: wxWidgets: 3.0.5 (wchar_t,wx containers,compatible with 2.8) GTK+ 3.24 Boost: 1.74.0 OpenCASCADE Technology: 7.5.0 Curl: 7.72.0 Compiler: GCC 10.2.1 with C++ ABI 1014 Build settings: USE_WX_GRAPHICS_CONTEXT=OFF USE_WX_OVERLAY=ON KICAD_SCRIPTING=ON KICAD_SCRIPTING_MODULES=ON KICAD_SCRIPTING_PYTHON3=ON KICAD_SCRIPTING_WXPYTHON=ON KICAD_SCRIPTING_WXPYTHON_PHOENIX=ON KICAD_SCRIPTING_ACTION_MENU=ON BUILD_GITHUB_PLUGIN=ON KICAD_USE_OCE=OFF KICAD_USE_OCC=ON KICAD_SPICE=ON

denizzzka commented 3 years ago

When I save scheme to disk plugin works correctly.

MitjaNemec commented 3 years ago

Yeah, it is #63. It is somewhat difficult for me to check consistency between schematics and layout, so I've given up on producing better error message especially as I am getting my rest before migrating plugins to V6