Bug 231363

Summary: gthumb-import can be simplified for mass storage devices
Product: [Fedora] Fedora Reporter: Michael J. Chudobiak <mjc>
Component: gnome-volume-managerAssignee: David Zeuthen <davidz>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: mclasen
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-05-08 00:19:50 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 150225    
Attachments:
Description Flags
Patched gthumb-import, to import from mounted DCIM folders
none
Patch for gthumb-import
none
Corrected and updated gthumb-import script none

Description Michael J. Chudobiak 2007-03-07 21:13:01 UTC
Description of problem:

If the device triggering gthumb-import is a USB mass storage device, gthumb is
opened without the --import-photos option. No photos are imported. gThumb simply
displays the mounted location, without importing anything, which is annoying.

However, versions >2.2.0 of libgphoto2 include a USB mass storage "driver". That
means it will now import photos from a USB mass storage device. This feature is
relatively new.

This means that USB mass storage devices SHOULD be called with the
--import-photos option.

I think that the gthumb-import script can be reduced to one line:
gthumb --import-photos

Additional info:
http://bugzilla.gnome.org/show_bug.cgi?id=143312
https://sourceforge.net/tracker/?func=detail&atid=108874&aid=1581262&group_id=8874

- Mike (a gThumb developer)

Comment 1 Michael J. Chudobiak 2007-03-20 15:16:09 UTC
Created attachment 150492 [details]
Patched gthumb-import, to import from mounted DCIM folders

This version of gthumb-import will launch the import function of gthumb if a
dcim or DCIM folder is found.

This requires libgphoto 2.2.x or higher (which FC6 and FC7 both have).

- Mike (a gThumb developer)

Comment 2 Michael J. Chudobiak 2007-03-20 15:23:44 UTC
Created attachment 150496 [details]
Patch for gthumb-import

Same as above, in patch format.

Comment 3 Michael J. Chudobiak 2007-04-02 13:33:11 UTC
Created attachment 151424 [details]
Corrected and updated gthumb-import script

Oops, some unnecessary mount points were kept. Here is a simpler version.

Comment 4 Matthias Clasen 2007-04-17 19:00:16 UTC
We should do this.

Comment 5 Matthias Clasen 2007-05-08 00:19:50 UTC
Fixed in 2.17.0-7.fc7