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

monthly daylight generation stalls if a daylight.png image is missing #27

Open
matfra opened this issue Jan 28, 2022 · 1 comment
Open

Comments

@matfra
Copy link
Owner

matfra commented Jan 28, 2022

Example now at https://zero.isitfoggy.com/photos/2022-01-25/ and https://zero.isitfoggy.com/photos/daylight/

@matfra
Copy link
Owner Author

matfra commented Jan 29, 2022

The daily daylight.png generation fails when there is an invalid image:

++ convert /var/lib/isitfoggy/photos/2022-01-25/195052.jpg -gravity North -crop 320x200+80+150 -resize 1x1 txt:
++ cut -d ' ' -f2-
++ grep 0,0:
convert-im6.q16: insufficient image data in file `/var/lib/isitfoggy/photos/2022-01-25/195052.jpg' @ error/jpeg.c/ReadJPEGImage/1039.
convert-im6.q16: no images defined `txt:' @ error/convert.c/ConvertImageCommand/3258.
+ value=

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

1 participant