Summary: | panasonic fz 30 not recognized | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | deepak <deepak> |
Component: | Import-Gphoto2 | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
deepak
2006-07-09 10:42:24 UTC
It's a gphoto issue (very probably), not digikam. Try to find out what your libgphoto2 says: $ rgrep -B2 2372 /etc/hotplug/usb/ Gerhard Am Sonntag, 9. Juli 2006 10:42 schrieb deepak: [bugs.kde.org quoted mail] You are right. From /etc/udev/rules.d/45-libgphoto2.rules # Panasonic DMC-FZ20 (alternate id) SYSFS{idVendor}=="04da", SYSFS{idProduct}=="2372", GROUP="plugdev", MODE="0660" There is a crash issue here.. I am not sure if it is related or not. If I ask digikam to go ahead & retrieve files from the detected "Panasonic DMC-FZ20 (alternate id)" camera, the camera usb drive disappears & digikam hangs trying to connect to the camera. Can you give the bactrace of crash to see if is releavent of digikam or libgphoto ? Gilles Caulier Arnd, Sound like a libgphoto2 issue. I think than this file can be closed. Right ? Gilles Apart from the fact the gphoto problems can cause digikam to crash/hang etc. (I remember some other related reports). Would there be a way to more safely react to problems in the connnection with gphoto? Deepak, Please check this issue: http://bugs.kde.org/show_bug.cgi?id=150906 ... and let's me hear if it solve your problem... Gilles Caulier Hi Gilles I just checked on a fresh Kubuntu Gutsy setup. First, I connected the camera in regular USB mode and as before, the camera was detected as 'Panasonic FZ20 (alternate id)'. I asked digikam to connect to the camera but connection failed. Thankfully, unlike the old 0.8.2 digikam, there was no crash. Then, as suggested in bug 150906, I set the camera to PTP (PictBridge) mode and reconnected to the PC. This time, the camera was picked up as 'Panasonic FZ20'. Digikam could now connect and download pictures without any problem! Deepak, Thanks for the report. This is want mean than i can close this file now... Gilles |