Just upgraded from 8.0.1 to 8.0.2. When I click Edit Symbol Fields (i.e. Bulk edit files of all symbols in schematic), KiCad terminates (crashes). This is with my existing projects created on macOS 12.7.4. This did not happen with 8.0.1.
This is preventing me from exporting a BOM. What should I do.
The first thing would be to attach the project here, if at all possible. We can test if you give us a self-contained project zip file which shows the problem.
Maybe itās because Iād deleted the database $() fields in 8.0.1. File is much larger than the 4GB allowed here, so please see GitHub - ea7kir/KC-Archive
And when I go to the power supply in the hierarchy the sheet is empty. So I guess you made some kind of editing error (Did you delete your database fields with a text editor?) But even so, KiCad should not crash.
OK, I can give a testing build a try on another machine. Meanwhile, I downloaded my zip from GitHub and I too get an empty power supply. Perhaps something went wrong when I zipped it, so Iāll investigate that first.
So, after several re-install of recent v8.0.x versions and restoring my projects from backup, I appear to have v8.0.1 work correctly. I need this so I can solder all the components using an updated BOM file, ticking each off as I go.
I previously I claimed my project would load just fine in v8.0.2, except for a crash when selecting āEdit Symbol Fieldsā. However, during recent testing (including re-installing KiCad from different repositories), the files within my project became corrupted. For example, at least one of the hierarchy files. This was using v.8.0.2.
A fresh install of v8.0.1 and restoring my projects works just fine. On each re-install, I didnāt simply delete the Applications/KiCad folder, but used Mac Cleaner Pro / App Cleaner & Uninstaller, which gets rid of 79 known files - including those outside of Applications/KiCad.
Iāll stick with v8.0.1 for now and wait for an official release of v8.0.3 before further testing - unless something goes wrong again. Iām compelled to believe that v8.0.2 had not been thoroughly tested before being released. KiCad is a complex application, so I guess this sort of thing can easily occur. However, KiCad has enabled me to design a complex 3 board project (3 separate project files), so I still think KiCad is awesome. Thank you.
FYI for those following this thread: Running KiCad 8.0.2 with macOS Sonoma 14.5 on an M1 MBP I could consistently trigger a hard crash by either selecting an existing field I had created previously with greater than 9 characters in the name such as āPart Numberā, or attempting to create a new field with greater than 9 characters. I was about to file a bug report when I noticed this thread. I also noticed version 8.0.3 was available as of 6/4/2024. Installing 8.0.3 corrected the issue, no more going to my Win11 box to create BOMs.