GNOME Bugzilla – Bug 587024
gthumb should not unmount DC before import photoes
Last modified: 2009-06-26 09:35:59 UTC
When plugin one Digital Cameron in usb storage mode, gthumb --import-photo will be called, but the DC is unmounted. Other information:
Created attachment 137408 [details] [review] patch it should not call "gvfs-unmount" before import photo
Well, gthumb 2.10.x has to, otherwise gvfs-gphoto2 prevents gthumb/libgphoto2 from accessing the device. See bug 560352 and http://mail.gnome.org/archives/gvfs-list/2009-May/msg00001.html. However, the trunk version (2.11.x) uses gvfs-gphoto2 to import the photos, so it no longer unmounts the camera. Instructions for testing trunk are available here: http://live.gnome.org/gthumb - Mike *** This bug has been marked as a duplicate of 583796 ***