Comment 2 for bug 700478

Revision history for this message
IRIE Shinsuke (irie) wrote : Re: OSError: [Errno 24]

Same for me. (r443)

Steps to reproduce the problem:

1. Generate an animated title and put it into a track
2. Play the movie several times

Then, I get an error like below:

Exception in thread Thread-3:
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
  File "/usr/lib/pymodules/python2.6/openshot/classes/lock.py", line 165, in run
OSError: [Errno 24] Too many open files: '/home/irie/.openshot/queue'
...

After that, I can no longer do playback or any file operations.

Though lots of files are opened when playing the animated title, these seem not to be closed.