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

[Problem] 1.0 Appimage does not work on Fedora 41 #341

Closed
P-C-R opened this issue Nov 20, 2024 · 2 comments
Closed

[Problem] 1.0 Appimage does not work on Fedora 41 #341

P-C-R opened this issue Nov 20, 2024 · 2 comments

Comments

@P-C-R
Copy link

P-C-R commented Nov 20, 2024

Can not start Appimage for 1.0

pcr@fedora:~/AppImages$ ./FreeCAD_1.0.0-conda-Linux-x86_64-py311_762d03e714090fee85c2cd69af722050.AppImage /usr/bin/AppImageLauncher: /lib64/libcurl.so.4: no version information available (required by /usr/bin/../lib/x86_64-linux-gnu/appimagelauncher/libappimageupdate.so) QSocketNotifier: Can only be used with threads started with QThread Squashfs image uses (null) compression, this version supports only xz, zlib. ERROR: appimage_shall_not_be_integrated : sqfs_open_image error: /home/pcr/AppImages/FreeCAD_1.0.0-conda-Linux-x86_64-py311_762d03e714090fee85c2cd69af722050.AppImage AppImageLauncher error: appimage_shall_not_be_integrated() failed (returned -1) Squashfs image uses (null) compression, this version supports only xz, zlib. ERROR: appimage_is_terminal_app : sqfs_open_image error: /home/pcr/AppImages/FreeCAD_1.0.0-conda-Linux-x86_64-py311_762d03e714090fee85c2cd69af722050.AppImage AppImageLauncher error: appimage_is_terminal_app() failed (returned -1) execv error: No such file or directory

image

@oursland
Copy link
Collaborator

AppImageLauncher is not maintained and does not support the current AppImage files generated by the appimagetool.

The current recommended approach is to uninstall the AppImageLauncher and reboot.

As noted in this comment, you can create a .desktop link to run the AppImage directly.

@adrianinsaval
Copy link
Member

Duplicate of #331, please uninstall appimagelauncher and restart your pc

@adrianinsaval adrianinsaval closed this as not planned Won't fix, can't repro, duplicate, stale Nov 20, 2024
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

3 participants