Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest AppImage doesnt start #5507

Open
Moshe-Shelomov opened this issue May 2, 2024 · 1 comment
Open

Latest AppImage doesnt start #5507

Moshe-Shelomov opened this issue May 2, 2024 · 1 comment

Comments

@Moshe-Shelomov
Copy link

Moshe-Shelomov commented May 2, 2024

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

@Colorjet3
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants