Hey Guys
I need some assistance using CvPCB.
When I runCvPCB whether in a my project or a blank project it crashes KiCAD with no error. I have generated a net list and tried removing unused libraries and problem is not solved.
This seems to be a known problem, https://bugs.launchpad.net/kicad/+bug/1656685 I would encourage you to add your version information to the bug report (Help->Copy Version Information).
Logic suggests it is something to do with loading the libraries, but crash with no message is hard to diagnose unless it can be reproduced in debug mode.
Yeah, to get to the footprint browser most directly and not involving PCBnew in a normal way you go through the footprint editor.
Once you start the browser in there it will try to load the footprint libs.
I’m sure we’ll get there at some point, @c4757p seems to want to work into that direction (my interpretation )
PS: My point about trying to start the footprint browser as driectly as possible was just to check if the footprint libraries settings are the cause of the observed behavior as he mentions libraries. As he can start EEschema and create netlists I assumed the symbol libs are fine and he referred to the footprint libs.
Thanks for all the help. I removed all the footprints that uses GITHUB and added the footprints that were stored locally this seems to be working with much less bugs.