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

amyspark <a...@amyspark.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #19 from amyspark <a...@amyspark.me> ---
> First issue: Maybe it's easy to solve by just deleting the file before 
> re-creating it on read-write mode or something like that.

This is because libtiff's one of the few libraries that need to go through Qt's
QIODevice to work in Android. IIRC, libtiff does not reuse IFDs on rewrite, so
we'll have to open the file with truncation mode to keep it from ballooning.

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

Reply via email to