Created attachment 104705 [details] Screenshot When attempting to open project from complete archive (zipped with all media), the clips cannot be opened because Kdenlive attempts to open the media from invalid paths. See the screenshot. Those paths point neither to the video files in the unpacked archive (/home/fuxoft/Downloads/unpack/test1/videos/...) as they should, nor to the original media file locations (/home/fuxoft/Videos/fukafutokyu/...).
Thanks for your report. Could you extract the .kdenlive project file and attach it here or mail it to me ?
Sorry, I mean extract the .kdenlive file from the archived .tar.gz file
Created attachment 104711 [details] Project file This is a project file which exhibits this problem. It's not the exactly same project that was used to make the screenshot.
In the attached project file, are all clips detected as missing with bad path or only some of them, and in that case which one?
(In reply to Jean-Baptiste Mardelle from comment #4) > In the attached project file, are all clips detected as missing with bad > path or only some of them, and in that case which one? When loading the project, all clips are missing because of the bad path, including proxy clips, slideshow and WAV sound file. In all cases, the (invalid) paths consist of full path to the unpacked archive, followed by TWO forward slashes, followed by the relative path to the ORIGINAL media files relative to the project's original root (as seen in the screenshot). Combining these two parts together produces completely invalid paths. Important note: All of this happens only if I manually unpack the tar.gz archive and then try to open the kdenlive file as a standard save file. When I open the tar.gz directly in Kdenlive, as a file of type "archived project" (I wasn't aware of this option before), the project opens correctly, but all media is linked from their original locations, not from the (now unpacked) archive itself. Not sure if this is intentional but it's definitely confusing.
Git commit d961c39bd821fac7427e025808f7723c6e241ed8 by Jean-Baptiste Mardelle. Committed on 24/03/2017 at 14:23. Pushed by mardelle into branch 'Applications/17.04'. Fix archived project wrong path and missing images/slideshows Related: bug 378000 M +3 -1 src/doc/documentvalidator.cpp M +41 -18 src/project/dialogs/archivewidget.cpp M +2 -2 src/timeline/customtrackview.h https://commits.kde.org/kdenlive/d961c39bd821fac7427e025808f7723c6e241ed8