OneDriveGUI icon indicating copy to clipboard operation
OneDriveGUI copied to clipboard

Ubuntu launcher icon not working

Open derek-shnosh opened this issue 10 months ago • 1 comments

Describe the bug The launcher icon does not load, tray icon works fine. I installed/integrated the .appimage file with AppImageLauncher.

To Reproduce Steps to reproduce the behavior: Download release, double click and let "integrate and run" it.

Expected behavior The defined icon should be displayed in the launcher or dash.

Screenshots image

Log Not applicable.

System Info

  • Linux distribution: Ubuntu 23.10
  • Desktop environment: GNOME 45.2
  • Compositor: Wayland
  • Python version: 3.11.6
  • Version of OneDrive client: v2.4.25-1+np2+4.1
  • Version of AppImageLauncher: 202211022348-stable-0f91801~ubuntu22.10.1

OneDriveGUI info How did you install OneDriveGUI?: AppImage What is the name of the AppImage file (if applicable)?:

  • Downloaded: OneDriveGUI-1.0.3_fix116-x86_64.AppImage
  • Installed by AppImageLauncher: OneDriveGUI-1.0.3_fix116-x86_64_cc12481865dd312f40ff25e26fe2f8f1.AppImage

Additional context Contents of .desktop file (~/.local/share/applications/appimagekit_f3679f5fc4c8c71d3bc97b1cb17d1f39-OneDriveGUI.desktop)

[Desktop Entry]
X-AppImage-Arch=x86_64
X-AppImage-Version=1.0.3_fix116
X-AppImage-Name=OneDriveGUI
Name=OneDriveGUI (1.0.3_fix116)
Exec=/home/ds/Applications/OneDriveGUI-1.0.3_fix116-x86_64_cc12481865dd312f40ff25e26fe2f8f1.AppImage
Icon=appimagekit_f3679f5fc4c8c71d3bc97b1cb17d1f39_OneDriveGUI
Type=Application
Terminal=false
Categories=Utility;
Comment=

TryExec=/home/ds/Applications/OneDriveGUI-1.0.3_fix116-x86_64_cc12481865dd312f40ff25e26fe2f8f1.AppImage
X-AppImage-Old-Icon=OneDriveGUI
X-AppImage-Old-Name=OneDriveGUI
X-AppImage-Identifier=f3679f5fc4c8c71d3bc97b1cb17d1f39
Actions=Remove;
X-AppImageLauncher-Version=2.2.0 (git commit 0f91801), built on 2020-09-29 21:36:15 UTC

[Desktop Action Remove]
Name=Remove AppImage from system
Icon=AppImageLauncher
Exec=/usr/lib/x86_64-linux-gnu/appimagelauncher/remove "/home/ds/Applications/OneDriveGUI-1.0.3_fix116-x86_64_cc12481865dd312f40ff25e26fe2f8f1.AppImage"
Name[ast]=Desaniciar AppImage del sistema
Name[cs]=Odebrat AppImage ze systému
Name[de]=AppImage vom System entfernen
Name[en]=Remove AppImage from system
Name[es]=Eliminar Appimage del Sistema
Name[fr]=Supprimer l'AppImage du système
Name[it]=Rimuovi AppImage dal sistema
Name[nl]=AppImage deïnstalleren
Name[pl]=Usuń AppImage z systemu
Name[pt]=Remover AppImage do sistema
Name[pt_PT]=Remover AppImage do sistema
Name[ru]=Удалить AppImage из системы
Name[zh_Hans]=从系统中移除 AppImage

derek-shnosh avatar Apr 05 '24 17:04 derek-shnosh

I don't think it's solvable for AppImages on Wayland at the moment, just like #148 . The only workaround would be to use X11.

I'll keep it open for now and see if there is a solution from Wayland devs in the future.

bpozdena avatar Apr 12 '24 20:04 bpozdena

Closing as duplicate of https://github.com/bpozdena/OneDriveGUI/issues/148 for now. The issue will be tracked there.

bpozdena avatar Sep 18 '24 10:09 bpozdena