openshot-qt icon indicating copy to clipboard operation
openshot-qt copied to clipboard

Latest AppImage doesnt start

Open Moshe-Shelomov opened this issue 1 year ago • 1 comments

Describe the bug: Appimage isnt starting

Steps to reproduce the behavior: Try to launch latest appimage

Expected behavior: The program starts

System Details:

  • OpenShot Version 3.1.1 (Latest version from the website)
  • Endeavour OS (Arch-based), with KDE 6 as desktop environment

When trying to run the program through the terminal (to see what is the problem exactly) I receive this output:

Traceback (most recent call last): File "/usr/local/lib/python3.8/dist-packages/cx_Freeze/initscripts/startup.py", line 40, in run File "/usr/local/lib/python3.8/dist-packages/cx_Freeze/initscripts/Console.py", line 37, in run File "openshot_qt/launch.py", line 55, in from PyQt5.QtWidgets import QApplication ImportError: /tmp/.mount_OpenShbA4XYs/usr/bin/libm.so.6: version `GLIBC_2.35' not found (required by /usr/lib/libharfbuzz.so.0)

For the time being I downloaded the latest dev version from website (the one uploaded on march 27th) and it seems to work

Moshe-Shelomov avatar May 02 '24 05:05 Moshe-Shelomov

You need to download the latest DEV Daily build AppImage and not the production AppImage.

  1. Go to openshot.org/download/#daily.
  2. Download the latest dev daily build appimage.
  3. make it executable and run it.

Update: You need libfuse2 installed for the AppImage to run. It could be missing depending on what version of Linux you are running.

Colorjet3 avatar May 08 '24 02:05 Colorjet3

Hello @Moshe-Shelomov I haven't seen a response on this. I am closing this ticket but feel free to reopen if you need further assistance.

Colorjet3 avatar Jun 01 '24 12:06 Colorjet3