https://bugs.kde.org/show_bug.cgi?id=448460

Linus Dierheimer <li...@dierheimer.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |li...@dierheimer.de

--- Comment #2 from Linus Dierheimer <li...@dierheimer.de> ---
I can reproduce (Archlinux, 5.23.90, 5.90.0, 5.15.2). Opening in konsole gives
the following output:

adding empty sources model QStandardItemModel(0x55ce2f0ce840)
file:///usr/lib/qt/qml/org/kde/kirigami.2/private/PrivateActionToolButton.qml:74:5:
QML Binding: Binding loop detected for property "value"
file:///usr/lib/qt/qml/org/kde/kirigami.2/AbstractApplicationWindow.qml:283:5:
QML Binding: Not restoring previous value because restoreMode has not been set.
This behavior is deprecated.
You have to import QtQml 2.15 after any QtQuick imports and set
the restoreMode of the binding to fix this warning.
In Qt < 6.0 the default is Binding.RestoreBinding.
In Qt >= 6.0 the default is Binding.RestoreBindingOrValue.

file:///usr/lib/qt/qml/org/kde/kirigami.2/BasicListItem.qml:261:18: QML
QQuickItem*: Binding loop detected for property "implicitWidth"
file:///usr/lib/qt/qml/org/kde/kirigami.2/AbstractApplicationWindow.qml:283:5:
QML Binding: Not restoring previous value because restoreMode has not been set.
This behavior is deprecated.
You have to import QtQml 2.15 after any QtQuick imports and set
the restoreMode of the binding to fix this warning.
In Qt < 6.0 the default is Binding.RestoreBinding.
In Qt >= 6.0 the default is Binding.RestoreBindingOrValue.

[1]    37070 segmentation fault (core dumped)  plasma-discover

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to