Comment 15 for bug 258083

Revision history for this message
Martin Pitt (pitti) wrote :

For the record, the bug fix is discussed at http://bugzilla.gnome.org/show_bug.cgi?id=551803 .

So apparently the current fix in Intrepid does not work for some cases. Please do the following:

- plug in your camera
- ignore or close the dialog that pops up asking you for which action to take (F-Spot/open in file browser)
- open a Terminal window and do

    gvfs-mount -l

and copy & paste the output from that command.

There should be a line which resembles the following:

    Mount(0): Canon, Inc. PowerShot A70 (ptp) -> gphoto2://[usb:005,007]/

Now do this command:

  $ sh -ex /usr/bin/f-spot-import gphoto2://[usb:005,007]/

Please use the URL that "gvfs-mount -l" reported above, of course. Close f-spot again immediately, and copy&paste the output again. Thanks!