View Single Post
int_ua's Avatar
Posts: 676 | Thanked: 1,067 times | Joined on Jul 2010 @ Kyiv, Ukraine
#1025
QML variant 0.31.11 segfaults after a while with hundreds of
file:///usr/lib/qt4/imports/com/nokia/meego/Style.qml:46: Unable to assign [undefined] to bool inverted
file:///usr/lib/qt4/imports/com/nokia/meego/Style.qml:46: Unable to assign [undefined] to bool inverted
file:///usr/lib/qt4/imports/com/nokia/meego/Style.qml:46: Unable to assign [undefined] to bool inverted
Segmentation fault (core dumped)
Style.qml:46 is
property bool inverted: theme.inverted
and theme variable isn't defined in it.
 

The Following 4 Users Say Thank You to int_ua For This Useful Post: