Intermittent slow typing in notes box
When I type in the notes box, every 10 seconds or so, there's a delay of maybe 500 ms from when I type a letter to when it appears in the text. I can't think of any other software that could be interfering. It doesn't seem to get worse as I type more.
Linux 6.0.12.
Debug ID: D1493952563 I typed in the box.
Related issue on Windows https://forums.zotero.org/discussion/101070/issue-typing-zotero-notes-sluggish-delayed-appearance-of-letters/p1
Linux 6.0.12.
Debug ID: D1493952563 I typed in the box.
Related issue on Windows https://forums.zotero.org/discussion/101070/issue-typing-zotero-notes-sluggish-delayed-appearance-of-letters/p1
Zotero is the largest CPU user with 12% CPU according to htop.
> how many items do you have in your library?
4400
> How old is your computer?
CPU: 24 × AMD Ryzen 9 3900XT 12-Core Processor
RAM: 128 GiB
> Do you get any delays in Zotero when switching collections?
Clicking on "My Library" takes about 3 seconds to load.
NixOS 22.11
Upgraded to Zotero 6.0.20 (available in the NixOS "unstable" build) and it seems to have solved the slow-editing problem.
> Switching collections should take milliseconds, not seconds
On this new version, clicking "My Library" takes about 1 second for 4400 items. I don't switch collections often so that's fine for me.
Thanks!
Milliseconds is the expected time for a collection with how many items?
> it sounds like you're running some type of packaged version of Zotero?
The package is built from source
https://github.com/NixOS/nixpkgs/blob/1a44669ef43a42b5caf7ec07c64463e3e92cb919/pkgs/applications/office/zotero/default.nix
Most packages need to be built specifically for NixOS because libraries are not in the typical Linux locations.