-
Notifications
You must be signed in to change notification settings - Fork 265
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
AppImageLauncher does not integrate Digikam 8.4.0 AppImage #652
Comments
I can confirrm the bug. Ubuntu 22.04, gnome, wayland.
|
I can confirm it does not work on my side either using Linux Fedora 40. Is there another way to integrate it to the desktop? I'm a Linux newbie. |
Same here. Downloaded 8.4.0 just now. But it doesn't integrate. On Ubuntu 24.04 |
Same here can confirm not working on Ubuntu version 22.04 (jammy) |
Same here on Linux Mint 21.2 x64 - not working with digiKam-8.4.0-Qt5-x86-64.appimage or digiKam-8.4.0-Qt6-x86-64.appimage. |
I decided to poke around a bit myself, and the issue is either that the |
Is this your typo or a typo in the app image: |
I copied the name from the appimage so the appimage has the issue |
same behavior here on linux mint 21.3
|
also checked on 8.5.0 : this image |
So the typo was fixed in https://invent.kde.org/graphics/digikam/-/commit/3f64a4d05cc600d3d710c8a21b03b4a2dc87381c, meaning that if @ouinouin still had it was the latest builds, that's not it. It then could be from https://invent.kde.org/graphics/digikam/-/commit/f6f74db5b9cc1ce5a7b0552750f3492994447855 which changed to using symlinks instead of putting the desktop files in the root. |
@shmuelie you were right. The bug has been fixed by the lead developer today. Commit: Tested Version: Discussion: |
Thanks for addressing this. I can confirm that digiKam-8.5.0-20241115T110110-Qt6-x86-64_650ff5a12d56839c01a62add26324cbc.appimage is now properly integrated into AppImageLauncher on my KDE Neon Plasma desktop, running this config below: System: Running x11, not Wayland |
Pre-submit checks
Describe the bug
Exceuting the 'Integrate to system and run' command when first clicking the AppImage moves the AppImage to the desired location but shows the error 'Failed to register AppImage in system via libappimage' after. The AppImage won't show in the menu and no .desktop file is created. Until Digikam 8.3.0 it all worked fine. The Digikam developers sent me here, since they are sure it is an AIL issue.
Trying the integration via Terminal, I receive the following:
Expected behavior
Exceuting the 'Integrate to system and run' command when first clicking the AppImage usually moves the AppImage to the desired location and saves an appropriate .desktop file to ~/.local/share/applications/. The app is launchable from start menu then and behaves more or less the same as any other app.
Steps to reproduce the issue
Screenshots
No response
Distribution and desktop environment
Kubuntu 22.04
KDE Plasma Version: 5.27.11
KDE Frameworks Version: 5.104.0
Qt Version: 5.15.3
(Exactly the same issue happens on Mint 21.3)
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
https://download.kde.org/stable/digikam/8.4.0/digiKam-8.4.0-Qt6-x86-64.appimage (not working)
https://download.kde.org/stable/digikam/8.4.0/digiKam-8.4.0-Qt5-x86-64.appimage (not working)
Additional context
No response
The text was updated successfully, but these errors were encountered: