https://bugs.kde.org/show_bug.cgi?id=493578
--- Comment #4 from ouinouin <julien.bresci...@free.fr> --- (In reply to caulier.gilles from comment #2) > For the 8.4.0, something was broken for the integration. It's fixed in > 8.5.0... So forget 8.4.0 here the logs from a launch of 8.4.0 and 8.5.0 , looks identical behavior, the ** (AppImageLauncher:285753): CRITICAL **: 13:35:06.824: Failed to find desktop file path appears while clicking on the "integrate and launch" button of the appimage launcher window. ` ouinouin@ouindell:~$ AppImageLauncher /home/ouinouin/Applications/digiKam-8.4.0-Qt6-x86-64_97532ebe62ba5dabb5109d0c795a129c.appimage --help AppImageLauncher error: appimage_shall_not_be_integrated() failed (returned -1) AppImageLauncher error: appimage_is_terminal_app() failed (returned -1) (AppImageLauncher:285753): GLib-CRITICAL **: 13:35:04.521: g_file_test: assertion 'filename != NULL' failed (AppImageLauncher:285753): GLib-CRITICAL **: 13:35:06.824: g_path_get_basename: assertion 'file_name != NULL' failed ** (AppImageLauncher:285753): CRITICAL **: 13:35:06.824: Failed to find desktop file path ouinouin@ouindell:~$ AppImageLauncher /home/ouinouin/Applications/digiKam-8.5.0-20240924T100117-Qt6-x86-64_3540288aa706a1df3690c83e35ded899.appimage --help AppImageLauncher error: appimage_shall_not_be_integrated() failed (returned -1) AppImageLauncher error: appimage_is_terminal_app() failed (returned -1) (AppImageLauncher:285923): GLib-CRITICAL **: 13:35:21.929: g_file_test: assertion 'filename != NULL' failed (AppImageLauncher:285923): GLib-CRITICAL **: 13:35:26.346: g_path_get_basename: assertion 'file_name != NULL' failed ** (AppImageLauncher:285923): CRITICAL **: 13:35:26.346: Failed to find desktop file path ouinouin@ouindell:~$ ` -- You are receiving this mail because: You are watching all bug changes.