Summary: | Digikam doesn't always detect mass storage camera and fails to correctly autocreate datebsed folders | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Angelo Naselli <anaselli> |
Component: | Import-UMS | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | marcel.wiesweg, thomas |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Mandriva RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 0.10.0 | |
Sentry Crash Report: |
Description
Angelo Naselli
2008-11-17 15:56:38 UTC
1+2) lsusb shows that your Nikon is connected in Mass Storage Mode. I would expect the PTP mode to fail then. 3) At which point in time is the camera listed under the menu entry "Cameras (Auto-detected)" and when under "USB mass storage devices"? 3-7) Can these points be summarized as "auto-creating directories is broken"? I don't use the camera when listed under "USB mass storage devices" - this is when I try to read from the flashcard in the laptops cardreader. But when I connect the camera with USB it is also listed under "USB mass storage devices" as "D40". When I try to connect to the camera this way, Digikam locks up and I get the following output in a console: "Object::connect: No such signal Solid::StorageAccess::setupDone(Solid::ErrorType,QVariant) Object::connect: (receiver name: 'Digikam')" The problem I reported has 2 parts: 1) Digikam fails to autocreate ISO datebased folders. Creates them in wrong places and says that it fails to create them. 2) Digikam has problems detecting my camera (Nikon D40) although lsusb all the time shows it as connected. Choosing Import>Cameras>Add Camera>Auto-Detect results in an error popup that says: "Failed to auto-detect camera. Please check if your camera is turned on and retry or try setting it". Retrying doesn't help. When i manually add "Mass Storage Camera" and then try to import photos the connection fails with an error popup saying "Failed to connect to the camera. Please make sure it is connected properly and turned on. Would you like to try again?" The failure to mount a USB mass storage camera has been fixed lately. There are other still open bugs concerning PTP cameras, but here the camera is running in mass storage mode. The second part of the bug is the failure to create date-based subfolders, which has already been reported in bug 175322 *** This bug has been marked as a duplicate of bug 175322 *** |