diskmonitor icon indicating copy to clipboard operation
diskmonitor copied to clipboard

QML RowLayout: Detected anchors on an item that is managed by a layout.

Open unDocUMeantIt opened this issue 5 years ago • 0 comments

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?

unDocUMeantIt avatar Oct 07 '20 11:10 unDocUMeantIt