-
Notifications
You must be signed in to change notification settings - Fork 267
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 .deb no longer works with Ubuntu 24.04.1 #657
Comments
Hello, Thanks, David. |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
@magellan-13016 please try https://github.com/TheAssassin/AppImageLauncher/releases/continuous, the "xenial" ones are clearly not the latest ones. This has been explained in so many issues. The "bionic" binaries work just fine. I use them every single day. |
I had an issue to "Integrate and Run" one of my few AppImages on Ubuntu 24.04.1. It is qBittorrent (AppImage). But it had error message not the same as you have. I just tried "continuous" and it worked just fine. |
The "old" release is super old. The main blocker is packaging. I just picked it up because the frustration of replying to the ever same "issues" with just this response is getting worse than spending time with this topic... |
On Ubuntu 24.04.1
And got the following errors:
edit: and thanks for the good work! I wish it came by default in mainstream distributions. |
@ColinMaudry , apt show libgdk-pixbuf2.0-0Package: libgdk-pixbuf2.0-0
|
You're right! I started from the bottom and forgot the only available one. |
I have the same problem with the latest version (2.2.0) on Mint 21.3, have installed an older version (2.1.4) and it works, but I can't integrate apps, the shortcut is not created. |
Hi @TheAssassin, can you please enable |
I got it working on Ubuntu 24.04, I downloaded the AppImage https://github.com/TheAssassin/AppImageLauncher/releases/download/continuous/appimagelauncher-lite-2.2.0-gha111-d9d4c73-x86_64.AppImage Then with the terminal: ./appimagelauncher-lite-2.2.0-gha111-d9d4c73-x86_64.AppImage install This installed it in the app dashboard, I open it and configure the folder. After a few minutes of apparently not doing anything, it started installing the appImages in the dashboard too. |
I can confirm that the solution @turbamulta posted works on Ubuntu 24.04.1 LTS here as well |
Closing since this appears to have worked just fine with the continuous build. Side note: the install guide needs an overhaul, too. |
Pre-submit checks
Describe the bug
Appimagelauncher fails to integrate or run image.. When I run the appimage, this happens:
./PrusaSlicer-2.8.0+linux-x64-GTK3-202406271021-Ubuntu-24-04.AppImage
Squashfs image uses (null) compression, this version supports only xz, zlib.
ERROR: appimage_shall_not_be_integrated : sqfs_open_image error: /home/wsmithem/Downloads/PrusaSlicer-2.8.0+linux-x64-GTK3-202406271021-Ubuntu-24-04.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/wsmithem/Downloads/PrusaSlicer-2.8.0+linux-x64-GTK3-202406271021-Ubuntu-24-04.AppImage
AppImageLauncher error: appimage_is_terminal_app() failed (returned -1)
execv error: No such file or directory
Expected behavior
Appimage should be integrated and run.
Steps to reproduce the issue
Screenshots
No response
Distribution and desktop environment
Ubuntu desktop
Distributor ID: Ubuntu
Description: Ubuntu 24.04.1 LTS
Release: 24.04
Codename: noble
Installed AppImageLauncher version
AppImageLauncher version 2.2.0 (git commit d9d4c73), built on 2022-09-08 14:49:51 UTC
List of AppImages you tried
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: