warning: dropping unclosed device
danshapero opened this issue · 1 comments
danshapero commented
When opening a PDF, I get warning: dropping unclosed device
printed on screen; when I hit escape, the message stays up for a second longer and then goes away. It looks like the warning comes from the call here to this line of the MuPDF function fz_drop_device
.
I'm using Arch Linux on ARM and MuPDF 1.13. Let me know if there's anything more I can do that would help diagnose the issue!