GNOME Bugzilla – Bug 335491
Unable to import from Canon Powershot S2 IS
Last modified: 2006-05-01 20:16:36 UTC
Hi, I am currently unable to import from my S2 using f-spot. I'm running f-spot from CVS on ubuntu dapper. Running "gphoto2 --auto-detect -P" does manage to import my pictures. f-spot gives the following console output: Starting new FSpot server / - gnome-dev-harddisk - Mountpoint file:/// False True Harddrive Harddrive run - gnome-dev-harddisk - Mountpoint file:///var/run False True Harddrive lock - gnome-dev-harddisk - Mountpoint file:///var/lock False True Harddrive sys - gnome-dev-harddisk - Mountpoint file:///sys False True Harddrive binfmt_misc - gnome-dev-harddisk - Mountpoint file:///proc/sys/fs/binfmt_misc False True Harddrive proc - gnome-dev-harddisk - Mountpoint file:///proc False True Harddrive volatile - gnome-dev-harddisk - Mountpoint file:///lib/modules/2.6.15-18-686/volatile False True Harddrive shm - gnome-dev-harddisk - Mountpoint file:///dev/shm False True Harddrive pts - gnome-dev-harddisk - Mountpoint file:///dev/pts False True Harddrive dev - gnome-dev-harddisk - Mountpoint file:///dev False True Harddrive Root Volume - gnome-dev-harddisk - Mountpoint file:/// False True Harddrive Harddrive item ImportCommand+SourceItem Testing gphoto path = usb:004,006 PortInfo Universal Serial Bus, usb:004,006 Error GeneraError: LibGPhoto2.GPhotoException: Unspecified error in <0x000b9> LibGPhoto2.CameraFilesystem:ListFiles (System.String folder, LibGPhoto2.Context context) in <0x0003e> GPhotoCamera:GetFileList (System.String dir) in <0x00114> GPhotoCamera:GetFileList (System.String dir) in <0x0000f> GPhotoCamera:GetFileList () in <0x00055> GPhotoCamera:InitializeCamera () in <0x001e3> MainWindow:ImportCamera (System.String camera_device) cleanup context cleanup context cleanup context
A fix for this problem has been committed in gthumb 2.7.5.1 (a minor release which basically fixes just this). Here's what they did: ftp://ftp.gnome.org/pub/GNOME/sources/gthumb/2.7/gthumb-2.7.5-2.7.5.1.diff.gz
Seems like this happens when trying to read the /special/ folder: Testing gphoto path = usb:004,005 PortInfo Universal Serial Bus, usb:004,005 / /store_00010001/ /store_00010001/MISC/ /store_00010001/DCIM/ /store_00010001/DCIM/100CANON/ /store_80000001/ /special/ Error GeneraError: LibGPhoto2.GPhotoException: Unspecified error
Created attachment 62545 [details] [review] workaround This is the workaround I'm currently using. I suspect this is something with libgphoto, but gthumb does manages to import from the camera.
I'm seeing this as well, although this should be marked a duplicate of Bug 326860.
*** This bug has been marked as a duplicate of 326860 ***