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

libEGL.so.1 should be bundled #12

Open
probonopd opened this issue Apr 22, 2022 · 4 comments
Open

libEGL.so.1 should be bundled #12

probonopd opened this issue Apr 22, 2022 · 4 comments

Comments

@probonopd
Copy link
Member

Ultimaker-Cura-5.0.0-beta+1-linux.AppImage fails with

Traceback (most recent call last):
  File "cura_app.py", line 27, in <module>
  File "PyInstaller/loader/pyimod03_importers.py", line 495, in exec_module
  File "cura/CrashHandler.py", line 24, in <module>
    from PyQt6.QtWidgets import QDialog, QDialogButtonBox, QVBoxLayout, QLabel, QTextEdit, QGroupBox, QCheckBox, QPushButton
ImportError: libEGL.so.1: cannot open shared object file: No such file or directory
[3672] Failed to execute script 'cura_app' due to unhandled exception!
@probonopd
Copy link
Member Author

libOpenGL.so.0 should also be bundled.

@probonopd
Copy link
Member Author

Maybe we should just use a Live ISO instead as the runtime. Less work for us...

@probonopd
Copy link
Member Author

libsndfile.so.1 should also be bundled.

@probonopd
Copy link
Member Author

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

1 participant