Krzysztof Kowalczyk

Results 321 comments of Krzysztof Kowalczyk

@GitHubRulesOK I removed your comment because it wasn't addressing the issue and possibly adding confusion.

@SumatraPeter that's expected behavior. The way saving preferences works is: we serialize current state of the program and write it out to settings file (if changed from the time we've...

This has never happened to me. Unfortunately in order to debug this I would need a reproduction scenario i.e. list of steps to trigger this behavior. At the very least,...

Preview is a new thing in printer dialog in win 11 (or 10). Sumatra doesn't have code to provide so it's not surprising it doesn't show. I'm not sure how...

Happens in pre-release and mupdf-gl For the archives, the repro file: [SM4007A.pdf](https://github.com/sumatrapdfreader/sumatrapdf/files/14844600/SM4007A.pdf) This file uses non-embedded `Helvetica-bold` font and one embedded font. Not sure which one is a problem.

This should be fixed in latest [pre-release](https://www.sumatrapdfreader.org/prerelease)

verified happens on master probably same as https://github.com/sumatrapdfreader/sumatrapdf/issues/4064

the best thing to do is to report this to mupdf developers: https://bugs.ghostscript.com/

Looks like issue with loosing focus but you really didn't provide much information. What version of Sumatra? Did you try with latest pre-release? How exactly are you integrating Sumatra with...

According to mupdf this pdf file is malformed: ``` Bad or missing prev pointer in outline tree, repairing format error: Outline last pointer still bad or missing despite repair Couldn't...