norabailey
About
- Username
- norabailey
- Joined
- Roles
- Member
Comments
-
Aha, well this time when I ran Zotero, I was able to right click on the launcher and set it as a favorite (that option wasn't appearing before), so the problem seems to have been solved well enough for me. Thanks again!
-
I did run ./set_launcher_icon again, but yeah this must be a problem on my side after upgrading. Thanks for all the help!
-
Okay, that fixed the problem with the link, but I'm still not getting an icon and the zotero.desktop is throwing the same error: Failed to add a plugin to the panel GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.xfce.Panel was …
-
Ohh I think I see now! I found the other opt folder. I'll try moving the zotero files there and see it works.
-
Huh. Did not know that! So I should just start over using `ln -s opt/zotero/zotero.desktop ~/.local/share/applications/zotero.desktop` instead?
-
It says `ls: cannot access '/opt/zotero/zotero.desktop': No such file or directory lrwxrwxrwx 1 XYZ XYZ 26 Feb 2 10:27 /home/XYZ/.local/share/applications/zotero.desktop -> /opt/zotero/zotero.desktop` But if I do `cd opt/zotero` then `ls` zote…
-
Yes, but I did extract the files into opt/zotero so it should apply.
-
The commands I used were: `./set_launcher_icon` and `ln -s /opt/zotero/zotero.desktop ~/.local/share/applications/zotero.desktop` which created the link in .local/share/applications. But since the launcher icon still wasn't showing up, I tried d…