Summary: | Camera mount path should use KURLRequester | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Craig Drummond <craig> |
Component: | Import-Gphoto2 | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | 0.7.3 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Craig Drummond
2005-06-07 00:34:39 UTC
the "model" type is an internal name for the gphoto2 driver which deals with listing files from a mounted folder. this part was rewritten in 0.7.2 to use a native implementation for usb mass-storage cameras instead of using gphoto2. but for backward compatibility reasons we have to preserve the old model name. In digikam from svn trunk, the "Mounted Camera" path use KURLRequester now. I close this file. Gilles Caulier |