openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #06367
[Bug 700478] Re: OSError: [Errno 24] Too many open files
I'm hitting something similar presumably with the same cause. The
blender snow with ~900 images seems to do the trick. I get the
traceback when trying to open the animated titles menu again.
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/openshot/windows/MainGTK.py", line 1659, in on_mnu3dTitle_activate
File "/usr/lib/pymodules/python2.6/openshot/windows/BlenderGenerator.py", line 34, in __init__
File "/usr/lib/pymodules/python2.6/openshot/windows/SimpleGtkBuilderApp.py", line 32, in __init__
glib.GError: Failed to open file '/usr/lib/pymodules/python2.6/openshot/windows/ui/BlenderGenerator.ui': Too many open files
Ubuntu 10.10 AMD64 OpenShot 1.3.0 from PPA.
--
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] Too many open files
Status in OpenShot Video Editor:
Invalid
Status in “mlt” package in Ubuntu:
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