After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 507919 - New DeleteFile method for GPhotoCamera
New DeleteFile method for GPhotoCamera
Status: RESOLVED WONTFIX
Product: f-spot
Classification: Other
Component: Import
SVN
Other All
: Normal enhancement
: ---
Assigned To: F-spot maintainers
F-spot maintainers
Depends on: 618773
Blocks:
 
 
Reported: 2008-01-07 20:36 UTC by Roland Mas
Modified: 2010-06-11 07:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
New DeleteFile for the GPhotoCamera class (474 bytes, patch)
2008-01-07 20:37 UTC, Roland Mas
none Details | Review

Description Roland Mas 2008-01-07 20:36:48 UTC
I'm porting to Mono a Perl script I had written, to automatically (and non-interactively) download photos off of a camera and register them into the F-Spot database.  The third part of the script (removing a few files from the camera until enough space is available) needs the ability to delete files from the camera, which the GPhotoCamera class doesn't have currently.

I'm going to attach a patch ASAP.
Comment 1 Roland Mas 2008-01-07 20:37:58 UTC
Created attachment 102341 [details] [review]
New DeleteFile for the GPhotoCamera class
Comment 2 Roland Mas 2008-01-08 19:20:04 UTC
Although this patch would be useful by itself, I must add that it's a subset of the patches available at #321596.
Comment 3 Ruben Vermeersch 2010-06-11 07:44:08 UTC
GPhotoCamera has been removed, we are using gvfs now. So should you, it's much more solid :-)