Bug 418706 - Appimage not working on our system since v18
Summary: Appimage not working on our system since v18
Status: RESOLVED DOWNSTREAM
Alias: None
Product: kdenlive
Classification: Applications
Component: Setup & Installation (show other bugs)
Version: 19.12.3
Platform: Appimage Linux
: NOR normal
Target Milestone: ---
Assignee: Vincent PINON
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-10 13:53 UTC by Dan Y
Modified: 2021-03-15 09:26 UTC (History)
1 user (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 Dan Y 2020-03-10 13:53:08 UTC
SUMMARY
I have not used Kdenlive for some time at my place of work and decided to download the latest AppImage before starting to get back into it.  However, after downloading multiple releases I have discovered that it fails to launch since v18.  Specifically, kdenlive-18.12.1b-x86_64.appimage is the last AppImage version that I am able to run.

I am not a sysadmin, just a regular employee so I am unable to configure anything relating to our system.  Afaik our system is a custom compiled Linux and we use the Mate desktop environment.

CentOS Linux release 7.5.1804 (Core)
3.10.0-862.11.6.el7.x86_64

STEPS TO REPRODUCE
1. Download and execute any Kdenlive AppImage since kdenlive-18.12.1b-x86_64.appimage on the system 

2. 
3. 

OBSERVED RESULT
kdenlive: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by kdenlive)
kdenlive: /lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by kdenlive)


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 farid 2021-03-10 19:34:55 UTC
Are you experiencing this in latest appimage?
Comment 2 Dan Y 2021-03-11 10:24:52 UTC
Hi Farid.

With kdenlive-20.12.3-x86_64.appimage I now get one single error:

kdenlive: error while loading shared libraries: libgcrypt.so.20: cannot open shared object file: No such file or directory
Comment 3 farid 2021-03-12 18:21:10 UTC
(In reply to Dan Y from comment #2)
> Hi Farid.
> 
> With kdenlive-20.12.3-x86_64.appimage I now get one single error:
> 
> kdenlive: error while loading shared libraries: libgcrypt.so.20: cannot open
> shared object file: No such file or directory

Thanks for your feedback, please try this one: https://download.kde.org/stable/kdenlive/20.12/linux/kdenlive-20.12.3a-x86_64.appimage.mirrorlist
Comment 4 Dan Y 2021-03-12 19:16:53 UTC
Same error and still fails to launch I'm afraid.
Comment 5 farid 2021-03-12 19:50:01 UTC
(In reply to Dan Y from comment #4)
> Same error and still fails to launch I'm afraid.

I am not sure but I fear this is an issue with your system... maybe the older kernel or libs... 

Are you able to run appimages of other apps?
Comment 6 Dan Y 2021-03-12 19:59:22 UTC
obs-studio runs (but is very unstable) and OpenRA also.
Comment 7 Vincent PINON 2021-03-12 20:33:59 UTC
Hello,

I see you are using CentOS 7, but I understood that kde binary-factory runs on a Ubuntu basis for several years, probably 16.04, which has slightly more recent libs. That explains why our AppImage cannot run on your system. I heard of a KDE contributor setting up a CentOS builder, but this is for Craft builds, not used by our AppImage builds for now.

I have a CentOS system on which flatpak run perfectly, so I advise you to pick those binaries.
Comment 8 Dan Y 2021-03-15 09:24:10 UTC
OK, thank you Vincent.

I think from my limited understanding of Flatpak that as it requires a greater amount system privileges than just executing an AppImage this may not be an option for me at my work.

Thanks again both for the help.  I will continue to run kdenlive from my laptop.