Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

Bug: Linux App Icon not showing #127

Open
richardm90 opened this issue Feb 26, 2021 · 1 comment
Open

Bug: Linux App Icon not showing #127

richardm90 opened this issue Feb 26, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@richardm90
Copy link

IBM i version: V7R4
System: Linux

I've been meaning to raise this for a while but the recent install of 0.8.1 reminded me.

Whenever I install a new version of ILEditor 2 I have to update the desktop file Icon entry to enable the application icon to be shown. I change the Icon entry to the following and this works.

Icon=/opt/ILEditor 2/ileditor2.png

If I look at other apps (that don't have a qualified path to the icon file) they tend to store a series of icon files in the /usr/share/icons folders e.g.

/usr/share/icons/Mint-X/apps/96/google-chrome.svg
/usr/share/icons/Mint-X/apps/22/google-chrome.png
/usr/share/icons/Mint-X/apps/16/google-chrome.png
/usr/share/icons/Mint-X/apps/24/google-chrome.png
/usr/share/icons/Mint-X/apps/32/google-chrome.png
/usr/share/icons/Mint-X/apps/48/google-chrome.png
/usr/share/icons/Mint-Y/apps/96/google-chrome.png
/usr/share/icons/Mint-Y/apps/22/google-chrome.png
/usr/share/icons/Mint-Y/apps/256@2x/google-chrome.png
/usr/share/icons/Mint-Y/apps/16/google-chrome.png
/usr/share/icons/Mint-Y/apps/24/google-chrome.png
/usr/share/icons/Mint-Y/apps/32/google-chrome.png
/usr/share/icons/Mint-Y/apps/32@2x/google-chrome.png
/usr/share/icons/Mint-Y/apps/64@2x/google-chrome.png
/usr/share/icons/Mint-Y/apps/24@2x/google-chrome.png
/usr/share/icons/Mint-Y/apps/96@2x/google-chrome.png
/usr/share/icons/Mint-Y/apps/64/google-chrome.png
/usr/share/icons/Mint-Y/apps/256/google-chrome.png
/usr/share/icons/Mint-Y/apps/22@2x/google-chrome.png
/usr/share/icons/Mint-Y/apps/48@2x/google-chrome.png
/usr/share/icons/Mint-Y/apps/16@2x/google-chrome.png
/usr/share/icons/Mint-Y/apps/48/google-chrome.png
/usr/share/icons/hicolor/128x128/apps/google-chrome.png
/usr/share/icons/hicolor/64x64/apps/google-chrome.png
/usr/share/icons/hicolor/32x32/apps/google-chrome.png
/usr/share/icons/hicolor/48x48/apps/google-chrome.png
/usr/share/icons/hicolor/256x256/apps/google-chrome.png
/usr/share/icons/hicolor/24x24/apps/google-chrome.png
/usr/share/icons/hicolor/16x16/apps/google-chrome.png

@richardm90 richardm90 added the bug Something isn't working label Feb 26, 2021
@connorholyday
Copy link

Thanks for this! We'll get this fixed up.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants