Bug 154625 - image-files are not renamed before they are saved to disk
Summary: image-files are not renamed before they are saved to disk
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: AdvancedRename-Import (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-26 11:15 UTC by S. Burmeister
Modified: 2017-08-16 05:57 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 0.9.4


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description S. Burmeister 2007-12-26 11:15:50 UTC
Version:           0.9.3 rc1 (using KDE KDE 3.5.7)
Installed from:    SuSE RPMs
OS:                Linux

When downloading images one can tell digikam how to format the filename, i.e. suffix and prefix and adding a number starting at x.

If one downloads pictures into a folder and they get all the same filename, except for the appended number, and then wants to add more images to that folder in a second download from the camera, digikam/KDE tells the user that file xyz_1.jpg already exists, showing both images in the "do you want to overwrite" dialogue. If one uses the "suggest new name" button in the file-dialogue xyz_11.jpg is suggested, that file does also already exist so xyz_111.jpg is suggested.

If one clicks on "rename" the same dialogue pops-up again, this time only showing one image but still telling the user that the file xyz_1.jpg already exists.

So it seems that the file is not renamed and there are some issues with appending a number and the file-dialogue.
Comment 1 caulier.gilles 2008-03-07 11:14:22 UTC
This bug have been fixed by commit #783161 into Camera GUI

Gilles Caulier