ahrm / sioyek

Sioyek is a PDF viewer with a focus on textbooks and research papers
https://sioyek.info/
GNU General Public License v3.0
7.02k stars 232 forks source link

Memory leak when highlighting text #1094

Closed btrkeks closed 4 months ago

btrkeks commented 4 months ago

I think this video demonstrates it quite well:

https://github.com/ahrm/sioyek/assets/50422430/73cb17e0-7f87-4a7b-8868-cec6892766e4

I have to regularly restart sioyek because of this.

I use the AUR package of sioyek. I haven't tried the Appimage, but I would assume it's similar there.

ahrm commented 4 months ago

Should be fixed in https://github.com/ahrm/sioyek/commit/a3aeca4864976a0d09572c58f61da0b2b9896481.

btrkeks commented 4 months ago

Seems to work. Thanks!