Results 543 comments of ahrm

Does it still happen with experimental builds here: https://github.com/hexomancer/sioyek/releases/tag/v0.31.409? (also maybe disable `linear_filter` when using these new builds, it should not be necessary anymore ).

Do you have any idea on what causes this? (for example does it happen after clicking on a link, resizing the screen, etc.)

Does this still happen in the latest versions of sioyek?

I am unable to reproduce this issue on my system. * Which sioyek version are you using? * What operating system are you using? * If using linux, which window...

Does the issue happen with the latest experimental build here: https://github.com/hexomancer/sioyek/releases ?

You'll have to compile it yourself in debug mode.

Modify this line: https://github.com/ahrm/sioyek/blob/4b89a80b4f491771cd032aad259fec8470ab4652/pdf_viewer_build_config.pro#L10 to this: ``` CONFIG += c++17 debug ```

Hmmm you should not even be able to delete a file while it is open in sioyek (the operating system should not allow it). I am unable to reproduce this...

Are you using a single PDF file or opening multiple PDF files over the course of 24 hours?