On Thursday, January 7, 2010 5:35pm, "Suresh Kumar" 
<suresh.amritap...@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.
_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to