Bug 137836 - Usability: Configure camera gui add and auto-detect camera
Summary: Usability: Configure camera gui add and auto-detect camera
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Setup-Cameras (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-24 20:25 UTC by John Layt
Modified: 2017-08-09 20:36 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 John Layt 2006-11-24 20:25:09 UTC
Version:            (using KDE KDE 3.5.5)
Installed from:    Ubuntu Packages
OS:                Linux

Couple of suggestions on the Configure Camera gui.  

First, I suggest moving the "Auto-Detect" button to the top of the button stack above "Add" to prevent newbies selecting "Add.." and potentially getting confused by all those advanced options.

Secondly, the camera list in the "Camera Selection" is getting hard to navigate.  Suggestions include splitting into separate Brand/Camera selections, and adding a search box to filter the list.  Another option is to have 3 radio buttons for "USB Mass Storage Camera", "USB PTP Camera", and "Other Cameras", with the camera list greyed out unless the "Other Cameras" button is selected.

Finally, for KDE4, is there any plans for the Kamera kio slave and digikam to have a common kcontrol module in the kdegraphics lib?
Comment 1 caulier.gilles 2006-11-24 20:27:13 UTC
John, witch digikam release you use ?

Gilles Caulier
Comment 2 caulier.gilles 2008-04-08 12:37:54 UTC
SVN commit 794681 by cgilles:

digiKam from KDE3 branch : added search text bar to easy find a camera make/model from the huge list provided by libgphoto2.
There is no way with libgphoto2 to separate camera make/model. These infomations are merged to a common string and it's impossible 
to short camera list by brand.

BUG: 137836
BUG: 121309


 M  +49 -15    cameraselection.cpp  
 M  +9 -8      cameraselection.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=794681