After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 587024 - gthumb should not unmount DC before import photoes
gthumb should not unmount DC before import photoes
Status: RESOLVED DUPLICATE of bug 583796
Product: gthumb
Classification: Other
Component: general
2.10.x
Other All
: Normal minor
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2009-06-26 08:44 UTC by jerry tan
Modified: 2009-06-26 09:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (538 bytes, patch)
2009-06-26 08:45 UTC, jerry tan
none Details | Review

Description jerry tan 2009-06-26 08:44:23 UTC
When plugin one Digital Cameron in usb storage mode, 
gthumb --import-photo will be called, but the DC is unmounted.

Other information:
Comment 1 jerry tan 2009-06-26 08:45:26 UTC
Created attachment 137408 [details] [review]
patch

it should not call "gvfs-unmount" before import photo
Comment 2 Michael Chudobiak 2009-06-26 09:35:59 UTC
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 ***