Python-PIL bug report

Diego Trujillo <[email protected]>
Newsgroups gmane.comp.python.image
Message-ID <[email protected]>
Hello,

I am using PIL to render a view in pyGame and I need to rewrite a buffer
image that is loaded to the pygame window after it is rewritten. It works
fine but after a while I get this error:

Traceback (most recent call last):
  File "./environmentPYG.py", line 42, in <module>
  File "ouroborus/birdcageLibrary/pyGameVisual.py", line 40, in generate
  File "/usr/lib/python2.6/dist-packages/PIL/Image.py", line 1400, in save
IOError: [Errno 24] Too many open files: 'buffer.tiff'

I am running python 2.6 under Ubuntu 9.10 (Karmic) GNU/Linux.

I've checked the reference on line 1400 in save but it does not make any
sense to me. I hope this bug report is somewhat useful to you.

Thanks.

-- 
Diego Trujillo Pisanty

_______________________________________________
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.