Comment 3 for bug 1042554

Revision history for this message
Dick Hollenbeck (dickelbeck) wrote : Re: [Bug 1042554] [NEW] Saving footprint in pcb footprint library editor crashes on linux

On 08/28/2012 01:09 AM, kuba.fra wrote:
> Public bug reported:
>
> When saving footprint to my new footprints library (*.mod) on linux I've
> received following error:
>
> IO_ERROR: Unable to rename tempfile '/tmp/EMDR_LightFootAdLpsC' to to library file 'EMDR_LightFoot.mod'

I wonder why there is no matching path on the front of

  'EMDR_LightFoot.mod'

Is this the exact text of error message?

If so, then perhaps there is a bug in wxFilename::CreateTempFileName(), or in my use of it.