Bugzilla – Bug 117172
gnome-volume-manager doesn't start f-spot for 300d
Last modified: 2005-09-15 08:32:21 UTC
My Canon 300d uses a proprietary usb interface that is supported by libgphoto2 and f-spot can handle correctly but sometime durring the beta process the g-v-m logic was changed so that it no longer starts the camera program for this device, I assume it it because it is not a ptp device. Please handle all cameras not just ptp and mass storage cameras correctly.
Switch it to PTP mode. fejj rejected my patch that allowed g-v-m to do that. *** This bug has been marked as a duplicate of 114689 ***
alternatively do: perl -pi -e 's/>libgphoto2</>ptp</;' /usr/share/hal/fdi/information/10freedesktop/10-camera-libgphoto2.fdi and it will work just fine.