I builded kicad 8 from latest sources to test new features. So far everything else has worked (only short testing) except the new “generate new bill of material” command.
When I select “Tools/Generate Bill of Materials” with my schematics, it will just freeze the whole kicad. This has happened with all 4 different kicad 8 builds I have tried within last week. (Have not tested kicad 8 earier)
I could try to add some strace/debug to investigate more if somebody could suggest some good locations where to add those in the code?
Dialog for Legacy version opens just fine from menu “Tools/Legacy Generate bill of material”.
opened “tools/assign footprints” and added resistor 0603 footprints for both r1 and r2 symbols
opened tools/generate bill of material
→ freeze
I can tomorrow try to build local build on my laptop instead of trying to run kicad 7.99 from the rpms on virtual machine. Do you know can kicad 7.10 and kicad 7.99 co-exist id they are installed on different directories? (Kicad user config files specifying the symbol, footprint and 3d files, etc.)