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

Fix/issue 13 #14

Merged
merged 2 commits into from
Nov 17, 2020
Merged

Fix/issue 13 #14

merged 2 commits into from
Nov 17, 2020

Conversation

sassman
Copy link
Owner

@sassman sassman commented Nov 17, 2020

This PR fixes issue #13

Introduce a more meaningful error message upfront like:

❯ WINDOWID=2417444 t-rec
Error: Cannot grab screenshot from CGDisplay of window id 2417444

 - check for window id very early
 - grab a screenshot before recording starts, to verify it works
 - present a nice error message to show what is wrong
@sassman sassman added this to the v0.2.1 milestone Nov 17, 2020
@sassman sassman linked an issue Nov 17, 2020 that may be closed by this pull request
@sassman sassman self-assigned this Nov 17, 2020
@sassman sassman merged commit 22eaa6b into main Nov 17, 2020
@sassman sassman deleted the fix/issue-13 branch December 20, 2020 14:27
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

Successfully merging this pull request may close these issues.

Handle invalid window id more robust
1 participant