Re: unable to display two images in PIL

"Dan Halbert" <[email protected]>
Newsgroups gmane.comp.python.image
Message-ID <[email protected]>
On Thursday, January 7, 2010 5:35pm, "Suresh Kumar" <[email protected]> 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.

_______________________________________________
Image-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/image-sig
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.