Crash service when used AnimatedImage on QNX platform.
Locked
Unsolved
QML and Qt Quick
-
Crash project when used AnimatedImage on QNX platform.
I used gif animation file which is 1.59 MB with 100 frames.
- Never using cache and smooth property.
Animation play first time,its playing all 100 frames.
Play second time, its playing 75 frames and service crash happen. - When using cache property as false and smooth property as false .
Animation play first time,its playing all 100 frames.
Play second time, its playing 100 frames.
Play third time, its playing 45 frames and service crash happen.
Any one facing this problem with qnx platform.
- Never using cache and smooth property.
-
Please don't cross post! You already have a topice here: https://forum.qt.io/topic/94580/crash-service-when-used-animatedimage-on-qnx-platform
I'm closing this one.