Summary: | Usability: Configure camera gui add and auto-detect camera | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | John Layt <jlayt> |
Component: | Setup-Cameras | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 0.9.4 | |
Sentry Crash Report: |
Description
John Layt
2006-11-24 20:25:09 UTC
John, witch digikam release you use ? Gilles Caulier 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 |