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

--- Comment #2 from Nate Graham <n...@kde.org> ---
I do see warnings about binding loops in OverlaySheet when I open the Plasma
search KCM; could be related:

qrc:/qt/qml/org/kde/kcmutils/PluginSelector.qml:52:5: QML OverlaySheet: Binding
loop detected for property "implicitHeight"
qrc:/qt/qml/org/kde/kcmutils/PluginSelector.qml:52:5: QML OverlaySheet: Binding
loop detected for property "y"
qrc:/qt/qml/org/kde/kcmutils/PluginSelector.qml:52:5: QML OverlaySheet: Binding
loop detected for property "implicitHeight"

We should probably port away from that anyway; it's not the right component
here and is being used to show a dialog.

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

Reply via email to