Page 1 of 1

button matrix not saved when moved

Posted: Thu Oct 21, 2021 10:04 am
by giacomo
QLC+5 beta 1 - gnome
insert a button matrix in the VC,
widgets edit mode: move the matrix,
switch tab and return to VC,
the matrix is gone.

Re: button matrix not saved when moved

Posted: Fri Oct 22, 2021 8:56 am
by mcallegari
not reproduced
improve the report

Re: button matrix not saved when moved

Posted: Fri Oct 22, 2021 3:14 pm
by giacomo
Hi,
I've been able to build QLC+5 this afternoon and I've the same behaviour that I had with the appimage,
arch-linux gnome, here the log when I try to move the matrix:

rc:/VCPageProperties.qml:118:13: QML CustomPopupDialog: Binding loop detected for property "implicitWidth"
qrc:/ColorTool.qml:171:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
qrc:/ColorTool.qml:171:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
qrc:/SidePanel.qml:75:9: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
qml: Item dropped in frame 29 at pos QPointF(0, 0)
QQuickItem::setParentItem: Parent QQuickDropArea(0x55c108555ac0, name="frameDropArea29", parent=0x55c1084b5550, geometry=0,0 971x107, z=5) is already part of the subtree of VCFrameItem_QMLTYPE_263(0x55c1084b5550, parent=0x55c1083e66f0, geometry=4,295 971x107)
Got action: 0xE002, history length: 1 (1)
New widget geometry: QRectF(0,0 971x107)

I upload my file, eg. try to allign the button matrix to the cue list,
personally I lose the matrix after switching tab and back to VC, one time QLC+5 even crashed and here the log:

qrc:/ColorTool.qml:171:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
qrc:/SidePanel.qml:75:9: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
qml: Item dropped in frame 29 at pos QPointF(0, 0)
QQuickItem::setParentItem: Parent QQuickDropArea(0x5579a6eb5b50, name="frameDropArea29", parent=0x5579a79ff260, geometry=0,0 971x107, z=5) is already part of the subtree of VCFrameItem_QMLTYPE_263(0x5579a79ff260, parent=0x5579a659e1e0, geometry=4,293 971x107)
Segmentation fault (core dumped)