Comment 23 for bug 287689

Revision history for this message
frankie (frankie-etsetb) wrote : Re: gthumb --import-photos doesn't work in intrepid without intervention

I also had problems in karmik, the device is gPhoto instead gphoto ( notice the capital L). It also takes a couple of seconds
to umount so I added it to the exec.

I fixed my gthumb-import.desktop in karmik like this:

/usr/share/applications/gthumb-import.desktop

Exec=sh -c 'gvfs-mount -u ~/.gvfs/g*hoto2*; sleep 3 ; exec gthumb --import-photos'