Cimbali

Results 396 comments of Cimbali

Thanks for reporting! Can you post the complete log please? Maybe delete it, make it crash once, then post the new contents? It contains the version info needed to reproduce...

This is a bug in the python gobject bindings, see #330. I'll try to add a version dependency to the fedora package.

Fixed by updating pygobject to ≥ 3.51, as per #330.

yes or you can sudo edit pympress with the fix in #330, it’ll get overwritten in the next update but hopefully by then pygobject has been updated. Otherwise a more...

All the same, but I’m managing those releases myself so I need to find the time to do it.

pympress clears the rendering cache on every document load, and manually invokes garbage collection too. I have to see what slips between the cracks.

So I’ve been watching for a bit, reloading and cycling through all pages of a reasonably large document on a loop (67 pages, reload loop took roughly a minute). Memory...

Ah fantastic, that narrows it down! Thanks a million.

Check 922b699 which reduces the leakage by a lot, but not entirely it seems. Also I need to test it on other media backends before merging it.

Huh, that’s interesting. You’re positive there’s no reload? I wonder how big the gif is uncompressed. But even then we should not reach OOM, the only thing we create repeatedly...