On Gnome, windows doesn't group under dash's pinned Zotero-Beta icon

Basically the title. I can launch Zotero Beta via Super+Num shortcut, but the window goes to the end of the dash, showing "Zotero" as its tooltip when hovered, while Zotero Beta's pinned icon shows "Zotero Beta" tooltip when hovered. And also tab switcher shows the correct icon in either case. I will share some screenshots,system information and desktop entry below. It may be that I should tweak my .desktop file?

SYSTEM OS: Debian GNU/Linux 13 (trixie) x86_64
Kernel: Linux 6.12.74+deb13+1-amd64
DE: GNOME 48.7
WM: Mutter (Wayland)
WM Theme: Adwaita
Theme: Adwaita [GTK2/3/4]

ZOTERO DEB PACKAGE
9.0-beta.14+8af91b014 (64-bit)

[Desktop Entry]
Name=Zotero
Exec=bash -c "$(dirname $(realpath $(echo %k | sed -e 's/^file:\\/\\///')))/zotero -url %U"
Icon=zotero.ico
Type=Application
Terminal=false
Categories=Office;
MimeType=text/plain;x-scheme-handler/zotero;application/x-research-info-systems;text/x-research-info-systems;text/ris;application/x-endnote-refer;application/x-inst-for-Scientific-info;application/mods+xml;application/rdf+xml;application/x-bibtex;text/x-bibtex;application/marc;application/vnd.citationstyles.style+xml
X-GNOME-SingleWindow=true

https://s3.amazonaws.com/zotero.org/images/forums/u9094695/d8r4548gnuv5t8tko7lt.png
https://s3.amazonaws.com/zotero.org/images/forums/u9094695/49e3on6wzjexq1yb5blc.png
  • Fixing this on wayland would mean changing the app Id for the beta. I'm going to see if I can shim it in using ld_preload but changing the app Id would have my preference.
  • Hmm zotero-bin claims to be firefox-esr, maybe this is being loaded from application.ini? I'll see what I can do with that.
Sign In or Register to comment.