sean.cavany
About
- Username
- sean.cavany
- Joined
- Roles
- Member
Comments
-
188BET靠谱吗Just returning to this after re-installing Zotero on my machine, and can confirm dstillman's solution on June 4 with the extra backslashes worked for me, i.e., put Exec=bash -c "$(dirname $(realpath $(echo %k | sed -e 's/^file:\\/\\///')))/zotero -…
-
Yes (or at least that's what I would do)
-
Thanks.188BET靠谱吗I was also surprised, but for me it was necessary - I did step 1 first, and it did not work until I copied the zotero.desktop file rather than symlinked it.Not sure why.
-
Hi there, I had a similar problem to you (same error message).188BET靠谱吗I don't think your issue is with the set_launcher_icon step, which just sets the Icon line of the zotero.desktop file, whereas it is the Exec line which is the issue here.You can see m…
-
Hi all, I managed to fix this issue, although I'm still not sure what exactly was causing it.To fix it I did: 1.188BET靠谱吗Changed the Exec field of zotero.desktop to the full path to zotero, in my case: Exec=bash -c /opt/zotero/zotero 2.Copied the zoter…