-
-
Notifications
You must be signed in to change notification settings - Fork 458
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
Missing Icon in Task Bar Ubuntu 20.04 LTS #3330
Comments
This is basically due to AppImage not really having support for icons. To get the desktop file to actually be installed with the icon you need another tool it seems. |
I had a similar issue with my PyQt5-AppImage application. The solution was to set the icon with Qt. So at least in the Task Bar there is a proper icon. It's python code but I think you get the idea.
You can shorten the code but I add multiple resolutions with .addFile so I keep everything separate :) |
Can try the AppImage produced by this #3554 to see if it fixes it - I don't have a non-i3 Linux setup to test it |
Tested GH-3330 and it seems to do the job just fine |
Fixed by #3554 - feel free to reopen if you think it's wrong. |
Icon missing using latest appimage
neofetch below:
/ssssssssssshdmmNNmmyNMMMMhssssss/ Kernel: 5.11.0-38-generic
+ssssssssshmydMMMMMMMNddddyssssssss+ Uptime: 7 mins
/sssssssshNMMMyhhyyyyhmNMMMNhssssssss/ Packages: 1872 (dpkg), 8 (flatpak), 11 (snap)
.ssssssssdMMMNhsssssssssshNMMMdssssssss. Shell: bash 5.0.17
+sssshhhyNMMNyssssssssssssyNMMMysssssss+ Resolution: 1920x1080, 3440x1440
ossyNMMMNyMMhsssssssssssssshmmmhssssssso DE: GNOME
ossyNMMMNyMMhsssssssssssssshmmmhssssssso WM: Mutter
+sssshhhyNMMNyssssssssssssyNMMMysssssss+ WM Theme: Adwaita
.ssssssssdMMMNhsssssssssshNMMMdssssssss. Theme: Yaru-dark [GTK2/3]
/sssssssshNMMMyhhyyyyhdNMMMNhssssssss/ Icons: Yaru [GTK2/3]
+sssssssssdmydMMMMMMMMddddyssssssss+ Terminal: gnome-terminal
/ssssssssssshdmNNNNmyNMMMMhssssss/ CPU: AMD Ryzen 5 2500U with Radeon Vega Mobile Gfx (8) @ 2.000GHz
.ossssssssssssssssssdMMMNysssso. GPU: AMD ATI Radeon Vega Series / Radeon Vega Mobile Series
-+sssssssssssssssssyyyssss+- Memory: 3188MiB / 6850MiB
:+ssssssssssssssssss+:
.-/+oossssoo+/-.
The text was updated successfully, but these errors were encountered: