QT Creator Crashes (Segmentation fault).
-
Hello!
I recently got into QTQuick with QTCreator on linux.
I'm currently using Fedora 28 with everything up to date.
I've been working with QTCreator for the last 2 hours and I've already encountered 6-8 crashed.
It doesn't seem to happen on an exact moment but it's usually when I'm using the QML designer.
I've tried to look for logs but the only thing that seems to be relevant is this message in the console when it crashes :QQuickWidget cannot be used as a native child widget. Consider setting Qt::AA_DontCreateNativeWidgetSiblings Empty filename passed to function QQuickWidget cannot be used as a native child widget. Consider setting Qt::AA_DontCreateNativeWidgetSiblings ... (lines skipped) QQuickWidget cannot be used as a native child widget. Consider setting Qt::AA_DontCreateNativeWidgetSiblings void QmlDesigner::RewriterTransaction::commit() No rewriter attached void QmlDesigner::RewriterTransaction::commit() No rewriter attached void QmlDesigner::RewriterTransaction::commit() No rewriter attached QQuickWidget cannot be used as a native child widget. Consider setting Qt::AA_DontCreateNativeWidgetSiblings QQuickWidget cannot be used as a native child widget. Consider setting Qt::AA_DontCreateNativeWidgetSiblings Empty filename passed to function QQuickWidget cannot be used as a native child widget. Consider setting Qt::AA_DontCreateNativeWidgetSiblings ... (lines skipped) QQuickWidget cannot be used as a native child widget. Consider setting Qt::AA_DontCreateNativeWidgetSiblings Empty filename passed to function QQuickWidget cannot be used as a native child widget. Consider setting Qt::AA_DontCreateNativeWidgetSiblings QQuickWidget cannot be used as a native child widget. Consider setting Qt::AA_DontCreateNativeWidgetSiblings QQuickWidget cannot be used as a native child widget. Consider setting Qt::AA_DontCreateNativeWidgetSiblings QQuickWidget cannot be used as a native child widget. Consider setting Qt::AA_DontCreateNativeWidgetSiblings QQuickWidget cannot be used as a native child widget. Consider setting Qt::AA_DontCreateNativeWidgetSiblings [1] 3489 segmentation fault (core dumped) qtcreator
I genuinely can't tell why and it's really bothering because I cannot work for more than a few minutes/Seconds at a time...
-
Hello!
I recently got into QTQuick with QTCreator on linux.
I'm currently using Fedora 28 with everything up to date.
I've been working with QTCreator for the last 2 hours and I've already encountered 6-8 crashed.
It doesn't seem to happen on an exact moment but it's usually when I'm using the QML designer.
I've tried to look for logs but the only thing that seems to be relevant is this message in the console when it crashes :QQuickWidget cannot be used as a native child widget. Consider setting Qt::AA_DontCreateNativeWidgetSiblings Empty filename passed to function QQuickWidget cannot be used as a native child widget. Consider setting Qt::AA_DontCreateNativeWidgetSiblings ... (lines skipped) QQuickWidget cannot be used as a native child widget. Consider setting Qt::AA_DontCreateNativeWidgetSiblings void QmlDesigner::RewriterTransaction::commit() No rewriter attached void QmlDesigner::RewriterTransaction::commit() No rewriter attached void QmlDesigner::RewriterTransaction::commit() No rewriter attached QQuickWidget cannot be used as a native child widget. Consider setting Qt::AA_DontCreateNativeWidgetSiblings QQuickWidget cannot be used as a native child widget. Consider setting Qt::AA_DontCreateNativeWidgetSiblings Empty filename passed to function QQuickWidget cannot be used as a native child widget. Consider setting Qt::AA_DontCreateNativeWidgetSiblings ... (lines skipped) QQuickWidget cannot be used as a native child widget. Consider setting Qt::AA_DontCreateNativeWidgetSiblings Empty filename passed to function QQuickWidget cannot be used as a native child widget. Consider setting Qt::AA_DontCreateNativeWidgetSiblings QQuickWidget cannot be used as a native child widget. Consider setting Qt::AA_DontCreateNativeWidgetSiblings QQuickWidget cannot be used as a native child widget. Consider setting Qt::AA_DontCreateNativeWidgetSiblings QQuickWidget cannot be used as a native child widget. Consider setting Qt::AA_DontCreateNativeWidgetSiblings QQuickWidget cannot be used as a native child widget. Consider setting Qt::AA_DontCreateNativeWidgetSiblings [1] 3489 segmentation fault (core dumped) qtcreator
I genuinely can't tell why and it's really bothering because I cannot work for more than a few minutes/Seconds at a time...