Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filename and newline no longer printed after taking snapshot #30

Closed
ryandesign opened this issue May 7, 2020 · 1 comment
Closed

Filename and newline no longer printed after taking snapshot #30

ryandesign opened this issue May 7, 2020 · 1 comment

Comments

@ryandesign
Copy link
Contributor

The readme shows that when taking a snapshot, the filename is printed, presumably followed by a newline:

$ imagesnap
Capturing image from device "iSight"..................snapshot.jpg

With 0.2.6, this no longer happens:

$ imagesnap
Capturing image from device "<AVCaptureDALDevice: 0x7fad05719cc0 [FaceTime HD Camera][0x1420000005ac8600]>"...$

Note even the lack of newline at the end of the line before my command prompt is printed again.

Looks like this regression crept in when the code was restructured as a companion to QTKit being replaced by AVFoundation in #13.

@rharder
Copy link
Owner

rharder commented Mar 12, 2021

Fixed in upcoming v0.2.10 release

@rharder rharder closed this as completed Mar 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants