Details
-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
4.7.3
-
Qt 4.7.3 on Symbian Anna on Nokia C7 (all software updates applied)
Description
I have a couple of QML Image elements in my application. On my Nokia C7 sometimes random images are rendered as black rectangles. This happens whether or not I load them asynchronous.
Both the 'openvg' and the 'opengl' graphics system have this problem. Only if I switch to 'raster' I can reproducible see all images.
In case an image is not shown, there is no indication of an error. Nothing on the CODA console. Also Image.status == 1 and Image.progress == 1.
I have the feeling that this problem occured after upgrading to Symbian Anna.
Please note, I was not able to reproduce this behavior on any desktop platform.