openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #05787
[Bug 700478] Re: OSError: [Errno 24]
I was not able to reproduce this, but I did find some code in the
lock.py that opens a file every 1 second, and never closes it. So...
that is not good, and it's now fixed. I also found a few other files
that were not being closed. Please test again, and see if you can still
reproduce it with these changes.
** Changed in: openshot
Milestone: None => 1.3.0
** Changed in: openshot
Importance: Undecided => High
** Changed in: openshot
Status: New => Fix Committed
** Summary changed:
- OSError: [Errno 24]
+ OSError: [Errno 24] Too many open files
--
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:
Fix Committed
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