Open gonzalobg opened 2 years ago
it reports ptp session not opened and then an out of sync ptp transaction id.
I think this probably is the gvfs gphoto2 tools already using your camera. you need to disable the gvfs gphoto2 tools.
ps auxw|grep gphoto2
to gvfs umount: gio mount -s gphoto2
ps auxw|grep gphoto2 -> should not show anything with both gvfs and gphoto in the name.
replugin camera (try ps again just for safety)
and then try gphoto stuff
Describe the bug
With a sony a5100
gphoto2 --capture-image-and-download
used to work without any issues, but since updating to gphoto2 and libgphoto2 git versions I get:With movie capture I sometimes get:
and sometimes the same PTP error as above.
Sony alpha 5100
Note:
gphoto2 --summary
sometimes produces the same error as above (PTP timeout), and it sometimes produces:libgphoto2 and gphoto2 version output of: gphoto2 --version
To Reproduce Steps to reproduce the behavior:
If its a camera misbehavior, attach debug output using --debug --debug-logfile=debug.log (if considered useful).
https://gist.github.com/gonzalobg/ec6ebb6e00efc0602644c5a2dc9187de