GNOME Bugzilla – Bug 421853
Add import warning if delete is not supported
Last modified: 2009-06-09 14:14:20 UTC
Some ptp cameras do not support file deletes. libgphoto can check the camera capabilities. We should add a warning dialog if the "delete after import" mode is selected, but the cameras does not support it. Originally reported at https://launchpad.net/ubuntu/+source/gthumb/+bug/65809. - Mike
I think there is no need for a warning, just disable the "delete after import" option if it's not supported by the camera.
*** Bug 507234 has been marked as a duplicate of this bug. ***
The trunk version now warns if the file delete fails. - Mike