[kdenlive] [Bug 474565] Crash upon hitting open file limit

2024-10-01 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=474565

emohr  changed:

   What|Removed |Added

  Component|User Interface &|Project Bin & Import
   |Miscellaneous   |

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 474565] Crash upon hitting open file limit

2023-10-17 Thread farid
https://bugs.kde.org/show_bug.cgi?id=474565

--- Comment #5 from farid  ---
Could you try to reproduce this with the AppImage?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 474565] Crash upon hitting open file limit

2023-10-17 Thread farid
https://bugs.kde.org/show_bug.cgi?id=474565

farid  changed:

   What|Removed |Added

 CC||snd.no...@gmail.com

--- Comment #4 from farid  ---
(In reply to jackleberry from comment #2)
> I tried with git today's git master and experienced the same thing. kdenlive
> crashes unless the open file limit is increased. There are 476 clips in the
> project, and the default open file limit is 1000.

But did you try using MLT master as well?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 474565] Crash upon hitting open file limit

2023-10-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=474565

--- Comment #3 from jacklebe...@yahoo.com ---
I checked the number of file handles kdenlive has open for this project: 2154

That's 4.5 file handles open per clip. Some of these have got to be redundant,
and probably they don't need to be open all the time.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 474565] Crash upon hitting open file limit

2023-10-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=474565

--- Comment #2 from jacklebe...@yahoo.com ---
I tried with git today's git master and experienced the same thing. kdenlive
crashes unless the open file limit is increased. There are 476 clips in the
project, and the default open file limit is 1000.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 474565] Crash upon hitting open file limit

2023-10-01 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=474565

emohr  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||fritzib...@gmx.net
 Status|REPORTED|CONFIRMED

--- Comment #1 from emohr  ---
Thank you for the report. This issue should be solved in the actual master as
we switch to not storing producers on which we did a get_frame operation.
https://invent.kde.org/multimedia/kdenlive/-/commit/d479d8819f8ce97d437ee076d0abd951c3cd4180

-- 
You are receiving this mail because:
You are watching all bug changes.