Summary: | Undoing a modification does not display the original photo | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Tung NGUYEN <ntung> |
Component: | Showfoto-Core | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | ntung |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.6.0 | |
Sentry Crash Report: |
Description
Tung NGUYEN
2005-09-01 12:08:59 UTC
Unreproductible here. Have you any messages on the console ? Gilles Caulier Unfortunely, for Black & White, I have no useful message. I have tried the filter Add Border and undo it, I have no useful message too: QMultiInputContext::changeInputMethod(): index=0, slave=xim QMultiInputContext::changeInputMethod(): index=0, slave=xim showfoto: Preview border completed... showfoto: Border::End of computation !!! ... ( 0 s ) QMultiInputContext::changeInputMethod(): index=0, slave=xim showfoto: Border File:/usr/share/apps/digikamimageplugins/data/wood-pattern.png showfoto: Preview border completed... showfoto: Border::End of computation !!! ... ( 0 s ) showfoto: Border File:/usr/share/apps/digikamimageplugins/data/wood-pattern.png showfoto: Finalborder completed... showfoto: Border::End of computation !!! ... ( 0 s ) QMultiInputContext::changeInputMethod(): index=0, slave=xim My previous tests were made under MandrivaLinux Cooker. I have made the same tests under MandrivaLinux Limited Edition 2005 and Undoing a modification works fine. I use Mandriva 2005 without problem here. Try to check if /var/tmp/kdecache-... isn't full. I remember that i have seen a problem with undo feature (digikam 0.7.3) when /var have been full on my laptop (small hdd). Image editor/Showfoto store all undo image action on this way like a backup of image for each modification. This can take a large place. Gilles Caulier My /var/tmp/kdecache- is not full, but I notice a different behaviour between the Image Editor and ShowFoto: - In the Image Editor, just after modifying a photo, I have a file called "undocache-4695-1.bin" created in /var/tmp/kdecache-/digiKam. If I undo the modification, an another file called "undocache-4695-2.bin" is created in the same folder too and undoing works fine in the Image Editor for me. - In ShowFoto , just after modifying a photo, I have a file called "undocache-4699-1.bin" created in /var/tmp/kdecache-/showFoto. If I undo the modification, NO file like "undocache-4699-2.bin" is created in the same folder and undoing does not work for me. This is a strange effect : showfoto and image editor use the same core to drive redo-undo operation. I will take a look. Gilles Not reproductible anymore with digikam 0.9.0 release. I close this file now. Gilles Caulier |