-
Notifications
You must be signed in to change notification settings - Fork 277
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
Beta 12 AppImage won’t run #1244
Comments
It appears that somehow it picks up your global Qt installation, perhaps it could be avoided by use of some sort of startup script that would try to preload bundled libraries. |
The question is, why is it doing that... inside the AppImage, there should either be a script or binary called |
@probonopd, they are patched. |
@pierreporte, this one should help: |
@Emdek this one won’t run either:
GDB doesn’t give more details. |
@pierreporte, I'm out of ideas, you can try to follow instructions from here: |
I was able to mount your AppImage and the beta 12 AppImage. They run normally as far as I tested. However, there were some ugly output: otter-browser-x86_64.AppImageThis one bundles a GTK theme unlike the beta 12. Your AppRun seems to be wrong. It links to /home/michal/Pobrane/otter/otter-browser/otter-browser.sh and thus doesn’t work. otter-browser.sh works.
Beta 12 AppImageAppRun links to ./otter-browser Terminal output:
|
@pierreporte, right, it ended up with absolute symlink. :-/ |
You mean, on my system? I have OpenSSL 1.0.2, GStreamer 1.10.2 (with every plugins), Phonon GStreamer 4.9.0 for Qt5, but not qt-gstreamer. |
@pierreporte, then I'm out of ideas. |
It wouldn’t be surprising that my system is completely messed up. I installed Archlinux five years ago and didn’t really took care of it. I have been thinking of doing a fresh install but it will wait that I buy a SSD. |
Runs for me on |
Weekly 138 AppImage runs fine. The problem seems to have been fixed somehow. |
Even though I already reported something similar in #1148 (comment), I decided to give it more visibility by opening a dedicated issue. This way, other people could report similar issues in a single place.
Each time that I try to run the AppImage, I get this error message in the terminal:
I always run an up-to-date Archlinux when trying this.
The text was updated successfully, but these errors were encountered: