Icons in app menu, but not in dock (on Linux/Fedora/GNOME).
Hi,
I have Zotero 7.0.13 (64-bit) tarball installed on Linux/Fedora 41 (with GNOME) and everything is working well, except one thing: the Zotero icon does appear in app menu (dash), but once launched, the icons in the dock is the unknown/standard one (see screenshot). And yes, I did follow the installation instructions here: https://www.zotero.org/support/installation
The flatpak version doesn't have this specific problem but the integration is not working with LibreOfffice.
Any idea someone? Thanks!
https://s3.amazonaws.com/zotero.org/images/forums/u16260019/nil2wpr9t423bh7oyrsf.png
I have Zotero 7.0.13 (64-bit) tarball installed on Linux/Fedora 41 (with GNOME) and everything is working well, except one thing: the Zotero icon does appear in app menu (dash), but once launched, the icons in the dock is the unknown/standard one (see screenshot). And yes, I did follow the installation instructions here: https://www.zotero.org/support/installation
The flatpak version doesn't have this specific problem but the integration is not working with LibreOfffice.
Any idea someone? Thanks!
https://s3.amazonaws.com/zotero.org/images/forums/u16260019/nil2wpr9t423bh7oyrsf.png
Again, the Zotero icon appears in the dash (GNOME application picker), but once launched, it does not appear in the dock (only the unknown icon type is displayed).
Additional observation: If I pin the Zotero app in the dock to keep it there even when not launched, the appropriate icon appears, but when I launch it, the distinct unknown icon appears next to it, as if it was a different app...
I'm not seeing this in Fedora 41, FWIW. You can try changing the 'zotero' script to add an
exec
at the beginning of the last line.You can also try just using a hard-coded Exec line pointing at
zotero
in zotero.desktop instead of the bash command.We're going to be changing how we handle the desktop file in an upcoming version to try to simplify this and improve compatibility with different distros. Again, though, it's working for me in Fedora 41.
I didn't know that this was problematic to put the app folder in .local/share/applications, since I do have other app folders/files there and I'm not experiencing this problem... My bad!
Thanks again for your help.