Bug 120482 - Patch: Add button in cameragui to download and remove pictures from the camera
Summary: Patch: Add button in cameragui to download and remove pictures from the camera
Status: RESOLVED INTENTIONAL
Alias: None
Product: digikam
Classification: Applications
Component: Import-Gphoto2 (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-19 22:25 UTC by Erik Andrén
Modified: 2017-08-16 06:12 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Patch (2.10 KB, patch)
2006-01-19 22:28 UTC, Erik Andrén
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Andrén 2006-01-19 22:25:38 UTC
Version:           SVN current > 0.8.1 (using KDE KDE 3.5.0)
Installed from:    Gentoo Packages
Compiler:          GCC 3.4.4 
OS:                Linux

Here is a patch that adds a button to the cameragui to make it possible to download selected pictures and  delete them with one button press. 

The patch actually only combines the download and the delete function into a new one that calls both after another. The patch is against digikam current but problably works with the latest stable versions.
Comment 1 Erik Andrén 2006-01-19 22:28:02 UTC
Created attachment 14310 [details]
Patch
Comment 2 Tom Albers 2006-01-19 22:47:53 UTC
This feature will not be added to digiKam. There is no way of checking if the image is correctly downloaded. We do not want to take the reposibility of this. This will lead to problems of data-loss.
Comment 3 Erik Andrén 2006-01-20 22:39:00 UTC
Pardon my ignorance but I don't really see the difference against today. How often is it that users download their pictures, close the cameragui, check each pictures and then proceed to remove the images. My guess is that most people just download their images and then remove them from the camera
Besides if you take such measures of inspecting each picture the old 
alternatives of just downloading your images is still there.

Just my 2 eurocents...
Comment 4 Nadav Kavalerchik 2006-10-12 13:31:03 UTC
i'd love to have that too :-)
Comment 5 Gerhard Kulzer 2006-10-12 21:08:47 UTC
About 5% of my downloaded pictures have errors due to the transmission (don't know if this is an USB issue or gphoto, if I remember correctly, downloading with gphoto per command line resulted in the same kind of errors, and it is the same from the camera or a card reader). When I download file by file everything is alright.

Therefore my suggestion is: implement the delete button but check the data integrity of the to be deleted files first (with md5?)

Gerhard