Sony A7 II&III: Live preview and capture then camera freezes #1082
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The bug is at least since 2.5.30 and persists in 2.5.31/head for Sony A7 III (and likely II AFAIR). Issue appears when Live preview is used together with capture image. The first capture passes but next one causes camera freeze/reboot. Bug is in event order evaluation which libgphoto is not familiar with. Note that surprisingly Sony A7 rIV which does not work with 2.5.30 (because of another issue fixed in main branch), does work without this patch in head. So event issue is likely only for III&II models.
Related issue was reported in #981