Le 23/07/2018 à 12:18, Jeff Young a écrit : > Here’s the exception: > > > It’s in the std C++ library, but it throws again trying to generate a stack > trace and kills the > debugger. > > However, I think I did discover the issue: the layer popup in the Import DXF > File dialog defaults to > Dwgs_User, but if your board doesn’t define that layer then it gets set to > undefined and causes the > exception. > > Cheers, > Jeff.
Got it! Good catch. The issue is not related to the dxf changes, but is in the dxf import dialog, and is certainly a old bug. I'll fix it. Thanks. -- Jean-Pierre CHARRAS _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

