I have confirmed the behaivour, and the patch fixes the issue. 2015-03-16 21:12 GMT+01:00 Chris Pavlina <[email protected]>: > In pcbnew, if you exit with a new (totally unsaved, but not empty) board > open, and click 'yes' in the save-on-exit box, an error is raised due to > passing an empty filename string to the save routine. Correct behavior is to > execute a 'save as' if the filename is still blank. > > Attached is a patch that does this. > > Chris > > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp >
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

