button matrix not saved when moved

Report an issue that you found while using QLC+ 5.x.
Please provide as many details as you can, a sample workspace if available and don't forget to read the forum posting guidelines first !
Post Reply
giacomo
Posts: 553
Joined: Tue May 26, 2015 6:17 pm
Real Name:

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.
User avatar
mcallegari
Posts: 4711
Joined: Sun Apr 12, 2015 9:09 am
Location: Italy
Real Name: Massimo Callegari
Contact:

not reproduced
improve the report
giacomo
Posts: 553
Joined: Tue May 26, 2015 6:17 pm
Real Name:

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)
Attachments
palettes.qxw
(16.58 KiB) Downloaded 113 times
Post Reply