https://bugs.kde.org/show_bug.cgi?id=461975

--- Comment #8 from amyspark <a...@amyspark.me> ---
(In reply to amyspark from comment #2)
> [BUG] I was able to consistently reproduce the latter error with your files,
> but only when not flattening the files. Something's failing inside LibTiff
> and not in our code. I'll try and debug it on my end.

We recently changed the code so that all file accesses went through Qt, in
order to support Android's content URLs. We had not noticed that LibTiff
actually requires simultaneously read and write mode to save multi-page TIFFs,
so we set it as write-only.

I'll clean up the code while at it, as it'll help be more maintainable
long-term.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to