Vincent van Ravesteijn wrote:
>> "The document ~/test.lyx could not be saved.
>> Do you want to rename the document and try again?
>> <Rename>  <Retry>  <Cancel>  "
>
> This was changed to solve bug http://www.lyx.org/trac/ticket/6587.
>
> Now we move the file to the backup file before saving the current file. So, 
> we basically do not overwrite the original file, but we move away the 
> original read-only file and write a new file.
>
> Pavel ?

i didnt considered this type of scenario when working on 6587.

the moving business is workarounding the dataloss bug on ext4 systems
where overwrite causes 0-sized .lyx and its backup file (both!)
in some power outage scenarios.
it can be changed, but be careful what you are doing...

this bug is chasing me just day after we had a discussion about
it (hi berliners!)

pavel

Reply via email to