We have moved to a new Sailfish OS Forum. Please start new discussions there.

Revision history [back]

click to hide/show revision 1
initial version

posted 2014-01-04 01:44:31 +0200

[bug] SmoothedAnimation giving Segmentation Fault

While porting N9 app to Sailfish, i suffered from sporadic Segmentation Faults. (QtQuick 2.0) After some debugging, i isolated it to animation (Behaviour on x/y) using SmoothedAnimation.

Googling this issue gives some hits

My workaround was to use NumberedAnimation.

[bug] SmoothedAnimation giving Segmentation Fault

While porting N9 app to Sailfish, i suffered from sporadic Segmentation Faults. (QtQuick 2.0) After some debugging, i isolated it to animation (Behaviour on x/y) using SmoothedAnimation.

Googling this issue gives some hits

My workaround was to use NumberedAnimation.