7.0 branch new ERC check about simulation models

59 views
Skip to first unread message

Salvador E. Tropea

unread,
Apr 14, 2023, 10:04:07 AM4/14/23
to dev...@kicad.org
Hi All!

I compiled the 7.0 branch (commit
f1f69c607efdc6d74ebda82b7523e05ee0df7e93) and I'm experimenting all sort
of problems.

One seems to be from the following commit:

https://gitlab.com/kicad/code/kicad/-/commit/70e86434efc4778541a6c1fb1fdd110d6f85fef0

All the power elements in my tests are generating errors about loading
the 3D model, from the code:

```

    if( aReporter )
    {
        if( aFields.size() > REFERENCE_FIELD )
        {
            aReporter->Report( wxString::Format( _( "Error reading
simulation model from symbol '%s':\n%s" ),
aFields[REFERENCE_FIELD].GetText(),
                                                 _( "Failed to read
simulation model from fields." ) ),
                               RPT_SEVERITY_ERROR );
        }
    }

```


And I don't understand what's the problem. I took a look at the symbols
I have installed and they are the same as the ones in GitLab.


I tried adding a field "Spice_Primitive", and it got even worst ...


What's the problem?


SET

RigoLigo RLC

unread,
Apr 24, 2023, 9:13:01 AM4/24/23
to dev...@kicad.org
Hi,

This is a bug that was fixed in upcoming 7.0.3. Check out this ticket on GitLab: https://gitlab.com/kicad/code/kicad/-/issues/14582

I've also got some reports from the Chinese community saying previously fine projects would emit errors in 7.0.2. Before I could file a bug it was fixed already. Sorry for the late reply but hope it helps.

Rigo

Salvador E. Tropea <str...@inti.gob.ar> 于 2023年4月14日周五 下午10:04写道:
--
You received this message because you are subscribed to the Google Groups "KiCad Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to devlist+u...@kicad.org.
To view this discussion on the web visit https://groups.google.com/a/kicad.org/d/msgid/devlist/61b3fc98-dfdc-0884-cbba-0f629220134d%40inti.gob.ar.
Reply all
Reply to author
Forward
0 new messages