Summary: | lost images, when they are rotated on (over-)full hd resp. partition. | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Christian Herzberg <mailchrisch> |
Component: | Plugin-DImg-JPEG | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 1.1.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.6.0 | |
Sentry Crash Report: |
Description
Christian Herzberg
2010-03-31 00:44:22 UTC
This problem is relevant of libjpeg incompatibility with recent releases. We have fixed that in digiKam 1.2.0 released yesterday. Please update to this version and try again Gilles Caulier Dear Gilles, digiKam 1.2.0 is now with me (resp. with sidux) and KDE SC 4.4.3 also. So I give this bug the next try. Unfortunately I moved some file away so my diskspace looks like: Dateisystem 1K‐Blöcke Benutzt Verfügbar Ben% Eingehängt auf /dev/sdb2 161273240 145850496 7230812 96% /media/disk2part2 and rotating image is no problem. But the bug seems for me to be related to a full disk. So I filled my disk again with root: Dateisystem 1K‐Blöcke Benutzt Verfügbar Ben% Eingehängt auf /dev/sdb2 161273240 155930020 0 100% /media/disk2part2 And now the bug is there again: I try to rotate. the error messages above comes up and the preview can't be displayed anymore. The file is trimmed to a size of 0 KB: $ ls -la | grep 100_4671 -rw-r--r-- 1 testuser testuser 0 5. Mai 22:10 100_4671.JPG Can anyone confirm this behavior? Thanks for all efforts Because you mentioned libjpeg, here are some version informations from 'apt-cache policy': # apt-cache policy digikam kipi-plugins libjpeg62 libjpeg7 libjpeg8 digikam: Installiert: 2:1.2.0-2 Kandidat: 2:1.2.0-2 Versions-Tabelle: *** 2:1.2.0-2 0 700 http://ftp.de.debian.org sid/main Packages 100 /var/lib/dpkg/status 2:1.1.0-1 0 600 http://ftp.de.debian.org testing/main Packages kipi-plugins: Installiert: 1.2.0-2 Kandidat: 1.2.0-2 Versions-Tabelle: *** 1.2.0-2 0 700 http://ftp.de.debian.org sid/main Packages 100 /var/lib/dpkg/status 1.1.0-1 0 600 http://ftp.de.debian.org testing/main Packages libjpeg62: Installiert: 6b-16.1 Kandidat: 6b-16.1 Versions-Tabelle: *** 6b-16.1 0 700 http://ftp.de.debian.org sid/main Packages 600 http://ftp.de.debian.org testing/main Packages 100 /var/lib/dpkg/status libjpeg7: Installiert: 7-2 Kandidat: 7-2 Versions-Tabelle: *** 7-2 0 700 http://ftp.de.debian.org sid/main Packages 600 http://ftp.de.debian.org testing/main Packages 100 /var/lib/dpkg/status libjpeg8: Installiert: 8a-1 Kandidat: 8a-1 Versions-Tabelle: *** 8a-1 0 700 http://ftp.de.debian.org sid/main Packages 600 http://ftp.de.debian.org testing/main Packages 100 /var/lib/dpkg/status Kindest regards Because of data loss this bug should be a "major" one instead of a "normal" bug, shouldn't it? And maybe there are new infos from developing to test...? Thanks for all efforts update to digiKam and kipi-plugins 1.3.0 and try again. It must be fixed (libjpeg relevant) Gilles Caulier Christian, can you give us the output on the console? The actual operation is done by opening an image read-only, and writing to a temp file. Only if everything is successful, the original is overwritten. Now, why is no error reported? Anything on the console? Christian, Do you see comment #6 from Marcel ? Gilles Caulier This entry is fixed now with digiKam 2.6.0 where a dedicated implementation is used to rotate/flip image. There is no progress dialog when image are rotated. A new Progress Manager have been implemented into status bar (as into Kontact). digiKam 2.6.0 disabled JPEGLOSSLESS kipi-plugin. We don't use ImageMagick to process image transformation. Gilles Caulier |