simulator in stand-alone eeschema not working

Bug #1841748 reported by Jonatan Liljedahl
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
KiCad
Fix Released
Medium
Unassigned

Bug Description

When opening a schematic using a stand-alone eeschema instance (such as when double-clicking a schematic file in the project navigator that does not have the same name as the project), the simulator is broken:

Error on line 0 :
a$poly$e.xu1.x1.egnd %vd [ +12v 0 -12v 0 ] %vd ( xu1.x1.99 0 ) a$poly$e.xu1.x1.egnd
MIF-ERROR - unable to find definition of model a$poly$e.xu1.x1.egnd
Warning: Model issue on line 0 :
.model a$poly$e.xu1.x1.egnd spice2poly coef = [ 0 .5 .5 ] ...
Unknown model type spice2poly - ignored
Error on line 0 :
a$poly$f.xu1.x1.fb %vnam [ v.xu1.x1.vb v.xu1.x1.vc v.xu1.x1.ve v.xu1.x1.vlp v.xu1.x1.vln ] %id ( xu1.x1.7 xu1.x1.99 ) a$poly$f.xu1.x1.fb
MIF-ERROR - unable to find definition of model a$poly$f.xu1.x1.fb
Warning: Model issue on line 0 :
.model a$poly$f.xu1.x1.fb spice2poly coef = [ 0 4.715e6 -5e6 5e6 5e6 -5e ...
Unknown model type spice2poly - ignored
Error on line 0 :
a$poly$e.xu1.x2.egnd %vd [ +12v 0 -12v 0 ] %vd ( xu1.x2.99 0 ) a$poly$e.xu1.x2.egnd
MIF-ERROR - unable to find definition of model a$poly$e.xu1.x2.egnd
Warning: Model issue on line 0 :
.model a$poly$e.xu1.x2.egnd spice2poly coef = [ 0 .5 .5 ] ...
Unknown model type spice2poly - ignored
....

That's the same errors that happened in the old times when ngspice integration was new, when it didn't find or include the correct files.

Application: Eeschema
Version: (5.1.4-0-10_14), release build
Libraries:
    wxWidgets 3.0.4
    libcurl/7.54.0 LibreSSL/2.6.5 zlib/1.2.11 nghttp2/1.24.1
Platform: Mac OS X (Darwin 18.5.0 x86_64), 64 bit, Little endian, wxMac
Build Info:
    wxWidgets: 3.0.4 (wchar_t,STL containers,compatible with 2.8)
    Boost: 1.69.0
    OpenCASCADE Community Edition: 6.9.1
    Curl: 7.54.0
    Compiler: Clang 9.0.0 with C++ ABI 1002

Build settings:
    USE_WX_GRAPHICS_CONTEXT=ON
    USE_WX_OVERLAY=ON
    KICAD_SCRIPTING=ON
    KICAD_SCRIPTING_MODULES=ON
    KICAD_SCRIPTING_PYTHON3=OFF
    KICAD_SCRIPTING_WXPYTHON=ON
    KICAD_SCRIPTING_WXPYTHON_PHOENIX=OFF
    KICAD_SCRIPTING_ACTION_MENU=ON
    BUILD_GITHUB_PLUGIN=ON
    KICAD_USE_OCE=ON
    KICAD_USE_OCC=OFF
    KICAD_SPICE=ON

Revision history for this message
Jonatan Liljedahl (kymatica) wrote :

This seems to have been fixed in the nightly kicad-5.1-unified-20190830-121212-c1f9abc98-10_14.dmg

tags: added: macos
Changed in kicad:
milestone: none → 5.1.5
status: New → Fix Committed
importance: Undecided → Medium
tags: added: eeschema ngspice
Changed in kicad:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.