[Digikam-devel] [Bug 123530] New: Unable to retrieve file error message
Michael R.Lindsay
mrlindsay at tds.net
Mon Mar 13 00:35:20 GMT 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=123530
Summary: Unable to retrieve file error message
Product: digikam
Version: 0.8.1
Platform: SuSE RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: digikam-devel kde org
ReportedBy: mrlindsay tds net
Version: 0.8.1 (using KDE KDE 3.4.2)
Installed from: SuSE RPMs
Compiler: GNU C compiler gcc version 4.0.2_20050901-3
OS: Linux
Digikam fails downloading all files from Kodak Z7590 camera with "Failed to retreive file" error message. Camera must then be power cycled before you try again. Thumdnails and file names are being correctly displayed in digikam. The program gphoto2 is able to download the files. The application f-spot running under GNOME also is failing to download files. Problem may be gphoto2 related but as far as I can tell I'm running the latest version of gphoto2 and libgphoto2 as shown below.
I can also sucessfully access the files via Konqueror or gwenview.
This problem may have been resolved in earlier version and resurfaced with this latest version.
camera://Kodak Z7590 [usb:004,019]/store_00010001/DCIM/100Z7590
Based on similar errors with older versions I've tried the following:
linux:~ # ldd `which digikam` |grep gphoto
libgphoto2.so.2 => /usr/lib/libgphoto2.so.2 (0x4173e000)
libgphoto2_port.so.0 => /usr/lib/libgphoto2_port.so.0 (0x417b8000)
linux:~ # ldd /usr/local/bin/gphoto2 | grep gphoto
linux:~ # ldd /usr/bin/gphoto2 | grep gphoto
libgphoto2.so.2 => /usr/lib/libgphoto2.so.2 (0x40110000)
libgphoto2_port.so.0 => /usr/lib/libgphoto2_port.so.0 (0x401ae000)
linux:~ # rpm -qa |grep gphoto
libgphoto2-2.1.99.head.0-12
gphoto-2.1.99head-3
cat ~/.kde/share/apps/digikam/cameras.xml
<!DOCTYPE XMLCameraList>
<cameralist client="digikam" version="1.0" >
<item port="usb:" title="Kodak Z7590" model="Kodak Z7590" path="/" />
<item port="usb:" title="USB PTP Class Camera" model="USB PTP Class Camera" path="/" />
</cameralist>
I also have a 2Mb digicam log file if needed.
More information about the Digikam-devel
mailing list