SUMMARY I cannot add any video file to project after some updates since I last used it - although all dependencies are met and installed as far as I can see. STEPS TO REPRODUCE 1. Launch Kdenlive with default settings/configuration opening a default new project. 2. Click the top left "Add Clip or Folder" tool in "Project Bin" pane. 3. Try to open any video file in any path with appropriate user permissions. OBSERVED RESULT A warning message is displayed: "Cannot open file /path/to/video/file (No problem with image files) EXPECTED RESULT It should be possible to add any supported video clip to the project bin. SOFTWARE/OS VERSIONS Operating System: KDE neon 5.22 KDE Plasma Version: 5.22.4 KDE Frameworks Version: 5.84.0 Qt Version: 5.15.3 ADDITIONAL INFORMATION kdenlive-21.04.3b-x86_64.appimage works as expected
I can reproduce this. In the terminal window it says: /////////// starting to add bin clips /////////// found list (QUrl("file:///srv/local_storage/home/default/Downloads/file_example_MP4_480_1_5MG.mp4")) /////////// creatclipsfromlist (QUrl("file:///srv/local_storage/home/default/Downloads/file_example_MP4_480_1_5MG.mp4")) true "-1" /////////// createClipFromFile "/srv/local_storage/home/default/Downloads/file_example_MP4_480_1_5MG.mp4" "-1" === GOT DROPPED MIME: "video/mp4" /////////// final xml "<producer _checkProfile=\"1\">\n <property name=\"resource\">/srv/local_storage/home/default/Downloads/file_example_MP4_480_1_5MG.mp4</property>\n</producer>\n" /////////// creatclipsfromlist return false ################### JOB finished: 0 * * * ** * * * WARNING + + + JOB NOT CORRECT FINISH: 0 Kdenlive Version 21.04.03 installed from neon user repos Operating System: KDE neon 5.22 KDE Plasma Version: 5.22.4 KDE Frameworks Version: 5.84.0 Qt Version: 5.15.3 Kernel Version: 5.11.0-25-generic (64-bit) Graphics Platform: Wayland Processors: 2 × AMD A6-6400K APU with Radeon(tm) HD Graphics Memory: 7.7 GiB of RAM Graphics Processor: AMD CEDAR
Hi guys I confirm I have the same bug with KDE neon (up-to-date). Thanks!
Looks like it's fixed now: Kdenlive version 21.08.0 (installed from Neon User Edition repositories) Operating System: KDE neon 5.22 KDE Plasma Version: 5.22.4 KDE Frameworks Version: 5.84.0 Qt Version: 5.15.3 Kernel Version: 5.11.0-25-generic (64-bit) Graphics Platform: X11 Processors: 2 × AMD A6-6400K APU with Radeon(tm) HD Graphics Memory: 7.7 GiB of RAM Graphics Processor: AMD CEDAR
(In reply to Paul Worrall from comment #3) > Looks like it's fixed now: Yes. Same here.