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

BUG: Windows image viewer unable to open image #53

Merged
merged 1 commit into from
Mar 5, 2013
Merged

BUG: Windows image viewer unable to open image #53

merged 1 commit into from
Mar 5, 2013

Conversation

cgohlke
Copy link
Contributor

@cgohlke cgohlke commented Feb 14, 2013

The issue was reported several times during the past years.
The temporary bitmap file is deleted before the image viewer is started. The workaround is to wait some time before deleting the file.
http://stackoverflow.com/questions/4607633/image-format-to-save-in-python
http://stackoverflow.com/questions/7715501/pil-image-show-doesnt-work-on-windows-7

The issue was reported several times during the past years.
The temporary bitmap file is deleted before the image viewer is started. The workaround is to wait some time before deleting the file.
http://stackoverflow.com/questions/4607633/image-format-to-save-in-python
http://stackoverflow.com/questions/7715501/pil-image-show-doesnt-work-on-windows-7
@aclark4life
Copy link
Member

Thanks! This looks mild enough, merging 👍

aclark4life added a commit that referenced this pull request Mar 5, 2013
BUG: Windows image viewer unable to open image
@aclark4life aclark4life merged commit 9ed9881 into python-pillow:master Mar 5, 2013
radarhere pushed a commit to radarhere/Pillow that referenced this pull request Jul 12, 2020
radarhere pushed a commit to radarhere/Pillow that referenced this pull request Sep 24, 2023
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.

2 participants