Summary: | Immeditate Crash on Startup | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | Thorsten Rochelmeyer <thorsten> |
Component: | User Interface & Miscellaneous | Assignee: | Jean-Baptiste Mardelle <jb> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Thorsten Rochelmeyer
2025-07-11 09:52:49 UTC
Seems like a packaging issue. My guess is that OpenCV / protobuf was updated and requires a recompile of MLT. Can you try moving the MLT opencv library: /usr/lib/mlt-7/libmltopencv.so to /tmp and then try starting Kdenlive (you can move back the library after the test. There's no /mlt-7 in /usr/lib/ and no library with that name (apt search shows me some libopencv... but no libmltopencv or so) ๐๐งน โ ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone! Seems to be a packaging Problem. Temporarily resolved for me by switching to the flatpak-Version of the project - which in the meantime learned to handle the installation of speech recognition without making it a mess. |