Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 116719 - libgphoto2-2.1.6 does not delete files from sony dsc-h1
Summary: libgphoto2-2.1.6 does not delete files from sony dsc-h1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-25 11:13 UTC by Balint Dobai-Pataky
Modified: 2006-07-18 04:39 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
gphoto2 --delete-all-files --debug (gphoto2-sony-debug,193.01 KB, text/plain)
2006-01-15 08:39 UTC, Balint Dobai-Pataky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Balint Dobai-Pataky 2005-12-25 11:13:00 UTC
i got a sony DSC H1, recognized as sony DSC-f707V by libgphoto2 (in gtkam and gthumb), so i can download but cant delete files from the camera.
ps: and i can't mount it as an usbstorage.
Comment 1 John N. Laliberte (RETIRED) gentoo-dev 2006-01-15 05:20:22 UTC
this is going to be difficult for us to solve w/o having that exact hardware.
(deleting works fine here)

have you tried using gphoto2 on the command line?
beware, this command will delete all images on your camera:
gphoto2 --delete-all-files

you can also delete specific ones, just do gphoto2 --help for more options.

report back results.
Comment 2 Balint Dobai-Pataky 2006-01-15 08:39:19 UTC
Created attachment 77173 [details]
gphoto2 --delete-all-files --debug

in time I realized, there is an option in the Sony's setup, which was set to PTP mode, and i switched it to Normal, and I can mount it as an usb-storage since.
in Normal mode i can't use it with gphoto2, it does not recognize it.
so i switch back to PTP now for the test.
and ran:  gphoto2 --delete-all-files --debug 2>/tmp/gphoto2-sony-debug
and attached it, hope you can use it.
the files still aren't deleted from it.
Comment 3 Alastair Tse (RETIRED) gentoo-dev 2006-07-18 04:39:46 UTC
It seems to be that according to upstream, your camera model wasn't supported until 2.2.1. So please try that version and reopen the bug if there is still that problem.