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

Create Videomass #2133

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Create Videomass #2133

wants to merge 5 commits into from

Conversation

probonopd
Copy link
Member

@probonopd
Copy link
Member Author

probonopd commented Jul 31, 2020

AppRun: Permission denied.

Does not run with Firejail. Its top-level directory is root-owned and permissions are set not to be readable by anyone else.

References:

@probonopd
Copy link
Member Author

Getting

Traceback (most recent call last):

  File "/run/firejail/appimage/.appimage-9159/usr/bin/videomass", line 6, in <module>

    from videomass3.Videomass3 import main

  File "/run/firejail/appimage/.appimage-9159/opt/python3.7/lib/python3.7/site-packages/videomass3/Videomass3.py", line 28, in <module>

    import wx

  File "/run/firejail/appimage/.appimage-9159/opt/python3.7/lib/python3.7/site-packages/wx/__init__.py", line 17, in <module>

    from wx.core import *

  File "/run/firejail/appimage/.appimage-9159/opt/python3.7/lib/python3.7/site-packages/wx/core.py", line 12, in <module>

    from ._core import *

ImportError: libSDL2-2.0.so.0: cannot open shared object file: No such file or directory

The library needs to be bundled.

@jeanslack
Copy link
Contributor

Hi, @probonopd unfortunately the current videomass release won't work on travis-ci even including the required libraries.
I recently worked on Ubuntu 16.04 xenial in which I started a new workflow with the videomass AppImage. The next release should also ran on xenial and other Linux distributions e.g. Fedora 28.

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

Successfully merging this pull request may close these issues.

2 participants