TheAssassin / AppImageLauncher

Helper application for Linux distributions serving as a kind of "entry point" for running and integrating AppImages
https://assassinate-you.net/tags/appimagelauncher/
MIT License
5.67k stars 264 forks source link

Some AppImage app not being executed #656

Open shawe opened 3 months ago

shawe commented 3 months ago

Pre-submit checks

Describe the bug

Some apps are not being executed, and when try it from shell I only can see that:

$ ./PrusaSlicer-2.8.0+linux-x64-GTK3-202406271021-Ubuntu-24-04_8faf233db5caf189ea8dd8b57f269866.AppImage 
AppImageLauncher error: appimage_shall_not_be_integrated() failed (returned -1)
AppImageLauncher error: appimage_is_terminal_app() failed (returned -1)
execv error: No such file or directory

Some other apps, works without problems:

$ ./Bitwarden-2024.6.3-x86_64_e9141edc42f532ea9d00c3b7ea7a524a.AppImage 
AppImageLauncher error: appimage_shall_not_be_integrated() failed (returned -1)
AppImageLauncher error: appimage_is_terminal_app() failed (returned -1)
00:30:16.457 › State version: 65
00:30:16.459 › Migrator MinVersionMigrator (to version 3) should migrate: false - up
00:30:16.460 › Migrator RemoveEverBeenUnlockedMigrator (to version 4) should migrate: false - up
00:30:16.460 › Migrator AddKeyTypeToOrgKeysMigrator (to version 5) should migrate: false - up
00:30:16.460 › Migrator RemoveLegacyEtmKeyMigrator (to version 6) should migrate: false - up
00:30:16.460 › Migrator MoveBiometricAutoPromptToAccount (to version 7) should migrate: false - up
00:30:16.460 › Migrator MoveStateVersionMigrator (to version 8) should migrate: false - up
00:30:16.460 › Migrator MoveBrowserSettingsToGlobal (to version 9) should migrate: false - up
00:30:16.460 › Migrator EverHadUserKeyMigrator (to version 10) should migrate: false - up
00:30:16.460 › Migrator OrganizationKeyMigrator (to version 11) should migrate: false - up
00:30:16.460 › Migrator MoveEnvironmentStateToProviders (to version 12) should migrate: false - up
00:30:16.460 › Migrator ProviderKeyMigrator (to version 13) should migrate: false - up
00:30:16.460 › Migrator MoveBiometricClientKeyHalfToStateProviders (to version 14) should migrate: false - up
00:30:16.460 › Migrator FolderMigrator (to version 15) should migrate: false - up
00:30:16.460 › Migrator LastSyncMigrator (to version 16) should migrate: false - up
...

Expected behavior

The expected behavior was to be opened normally how other apps, with double click or from shell.

There are no blocked process of any other instance of PrusaSlicer locked.

Steps to reproduce the issue

I only need to try to run the app and not running.

This seems to not be reproducible to you, and for this reason you say me that I must open a new issue.

It's possible that the problem was caused for some system differences, but I don't know why exactly share here. A list of repositories and a list of installed packages?

I know that this non-details issue are not useful to help with this problem. Please, ask me what you need to be provided to help to found the problem.

Screenshots

image

Distribution and desktop environment

$ cat /etc/os-release PRETTY_NAME="Ubuntu 24.04 LTS" NAME="Ubuntu" VERSION_ID="24.04" VERSION="24.04 LTS (Noble Numbat)" VERSION_CODENAME=noble ID=ubuntu ID_LIKE=debian HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" UBUNTU_CODENAME=noble LOGO=ubuntu-logo

$ cat /etc/*release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=24.04 DISTRIB_CODENAME=noble DISTRIB_DESCRIPTION="Ubuntu 24.04 LTS" PRETTY_NAME="Ubuntu 24.04 LTS" NAME="Ubuntu" VERSION_ID="24.04" VERSION="24.04 LTS (Noble Numbat)" VERSION_CODENAME=noble ID=ubuntu ID_LIKE=debian HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" UBUNTU_CODENAME=noble LOGO=ubuntu-logo

$ kinfocenter Kubuntu 24.04 LTS KDE Plasma: 5.27.11 KDE Frameworks: 5.115.0 Qt: 5.15.13 Kernel: 6.8.0-40-generic (64 bits) X11

$ plasmashell --version plasmashell 5.27.11

$ kf5-config --version Qt: 5.15.13 KDE Frameworks: 5.115.0 kf5-config: 1.0

Installed AppImageLauncher version

AppImageLauncher version 2.2.0 (git commit 0f91801), built on 2022-11-02 23:51:55 UTC

List of AppImages you tried

Working

Not working

Additional context

Some days ago (7/7/2024 when download it), upscayl also was not opening. I maintain it because I won't lose this app to test it, and now I can try it apparently without problems.

I copied the config files from /home/francesc/.config/PrusaSlicer/ to /home/francesc/.var/app/com.prusa3d.PrusaSlicer/config/PrusaSlicer/ and the flatpak version of PrusaSlicer is working as before with with AppImage version. Then config files seems to be good.

Kiendeleo commented 3 months ago

I am also having issues with Prusaclicer. The 2.8 version will not work with AppImage Launcher

shawe commented 3 months ago

I am also having issues with Prusaclicer. The 2.8 version will not work with AppImage Launcher

Thanks for confirm that I’m not the only one who has this strange problem.

Anythink I can do to help with more accurate information let me know. I’m also can share with you remote access if you think can help you more.

iTrooz commented 3 months ago

I think that this is relevant: https://github.com/zen-browser/desktop/issues/312#issuecomment-2298624066

mhkdepauw commented 2 months ago

Bump for https://github.com/zen-browser/desktop/issues/312#issuecomment-2298624066 , I'm having the same issue with the zen appimage.

TheAssassin commented 1 month ago

Cannot reproduce in a quick 5-minute evaluation. Needs more investigation.

shawe commented 1 month ago

Cannot reproduce in a quick 5-minute evaluation. Needs more investigation.

You are welcome to try it from my PC and try to gather relevant information that may help you.

Currently the bug I reported still has the same problem.

tpimh commented 2 weeks ago

Cannot reproduce in a quick 5-minute evaluation. Needs more investigation.

It happens to me on Pop!_OS 22.04 LTS. Could you please test on that and check if it's reproducible?

deltazefiro commented 1 week ago

Having the same issue with Navicat Lite on my Ubuntu 22.04.