[Kicad-developers] Illegal instruction 4 when running eeschema after executing kicad-mac-builder

2020-01-13 Thread Heath Raftery
Long time KiCad user, long time developer, first time KiCad developer. I’m keen to give back so much that we have received from the KiCad community, so am taking my first steps towards contributing. Setting up a dev environment on Mac OS X 10.14.6 hasn't gone wonderfully, but complications were

Re: [Kicad-developers] Illegal instruction 4 when running eeschema after executing kicad-mac-builder

2020-01-13 Thread Adam Wolf
Welcome! It will be great to get more Mac developers. Kicad-mac-builder should work with macports better than it does! It should also work better for developers who aren't doing packaging. This month I am fully busy with getting package signing and notarization into kicad-mac-builder, but I hop

Re: [Kicad-developers] Illegal instruction 4 when running eeschema after executing kicad-mac-builder

2020-01-13 Thread Heath Raftery
Thanks for the welcome. I see the error when I launch eeschema from within a running kicad instance. I get a different error when launching eeschema directly, but I’m not sure whether it’s a clue or a red herring. Using lldb or not, launching eeschema directly from the command line I get a dial

[Kicad-developers] Bug in the new RTREE stuff

2020-01-13 Thread Jeff Young
Hi Seth, I found an odd bug in the new RTREE stuff: Open a schematic. Click on a symbol’s reference. It gets highlighted. Now nudge it my pressing M and then one of the arrow keys. Click on something else and then try to select the reference again. You’ll get the disambiguation menu because

Re: [Kicad-developers] Bug in the new RTREE stuff

2020-01-13 Thread Seth Hillbrand
On 2020-01-13 13:41, Jeff Young wrote: Hi Seth, I found an odd bug in the new RTREE stuff: Open a schematic. Click on a symbol’s reference. It gets highlighted. Now nudge it my pressing M and then one of the arrow keys. Click on something else and then try to select the reference again. You

[Kicad-developers] Issue with polygon shape start/end points

2020-01-13 Thread Andrew Lutsenko
Hello devs, There was a bug report for my bom plugin about incorrect behavior related to polygons that were moved/duplicated. Upon inspection it turns out that KiCad API returns inconsistent values when move oc

Re: [Kicad-developers] Illegal instruction 4 when running eeschema after executing kicad-mac-builder

2020-01-13 Thread Adam Wolf
Before I dig too deep into that, do you have any issues running a downloaded Eeschema? On Mon, Jan 13, 2020 at 2:44 PM Heath Raftery wrote: > > Thanks for the welcome. > > I see the error when I launch eeschema from within a running kicad instance. > > I get a different error when launching eesch