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

Alignment mark generation fails due to activating #define STBI_ONLY_JPEG #1721

Closed
caco3 opened this issue Dec 29, 2022 · 3 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@caco3
Copy link
Collaborator

caco3 commented Dec 29, 2022

    @caco3 also got this `E (95242) C IMG BASIS: Failed to load /sdcard/img_tmp/ref0_org_org.jpg! Is it corrupted?` in rolling 4b23e0c

Originally posted by @stefan123t in #1720 (comment)

@caco3 caco3 added the bug Something isn't working label Dec 29, 2022
@caco3 caco3 self-assigned this Dec 29, 2022
@caco3
Copy link
Collaborator Author

caco3 commented Dec 29, 2022

It seems to have got broken with #1713
With #1711 it is still ok

@Slider0007
Copy link
Collaborator

This commit seems to break it: 2ce2575 --> PR #1706

@caco3
Copy link
Collaborator Author

caco3 commented Dec 29, 2022

I could trace it down to only this line: STBI_ONLY_JPEG

It looks like as if the alignment mark generation uses something else than JPEG.

This most probably could be changed. Until then, I revert that line.

@caco3 caco3 changed the title Failed to load /sdcard/img_tmp/ref0_org_org.jpg Alignment mark generation fails due to activating #define STBI_ONLY_JPEG Dec 29, 2022
@caco3 caco3 closed this as completed Dec 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants