Comment 11 for bug 1843415

Revision history for this message
Dino Ghilardi (dino-ghilardi) wrote :

Yes, the main problem is when you send a project to machines with different case sensitivity: I created a project on a Linux machine, passed it to Mitja that used a case-insensitive OS and the recursion was there (unzipping the project the two case-different filenames ended up in a single filename).

The project that caused the issue is:
https://github.com/MitjaNemec/Kicad_action_plugins/files/3594719/replicateLayout_5_1_4.zip

To read a little bit more:
https://github.com/MitjaNemec/Kicad_action_plugins/issues/64

Cheers, Dino.

P.S.: if you have a recursion eeschema still crashes (tested yesterday on master and 5.1.2 versions, see attached "malformed" file).