[Digikam-devel] [Bug 228524] Failed to rotate image

David Eriksson meldavid at acc.umu.se
Mon Mar 22 17:02:00 GMT 2010


https://bugs.kde.org/show_bug.cgi?id=228524





--- Comment #4 from David Eriksson <meldavid acc umu se>  2010-03-22 18:01:57 ---
Created an attachment (id=42186)
 --> (http://bugs.kde.org/attachment.cgi?id=42186)
Patch fixing jpeglossless on Windows

This patch fixes the problems with the jpeslossless plugin. 
The problem is that some file operations is not possible under Windows unless
the file is properly closed. A KTemporaryFile with autoremove can not easily be
closed so this patch uses a workaround by renaming the file into itself, since
the renaming operation first closes the file properly. For the conversion to
black and white I also had to change the way the files where opened for it to
work.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list