New default browser not picked up by Zotero
I changed my default browser from Firefox to Chrome - my OS is Linux Mint.
But when I click on a bookmark in Zotero it opens the bookmark in Firefox. I have not found a setting in the Preferences that relates to a browser.
How can I fix this?
But when I click on a bookmark in Zotero it opens the bookmark in Firefox. I have not found a setting in the Preferences that relates to a browser.
How can I fix this?
Obviously, if you haven't restarted Zotero or your computer since changing the default, you'd want to start with that.
So, when you say "Zotero just launches the URL via the OS" I assume you mean using the default browser as defined by the OS, which is Chrome in my case, but Zotero does not do that.
There must be some other Linux setting Zotero uses.
Nevertheless, I took a look and maybe in the suggested file
~/.local/share/applications/defaults.list
the following line would need to be adjusted, though I would need help on it:
application/pdf=kde4-okularApplication_pdf.desktop
x-scheme-handler/http=firefox.desktop
x-scheme-handler/https=firefox.desktop
x-scheme-handler/ftp=firefox.desktop
text/html=firefox.desktop
application/x-extension-htm=firefox.desktop
application/x-extension-html=firefox.desktop
application/x-extension-shtml=firefox.desktop
application/xhtml+xml=firefox.desktop
application/x-extension-xhtml=firefox.desktop
application/x-extension-xht=firefox.desktop
replace firefox.desktop with chrome.desktop (or whatever Chrome's desktop file is called).
~/.local/share/applications/defaults.list ?
It is possible to configure the web browser:
settings manager --> preferred applications --> Internet tab --> web browser.
This works for links in zotero, and has immediate effect.
The settings file is ~/.config/xfce4/helpers.rc, with options like these:
WebBrowser=vivaldi
WebBrowser=firefox
WebBrowser=chromium