rharder / imagesnap

Capture Images from the Command Line
https://github.com/rharder/imagesnap
458 stars 50 forks source link

Fix #16 Does not work on High Sierra #17

Closed jchampemont closed 6 years ago

jchampemont commented 6 years ago

Add a dispatch_semaphore to avoid program exitting before the file is saved to disk.

nkirsch commented 6 years ago

This branch fixed it for me.

LeviSchuck commented 6 years ago

Why is this not landed yet?

ilovezfs commented 6 years ago

@rharder any thoughts here on merging?

renesugar commented 6 years ago

A separate problem is the file name passed on the command line isn't being used (see attached git diff).

imagesnap.txt