Details
-
Bug
-
Resolution: Cannot Reproduce
-
P1: Critical
-
None
-
4.7.0
-
None
-
N900 Maemo5 PR 1.2, libqt4 (Qt 4.6) or libqt4-experimental (Qt 4.7)
Description
If create a QPixmap loading a JPEG file within and saves this image to disk (by using QPixmap::save) the saved image will be corrupted. I've tested it on Linux and Mac OS and it works, so the problem only happens on Maemo5.
The tests were made only with jpegs, so I'm not aware of any problems with other image formats.
Reproduced with Qt 4.6 and Qt 4.7 (experimental).
Test case is attached.