| Summary: | Download from camera: Renaming because of already existing file does not work | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Sebastian Schubert <schubert.seb> |
| Component: | AdvancedRename-Import | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 0.9.4 | |
| Sentry Crash Report: | |||
| Attachments: |
correct behaviour
wrong behaviour |
||
|
Description
Sebastian Schubert
2007-12-10 14:11:52 UTC
Seb, Please, attach to this Bugzilla entry a copy of the renaming dialog... Thanks in a dvance... Gilles Created attachment 22446 [details]
correct behaviour
digikam correctly finds the already existing file
Created attachment 22447 [details] wrong behaviour Changed file name in attachment #1 [details] to definitely non-existing file shows this. SVN commit 783161 by cgilles: digiKam from KDE3 branch : CameraGUI: during download from camera, update properlly QFileInfo instance used to check if file exist on target album BUG: 153775 M +27 -27 cameracontroller.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=783161 SVN commit 783164 by cgilles: digiKam from trunk : backport commit #783161 CCBUGS: 153775 M +4 -3 cameracontroller.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=783164 |