[Image-SIG] unable to display two images in PIL

Dan Halbert halbert at halwitz.org
Thu Jan 7 23:48:35 CET 2010


On Thursday, January 7, 2010 5:35pm, "Suresh Kumar" <suresh.amritapuri at gmail.com> said:
> I am using PIL for image processing in ubuntu 9.04. When i give two
> im.show() commands for two different images, the second image is not
> displayed (eye of gnome is the display program). It says no such file
> or directory. Any ideas?

This is a bug is due to a modification made to PIL for Debian and Ubuntu. It has to do with eog being clever about reusing its instances, and im.show() deleting a temporary file too soon. I reported this, but nothing has been done about it: https://bugs.launchpad.net/ubuntu/+source/python-imaging/+bug/382987

Fixing the problem is easy, but I haven't had time to figure out the process for submitting a patch to Debian/Ubuntu and having it accepted

Dan.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/image-sig/attachments/20100107/3486cc39/attachment-0001.htm>


More information about the Image-SIG mailing list