[Digikam-devel] [Bug 96186] upload to camera not possible

Gilles Caulier caulier.gilles at free.fr
Mon Jul 24 16:01:12 BST 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=96186         




------- Additional Comments From caulier.gilles free fr  2006-07-24 17:01 -------
SVN commit 565821 by cgilles:

digikam from trunk : improvement of camera interface : Restoring  an old feature from digiKam 0.6.2 to upload pictures to camera.

In fact the interface to upload into gphoto2 camera have been never removed but the interface with the new digiKam folder view have never written by renchi.

All camera type are supported : Gphoto2, PTP, UMS, etc. This implementation have been tested with my Olympus C3000Z and my Minolta Dynax 5D.

By this commit, there is 2 ways to upload pictures in your camera :

- Drag & drop between digiKam main interface (or quesror if you want), and camera interface.
- Copy and Paste like between digiKam album.

Todo : add a new 'Upload' button on the bottom of Camera Interface. I need a feedback from user before to do it... This one is really mandatory ?

Note : with Gphoto2 camera, check if the camera dirver support upload using the new camera info dialog available by Camera Interface Help menu.

CCMAIL: digikam-devel kde org
CCBUGS: 96186


 M  +15 -14    Makefile.am  
 M  +85 -16    cameracontroller.cpp  
 M  +5 -1      cameracontroller.h  
 A             camerafolderdialog.cpp   [License: GPL]
 A             camerafolderdialog.h   [License: GPL]
 A             camerafolderitem.cpp   [License: GPL]
 A             camerafolderitem.h   [License: GPL]
 A             camerafolderview.cpp   [License: GPL]
 A             camerafolderview.h   [License: GPL]
 M  +76 -0     cameraiconview.cpp  
 M  +8 -0      cameraiconview.h  
 M  +36 -1     cameraui.cpp  
 M  +4 -3      cameraui.h  
 M  +7 -1      dkcamera.cpp  
 M  +7 -3      dkcamera.h  
 M  +70 -12    gpcamera.cpp  
 M  +4 -6      gpcamera.h  
 M  +104 -8    umscamera.cpp  
 M  +3 -2      umscamera.h



More information about the Digikam-devel mailing list