Flatpak manifest for Zotero.
Not verified by, affiliated with, or supported by the Zotero project. Please confirm that problems are reproducible using the official binary builds before reporting a bug in the Zotero Forums.
See issue 165.
Workaround: Run the flatpak in X11/xwayland (flatpak override --user --nosocket=wayland --socket=x11 org.zotero.Zotero).
- if they already exist, move folders
~/.zoteroand~/Zoteroto the app sandbox, typically in~/.var/app/org.zotero.Zotero/ - remove home access premission:
flatpak override --user --nofilesystem=home org.zotero.Zotero
Please read issue 82 if you're curious why Zotero still uses the home permission by default.
flatpak-builder --user --force-clean --install build org.zotero.Zotero.yamlflatpak-external-data-checker is currently not enabled for branch beta.
To update, run the following commands:
git switch beta
flatpak run org.flathub.flatpak-external-data-checker --commit-only org.zotero.Zotero.yaml
git pushAnd open a PR against beta.