bikass / kora

Kora icon theme for GNU/Linux os
GNU General Public License v3.0
660 stars 31 forks source link

applications icon in gnome 3.36.0 #70

Closed algent-al closed 4 years ago

algent-al commented 4 years ago

Application icon on gnome point to a new file.
Found this on new adwaita theme.
/usr/share/icons/Adwaita/scalable/apps/preferences-desktop-apps-symbolic.svg

applications

bikass commented 4 years ago

Hi, it is weird that icon is "parental control". Maybe it is another icon symelinked to this one. I remember on Solus I couldn't find this icon, it is also in menu. In fedora gnome 2.34 there is no such entry as "applications" so I can not test right now. Maybe you could create some random icon with that name and check if it works?

algent-al commented 4 years ago

Hi! i have edited, the issue. It is not parantal icon, but i suspect it is this one /usr/share/icons/Adwaita/scalable/apps/preferences-desktop-apps-symbolic.svg.

Here you have the changelog of adwaita-gtk-theme on Solus, from 3.34.0 ti 3.36.0.

algent-al commented 4 years ago

I have done a symlink but now i get a white icon scr

Probably wrong symlink.

algent-al commented 4 years ago

I did a test. Used 0ad.svg icon and copied it with a new name preferences-desktop-apps-symbolic.svg in korla/apps/scalable folder.
scre Then updated icon cache.

But in the setting the icon looks different:
0ad

bikass commented 4 years ago

Well, at least we know what icon it is. And most likely it should be monochromatic, like other symbolic icons. But this is wrong to show symbolic icon with other normal icons. Lets say this is a mistake or bug of Solus.

algent-al commented 4 years ago

Hi! I see that the this icon is fixed with this commit fee9591 applications-icon

bikass commented 4 years ago

:) hm that's weird. I didn't do anything specifically to fix this issue. I guess it's preferences-desktop-apps.svg I changed to different icon, could you check if it works?

algent-al commented 4 years ago

Yes it is working.

cd /usr/share/icons/korla/apps/scalable
sudo ln -sv applications-system.svg preferences-desktop-apps.svg

This fixes the icon problem.

This icon stay as it is: icon1

This is updated: icon2

And menu icon: icon3

For me this is OK.