Jobset issue from 9.0.0 to 9.0.1

Hello

When I did the update to the latest 9.0.1 version, jobset windows appears empty (I looked at jobset file in notepad++ seems complete and not corrupted)
Same issue on Windows or mac distribution

Any clue about how to solve it without recreate all jobs ?

Thanks

This has just been fixed - take a look at this issue here (also has a potential workaround - but please back up your project before trying to manually edit files). The fix will be in the version 9 nightlies when they next build.

1 Like

Issue was reported by my. Workaround is:

  • Close your KiCad project
  • Backup your KiCad project
  • Open *.kicad_jobset with text editor
  • Delete all lines containing drill_shape
  • Reopen KiCad project

Thanks go to @JeffYoung for the verry fast fix and workaround!

Cheers

1 Like