diskmonitor
diskmonitor copied to clipboard
QML RowLayout: Detected anchors on an item that is managed by a layout.
i compiled 0.3.4 on kubuntu 20.04 and am stuck with an emtpy widget on the desktop. in ~/.xsession-errors i see:
file:///usr/share/plasma/plasmoids/org.papylhomme.diskmonitor/contents/ui/configMonitoring.qml:47:9: QML RowLayout: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
file:///usr/share/plasma/plasmoids/org.papylhomme.diskmonitor/contents/ui/configAppearance.qml:27:1: QML QQuickItem*: StackView has detected conflicting anchors. Transitions may not execute properly.
how can this be fixed?