Zotero stopped working on Ubuntu 24.04.2
Working in Ubuntu 24.04.2, running Kernel 6.8.0-55-generic. Since a recent system update, it was a kernel update if I remember correctly, I did a reboot, and Zotero is no longer working :/
So I removed and downloaded the latest version, and installed again, following the official instructions (for the Tarball), but it is not working. Neither does the desktop-link work, nor does it work to run zotero from the command line interface. If I try the latter, the command is executed, but nothing happens.
Any help or suggestions are greatly appreciated
So I removed and downloaded the latest version, and installed again, following the official instructions (for the Tarball), but it is not working. Neither does the desktop-link work, nor does it work to run zotero from the command line interface. If I try the latter, the command is executed, but nothing happens.
Any help or suggestions are greatly appreciated
./zotero
?./zotero -ZoteroDebugText
just to make sure it's not actually starting up and quitting. You can also try./zotero --safe-mode
to see if that makes a difference.Also, thanks a lot for answering immediately!