Version: 2.1b5 (using KDE 4.5.4) OS: MS Windows Autosaving the .tex.backup file doesn't work. I have not tested if it works if the .tex.backup file already existed, but in any case no .tex.backup file is created and a warning message is thrown: [Autosave] The file file://C:/Users/peter/Documents/My Dropbox/My Articles/10. mindist codes and minimal codewords/mindist.tex.backup could not be saved, check the permissions and free disk space. Reproducible: Always Steps to Reproduce: Turn on autosave and wait. :-) Actual Results: Files were saved during auto-save, but not .tex.backup file was created, instead an error was thrown. Expected Results: .tex.backup file created an no error being thrown. I don't know if this is relevant, but I just noted file:// only having two slashes, where I remember seeing it with 3 slashes before.
The problem seems to be here that 'KIO::NetAccess::del' reports that it couldn't delete a file although the deletion operations was successful nevertheless (see 'Manager::fileSaveAll' in 'kiledocmanager.cpp'). This issue is already tracked in bug 235625. *** This bug has been marked as a duplicate of bug 235625 ***