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

Cannot create PNG on Windows #4

Closed
tparkerd opened this issue Sep 30, 2019 · 1 comment
Closed

Cannot create PNG on Windows #4

tparkerd opened this issue Sep 30, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@tparkerd
Copy link
Member

I;16 is not supported on Windows. The PNG can be created in 8-bit, but for some reason the values exceed the its value ranges. I may just not have normalized its values to a 0 to 256 scale.

@tparkerd tparkerd added the bug Something isn't working label Sep 30, 2019
@tparkerd tparkerd self-assigned this Sep 30, 2019
@tparkerd tparkerd changed the title PNG Creation on Windows Cannot create PNG on Windows Sep 30, 2019
@tparkerd
Copy link
Member Author

tparkerd commented Oct 7, 2019

It appears that the issue was with Window's Photo Viewer application. Earlier this year issues were reported that were associated with the March 2019 update for Windows 10.

https://appuals.com/fix-file-system-error-2147219196-when-opening-windows-photo-app/

This may require reinstalling Photo Viewer to fix.

@tparkerd tparkerd closed this as completed Oct 8, 2019
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

1 participant