openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #05786
[Bug 700478] 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.
--
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.
https://bugs.launchpad.net/bugs/700478
Title:
OSError: [Errno 24]
Status in OpenShot Video Editor:
New
Bug description:
Using OpenShot 1.3-alpha-1 latest branch, while trying to view
edits in the timeline (sliding the bar) the preview screen goes white,
the the program stops working, the only term output is OSError: [Errno
24] Too many open files: '~/.openshot/queue'
Running the program straight from .py haven't compiled it, if that
makes a difference.
References