Skip to content

Not receiving GP_EVENT_CAPTURE_COMPLETE event when capturetarget = Memory Card #929

@artyom-beilis

Description

@artyom-beilis

Describe the bug

When using trigger capture and waiting for events I receive FILE_ADDED but never receive GP_EVENT_CAPTURE_COMPLETE event when capturetarget = Memory Card, When capturetarget is set to internal memory I receive capture completed.

Note, I can't use only FILE Added since I don't know in advance how many are saved (jpeg, raw or jpeg & raw)

Name the camera
Canon EOS 7D

libgphoto2 and gphoto2 version

gphoto2 2.5.15

Copyright (c) 2000-2017 Lutz Mueller and others

gphoto2 comes with NO WARRANTY, to the extent permitted by law. You may
redistribute copies of gphoto2 under the terms of the GNU General Public
License. For more information about these matters, see the files named COPYING.

This version of gphoto2 is using the following software versions and options:
gphoto2         2.5.15         gcc, popt(m), exif, cdk, aa, jpeg, readline
libgphoto2      2.5.16         all camlibs, gcc, ltdl, EXIF
libgphoto2_port 0.12.0         iolibs: disk ptpip serial usb1 usbdiskdirect usbscsi, gcc, ltdl, USB, serial without locking

To Reproduce

Since I use libgphoto2 basic sequence is just set save target to sd card and than catpture completed event is not fired.

I'm attaching libgphoto log (with some additions) for case when target is sdcard and internal memory

With internal memory there is an entry camera_wait_for_event:entry type 0004 it does not appear when target in SDCard.

ols_camera_strorage_memory.log
ols_camera_storage_sdcard.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions