Bug 375042 - AppRun: line 55: kdenlive: command not found (and indeed, it's missing)
Summary: AppRun: line 55: kdenlive: command not found (and indeed, it's missing)
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: Setup & Installation (other bugs)
Version First Reported In: Appimage - Refactoring
Platform: Other Linux
: NOR major
Target Milestone: ---
Assignee: Vincent PINON
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-14 14:20 UTC by Lutz Vieweg
Modified: 2017-02-04 14:15 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lutz Vieweg 2017-01-14 14:20:22 UTC
The latest kdenlive AppImage, downloadable from
http://files.kde.org/kdenlive/release/Kdenlive-16.12.1-x86_64.AppImage
is missing the main executable "kdenlive" AppRun tries to run.

When invoked from a command line, Kdenlive-16.12.1-x86_64.AppImage just emits:
/tmp/.mount_OBQOKc/AppRun: line 55: kdenlive: command not found

And indeed, when I "mount -o loop -t iso9660 Kdenlive-16.12.1-x86_64.AppImage /mnt/tmp, there is no executable named "kdenlive" in /mnt/tmp/usr/bin/, just some "kdenlive.wrapper" file (which the .desktop file refers to), but that won't help - the main executable is missing.
Comment 1 Jean-Baptiste Mardelle 2017-01-16 08:59:34 UTC
Thanks for your feedback. Despite some quick testing, it effectively looks like the AppImage package is broken, sorry for the inconvenience. I added a warning on the download page and will upload a fixed version in the next 24-48 hours
Comment 2 Lutz Vieweg 2017-01-17 23:52:13 UTC
The file http://files.kde.org/kdenlive/release/Kdenlive-16.12.1-2-x86_64.AppImage does contain the "kdenlive" executable - fixing this issue - thanks!

Alas, the next bug preventing me from running this AppImage is right around the corner, see https://bugs.kde.org/show_bug.cgi?id=375206 for this obstacle.
Comment 3 farid 2017-02-03 13:39:05 UTC
Lutz, if it is resolved please mark as resolved this issue.