flathub / org.zotero.Zotero

https://flathub.org/apps/details/org.zotero.Zotero
19 stars 15 forks source link

Zotero 7 Icon is wrong #172

Open AAguiarCAM opened 1 month ago

AAguiarCAM commented 1 month ago

For some reason, the flatpak is using the symbolic icon in the gnome overview

https://imgur.com/a/XzLjIJr

https://imgur.com/a/Ri9eXOu

i thought it was a problem with Zotero 7 itself, but i just installed the tarball. the script in the folder ("set_launcher_icon"), that creates the .desktop file, is clearly pointing to the actual new icon

sebastian-de commented 1 month ago

I thought this was fixed by https://github.com/flathub/org.zotero.Zotero/pull/139 No idea what else we can do here - any suggestions?

AAguiarCAM commented 1 month ago

no idea. i am just an overly curious lawyer.

but it does show the right icon in the activities

image

as you can see in the top, the panel shows the symbolic icon, and overview is still the same as the first image

AAguiarCAM commented 1 month ago

the icon is also right in the Applications section of the Settings

image

AAguiarCAM commented 1 month ago

the icon wasnt really symbolic, as it didnot changed colors when i changed the theme. i fixed that by

  1. setting the fill of the svg to #000000
  2. i added -symbolic on the name.

All of that was as advised by Gnome

that icon came from upstream, so the problem is probably there.

i am still trying to figure out how to make it the actual icon instead of the symbolic one