Re: [Kicad-developers] 5.1.5 RC?

2019-08-30 Thread Adam Wolf
f some kicad-mac-builder changes that > > fixed something. (I didn't try to correlate this) > > Seems something was fixed! Because > kicad-5.1-unified-20190830-121212-c1f9abc98-10_14.dmg works fine here, > and it's running libngspice-30. > > Cheers > -- > /Jonatan > http

Re: [Kicad-developers] 5.1.5 RC?

2019-08-30 Thread Jonatan Liljedahl
g if the 5.1 branch testing builds are ok with ngspice-30. > > If that works it may be because of some kicad-mac-builder changes that > fixed something. (I didn't try to correlate this) Seems something was fixed! Because kicad-5.1-unified-20190830-121212-c1f9abc98-10_14.dmg works fine

Re: [Kicad-developers] Multiple delete in dialog_spice_model.cpp

2019-08-30 Thread Jeff Young
Yeah, the guys that wrote the standard template library could have won awards in obfuscation. > On 30 Aug 2019, at 21:17, Seth Hillbrand wrote: > > On 2019-08-30 15:49, Sylwester Kocjan wrote: > >>m_schfields->erase( std::remove_if( >> m_schfields->begin(), m_schfields->end(),

Re: [Kicad-developers] Multiple delete in dialog_spice_model.cpp

2019-08-30 Thread Seth Hillbrand
On 2019-08-30 15:49, Sylwester Kocjan wrote: m_schfields->erase( std::remove_if( m_schfields->begin(), m_schfields->end(), [&]( const SCH_FIELD& f ) { return f.GetName() == spiceField; } ), m_schfields->end() ); My question is, why deletion is

[Kicad-developers] Multiple delete in dialog_spice_model.cpp

2019-08-30 Thread Sylwester Kocjan
Hi KiCad-devs & Seth, I was looking at the code for handling spice fields and I noticed something that I either don't understand or is unnecessary. In this commit: https://github.com/KiCad/kicad-source-mirror/commit/170ff66cbbd4f17ebf6fddf24efa7b4d227c15a1 there was a change added in

Re: [Kicad-developers] 5.1.5 RC?

2019-08-30 Thread Nick Østergaard
Att. Wayne and Adam According to Jonatans testing in https://bugs.launchpad.net/kicad/+bug/1841752/comments/9 It looks like ngspice-30 do work for him on the latest nightlies... Next step, checking if the 5.1 branch testing builds are ok with ngspice-30. If that works it may be because of some

Re: [Kicad-developers] 5.1.5 RC?

2019-08-30 Thread jp charras
Le 30/08/2019 à 16:35, Nick Østergaard a écrit : > What was the command that could be added the the schematic to make > ngspice print the version info about itself in the output text shown > in the bottom of the simulator window? > Hi Nick, You can try: .control version .endc It works for me

Re: [Kicad-developers] 5.1.5 RC?

2019-08-30 Thread Nick Østergaard
What was the command that could be added the the schematic to make ngspice print the version info about itself in the output text shown in the bottom of the simulator window? On Fri, 30 Aug 2019 at 12:45, Jonatan Liljedahl wrote: > > Thanks. I've updated with a comment on my launchpad report: >

Re: [Kicad-developers] 5.1.5 RC?

2019-08-30 Thread Jonatan Liljedahl
Thanks. I've updated with a comment on my launchpad report: https://bugs.launchpad.net/kicad/+bug/1841752 Cheers On Thu, Aug 29, 2019 at 6:12 PM Wayne Stambaugh wrote: > > If ngspice-30 is completely broken on macos, we may have no choice but > to fall back to ngspice-26. The brings the bugs

Re: [Kicad-developers] Kicad support for Linux on PPC

2019-08-30 Thread Marco Ciampa
On Thu, Aug 29, 2019 at 04:30:17PM +0200, Simon Richter wrote: > Hi, > > On Thu, Aug 29, 2019 at 04:27:56PM +0200, Gianluca Renzi wrote: > > > Cool! But my platform is ppc64be! :-( > > What hardware is that? I want one. Perhaps this? https://www.powerpc-notebook.org/en/ -- Marco Ciampa I