← Back to team overview

openshot.developers team mailing list archive

[Bug 700478] Re: OSError: [Errno 24] Too many open files

 

Under UNIX system, maximum number of open file descriptors is 1024 by
default.

Therefore, the problem should be reproduced by playing "Snow" 2 times,
on the time line. This means loading 900*2=1800 frames and exceeding the
limit.

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