-
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
Icon missing from app menu #323
Comments
Please check first whether the AppImages' icons are correct. You can use https://github.com/TheAssassin/appimagelint for that. Especially KDE/Plasma is well known for not loading icons properly until you log out and log in again. |
I did several times, Any way I will try with appimagelint |
appimagelint crashes for ClipGrab, not sure why yet.
|
Ok, I think must to report this issue in other place. |
This one, yes, but the question is why some of the other applications aren't integrated properly on your system. |
I have partitions in my laptop with ubuntu 18.04.4 and Linuxmint 19.3 and kde neon 5.18.3 and the issue is the same. |
Same buge here on Manjaro KDE |
Hi, I followed @TheAssassin suggestion an analyzed with appimagelint.cli[5281] [INFO] Running check "Icons validity and location check" appimagelint.icons_check[5281] [INFO] Extracting icon name from desktop file: /tmp/.mount_JoplinRIiES4/joplin.desktop appimagelint.icons_check[5281] [INFO] Checking resolution of icon: /tmp/.mount_JoplinRIiES4/joplin.png appimagelint.icons_check[5281] [INFO] [✔] Valid icon in AppDir root appimagelint.icons_check[5281] [INFO] Checking resolution of icon: /tmp/.mount_JoplinRIiES4/.DirIcon appimagelint.icons_check[5281] [INFO] [✔] Valid icon file in .DirIcon appimagelint.icons_check[5281] [INFO] Checking resolution of icon: /tmp/.mount_JoplinRIiES4/usr/share/icons/hicolor/0x0/apps/joplin.png appimagelint.icons_check[5281] [ERROR] Icon resolution doesn't match resolution in path: (0, 0) (file resolution is (256, 256)) appimagelint.icons_check[5281] [WARNING] no other icons found appimagelint.icons_check[5281] [INFO] [✖] Other integration icons valid |
@Tiger862000 please ask the author of that AppImage to fix it. You can provide them the output of appimagelint, it contains the broken path ( |
@TheAssassin Any solution for the missing icons in Gnome? Having the same issue. |
I can confirm this across Ubuntu on Gnome 3.36 and Fedora on 40. |
I have experienced this as well on Ubuntu 21.04. The appimage file shows a proper icon in the file browser and when launched by double-clicking it has the correct icon in the sidebar menu. After launching it with appimagelauncher it shows the gnome default app icon. The appimage I'm using is https://suite.trezor.io/web/static/desktop/Trezor-Suite-21.9.2-linux-x86_64.AppImage If the appimage contains an icon which is found by gnome then it should be found by appimagelauncher as well. |
This Trezor AppImage has the icon put in the wrong place for some reason:
This is the exact same bug as in that other AppImage... Please tell the authors about the bug. They can use appimagelint to check whether the AppImage has any issues. Everyone, please make use of appimagelint before adding work to the maintainer's TODO list. Both @christophercook and @jacksongoode could have run appimagelint themselves. @arielsboiardi looking at the output, there appear to be no icons other than the ones in the root. appimagelint should warn that this might lead to a lack of icons in a situation like you describe. Please open an issue there. As none of these issues has to do anything with AppImageLauncher, I'm closing it now. |
Describe the bug
Some appimages after drag them to applications folder are not shown properly in apps menu( kde neon, cinnamon, gnome)
Expected behavior
After drag appimages to applications folder, they must shown properly in appmenu
To Reproduce
Steps to reproduce the behavior:
Screenshots
System, software and AppImage information
KDE Neon 5.18.4
Ubuntu 18.04, Gnome 3.34
Linuxmint 19.3, Cinnamon 4.4
https://github.com/oguzhaninan/Stacer/releases/download/v1.1.0/Stacer-1.1.0-x64.AppImage
https://github.com/FreeCAD/FreeCAD/releases/download/0.18.4/FreeCAD_0.18-16146-Linux-Conda_Py3Qt5_glibc2.12-x86_64.AppImage
https://download.clipgrab.org/ClipGrab-3.8.11-x86_64.AppImage
https://github.com/VSCodium/vscodium/releases/download/1.44.2/VSCodium-1.44.2-1587206561.glibc2.16-x86_64.AppImage
AppImageLauncher version installed: [...]https://github.com/TheAssassin/AppImageLauncher/releases/download/continuous/appimagelauncher_2.1.3-travis974.7408819.bionic_amd64.deb
List of AppImages you tried:
https://github.com/oguzhaninan/Stacer/releases/download/v1.1.0/Stacer-1.1.0-x64.AppImage
https://github.com/FreeCAD/FreeCAD/releases/download/0.18.4/FreeCAD_0.18-16146-Linux-Conda_Py3Qt5_glibc2.12-x86_64.AppImage
https://download.clipgrab.org/ClipGrab-3.8.11-x86_64.AppImage
https://github.com/VSCodium/vscodium/releases/download/1.44.2/VSCodium-1.44.2-1587206561.glibc2.16-x86_64.AppImage
The text was updated successfully, but these errors were encountered: