Version: 1.6.0 OS: Linux Reproducible: Always Steps to Reproduce: * Compile the svn version as of r1197844 * open a file with the Image editor * change something (I usually adjust the curves levels) * try to save or save as Actual Results: Error message popup: "Failed to save file X.ext to /path/to/location/X.ext" In the console: digikam(5313)/digikam (core) Digikam::DImgInterface::slotImageSaved: error saving image ' /path/to/location/HH5313.digikamtempfile.tmp Expected Results: It should save the file =)
Hi Guillaume, It sound like a problem in your harddrive. disk is full. Can you run 'df' on a console ? I cannot reproduce the problem there, on my macbook, my win7 and mandriva computers. i use it all days... (:=))) Marcel : One improvement to do here, is to be more verbose about the problem, if possible, or guide user to investigate... Gilles Caulier
SVN commit 1198150 by mwiesweg: Seems that all these years, the variable was never initialized. With Andi's changes it got initialized, but it should be Saving, not Stopping, else all saving is stopped at the first checkpoint. BUG: 257103 M +1 -1 loadsavetask.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1198150
Oh :-)
I confirm Marcel's fix works. Thanks!
When have been patched this code like this ? Gilles Caulier