Does not install on Linux Mint Mate 20
Describe the bug
Ran ./appimagelauncher-lite-2.1.3-travis975-7408819-x86_64.AppImage install
and it came back with:
Installing AppImageLauncher Lite
Failed to connect to bus: No such file or directory
Expected behavior Assuming it didn't install (not sure how to check...), but the "Failed" message is disconcerting and indicates something is wrong.
To Reproduce
Download https://github.com/TheAssassin/AppImageLauncher/releases/download/v2.1.3/appimagelauncher-lite-2.1.3-travis975-7408819-x86_64.AppImage.
Do chmod +x appimagelauncher-lite-2.1.3-travis975-7408819-x86_64.AppImage.
Then: ./appimagelauncher-lite-2.1.3-travis975-7408819-x86_64.AppImage.
System, software and AppImage information Linux Mint Mate 20 latest
Sounds like a systemd issue. Please run export VERBOSE=1, then re-run the install procedure and post the log.
Different box, VERBOSE=1 ./appimagelauncher-lite-2.1.3-travis975-7408819-x86_64.AppImage install:
+ firstarg=install
+ shift
+ export APPDIR=/tmp/.mount_appimaaQIYll
+ APPDIR=/tmp/.mount_appimaaQIYll
+ source /tmp/.mount_appimaaQIYll/appimagelauncher-lite-installer-common.sh
++ prefix=appimagelauncher-lite
++ install_dir=/home/pp/.local/lib/appimagelauncher-lite
++ installed_appimage_path=/home/pp/.local/lib/appimagelauncher-lite/app[39/158]
ncher-lite.AppImage
++ settings_desktop_file_path=/home/pp/.local/share/applications/appimagelaunche
r-lite-AppImageLauncherSettings.desktop
++ systemd_user_units_dir=/home/pp/.config/systemd/user/
++ appimagelauncherd_systemd_service_name=appimagelauncherd.service
++ integrated_icon_path=/home/pp/.local/share/icons/hicolor/scalable/apps/AppIma
geLauncher-Lite.svg
++ no_desktop_integration_marker_path=/home/pp/.local/share/appimagekit/no_deskt
opintegration
+ case "$firstarg" in
+ test_globally_installed
+ which AppImageLauncher
+ type AppImageLauncher
+ for i in /usr/lib/*/appimagelauncher
+ [[ -d /usr/lib/*/appimagelauncher ]]
+ return 1
+ test_root_user
++ id -u
+ [[ 1000 -eq 0 ]]
+ test_installed_already
+ [[ -d /home/pp/.local/lib/appimagelauncher-lite ]]
+ return 1
+ echo 'Installing AppImageLauncher Lite' [16/158]
Installing AppImageLauncher Lite
+ ail_lite_install
+ [[ /home/pp/Downloads/appimagelauncher-lite-2.1.3-travis975-7408819-x86_64.App
Image == '' ]]
+ mkdir -p /home/pp/Applications
+ mkdir -p /home/pp/.local/lib/appimagelauncher-lite
+ mkdir -p /home/pp/.local/lib/appimagelauncher-lite/systemd
+ install -D /home/pp/Downloads/appimagelauncher-lite-2.1.3-travis975-7408819-x8
6_64.AppImage /home/pp/.local/lib/appimagelauncher-lite/appimagelauncher-lite.Ap
pImage
+ cat
+ mkdir -p /home/pp/.config/systemd/user/
+ ln -s /home/pp/.local/lib/appimagelauncher-lite/systemd/appimagelauncherd.serv
ice /home/pp/.config/systemd/user//
+ systemctl --user daemon-reload
+ systemctl --user enable appimagelauncherd.service
Created symlink /home/pp/.config/systemd/user/default.target.wants/appimagelaunc
herd.service → /home/pp/.local/lib/appimagelauncher-lite/systemd/appimagelaunche
rd.service.
+ systemctl --user restart appimagelauncherd.service
++ dirname /home/pp/.local/share/applications/appimagelauncher-lite-AppImageLaun
cherSettings.desktop
+ install -d /home/pp/.local/share/applications
+ cat
+ install -D /tmp/.mount_appimaaQIYll/usr/share/icons/hicolor/scalable/apps/AppI
mageLauncher.svg /home/pp/.local/share/icons/hicolor/scalable/apps/AppImageLaunc
her-Lite.svg
+ ail_lite_notify_desktop_integration
+ update-desktop-database /home/pp/.local/share/applications
+ gtk-update-icon-cache
++ dirname /home/pp/.local/share/appimagekit/no_desktopintegration
+ mkdir -p /home/pp/.local/share/appimagekit
+ touch /home/pp/.local/share/appimagekit/no_desktopintegration
+ echo 'AppImageLauncher Lite has been installed successfully.'
AppImageLauncher Lite has been installed successfully.
+ return 0
Also without VERBOSE=1 it says:
Installing AppImageLauncher Lite
Created symlink /home/pp/.config/systemd/user/default.target.wants/appimagelauncherd.service → /home/pp/.local/lib/appimagelauncher-lite/systemd/appimagelauncherd.service.
AppImageLauncher Lite has been installed successfully.
I'll have to get back to the other machine and try it there.
I'm facing somewhat of a similar issue. I can't integrate AppImages on LM. Here's a log of the errors I got:
menna@menna-lenovo:~/Downloads$ AppImageLauncher '/home/menna/Downloads/Glimpse_Image_Editor-31.git-f79514b-x86_64.AppImage'
qt5ct: using qt5ct plugin
Failed to enable unit: Unit file appimagelauncherd.service does not exist.
Warning: The unit file, source configuration file or drop-ins of appimagelauncherd.service changed on disk. Run 'systemctl --user daemon-reload' to reload units.
Gtk-Message: 01:50:10.921: Failed to load module "gail"
Gtk-Message: 01:50:10.922: Failed to load module "atk-bridge"
menna@menna-lenovo:~/Downloads$ systemctl --user daemon-reload
menna@menna-lenovo:~/Downloads$ AppImageLauncher '/home/menna/Downloads/Glimpse_Image_Editor-31.git-f79514b-x86_64.AppImage'
qt5ct: using qt5ct plugin
Failed to enable unit: Unit file appimagelauncherd.service does not exist.
Failed to start appimagelauncherd.service: Unit appimagelauncherd.service not found.
Gtk-Message: 01:50:31.134: Failed to load module "gail"
Gtk-Message: 01:50:31.135: Failed to load module "atk-bridge"
Edit: I had issue above with XFCE. When I installed Cinnamon, it worked well. Not sure what's going on above.
I'm on MX Linux XFCE and this is what I get when I run AppImages with the AppImageLauncher installed:
./feather-2.1.0.AppImage Failed to start appimagelauncherd.service: Process org.freedesktop.systemd1 exited with status 1 See user logs and 'systemctl --user status appimagelauncherd.service' for details.
systemctl --user status appimagelauncherd.service Failed to get properties: Process org.freedesktop.systemd1 exited with status 1