I'm using OSX (MAC)
I went to arrange some fixtures inside a group and it will not drag and drop. I tried starting a new project and same thing happens.
If I delete the fixture, click the location and then select to add a fixture it will go to the selected location.
Fixture Locations within Fixture Group (4.8.5)
-
- Posts: 20
- Joined: Wed Apr 15, 2015 8:28 pm
- Location: Douglasville, GA
- Real Name: Jimmy Traylor
- Contact:
MAC (OSX)
Windows10
RPi (Raspberry 1.2B+, 2.0B. 3.0B)
ENTTEC USB PRO
Windows10
RPi (Raspberry 1.2B+, 2.0B. 3.0B)
ENTTEC USB PRO
-
- Posts: 637
- Joined: Sun Apr 12, 2015 6:30 pm
- Real Name: David
Should be this Qt bug: https://bugreports.qt.io/browse/QTBUG-45037
No problem on Qt5.4.0 but Qt5.4.1 seems to break some stuff...
To devs:
It's possible to fix this by changing the table dragDropMode from InternalMove to DragDrop.
It's also possible to wait for the Qt team to fix this bug.
No problem on Qt5.4.0 but Qt5.4.1 seems to break some stuff...
To devs:
It's possible to fix this by changing the table dragDropMode from InternalMove to DragDrop.
It's also possible to wait for the Qt team to fix this bug.
- mcallegari
- Posts: 4825
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
Apparently Qt 5.4.2 is almost ready. Let's see if it fixes this issue.plugz wrote:Should be this Qt bug: https://bugreports.qt.io/browse/QTBUG-45037
To devs:
It's possible to fix this by changing the table dragDropMode from InternalMove to DragDrop.
It's also possible to wait for the Qt team to fix this bug.
Otherwise I can produce an OSX build based on 5.4.0
- mcallegari
- Posts: 4825
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
I've just dropped my 2 cents here
http://lists.qt-project.org/pipermail/d ... 21184.html
Let's see if they have ears to hear...
http://lists.qt-project.org/pipermail/d ... 21184.html
Let's see if they have ears to hear...
- mcallegari
- Posts: 4825
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
Yepp ! I followed the troublesome integration on Gerrit but in the end it went upstream ! (the usual damn test units ! )plugz wrote:FYI, the fix will be included in Qt5.4.2
So as soon as Qt 5.4.2 will be released, I'll produce an OSX TEST version to check if everything's OK
-
- Posts: 20
- Joined: Wed Apr 15, 2015 8:28 pm
- Location: Douglasville, GA
- Real Name: Jimmy Traylor
- Contact:
Thanks for the updates.
I did find that if you move the cursor outside the group of boxes and bring it back it will place the fixture for you. Just a work-around for now
Later
I did find that if you move the cursor outside the group of boxes and bring it back it will place the fixture for you. Just a work-around for now
Later
MAC (OSX)
Windows10
RPi (Raspberry 1.2B+, 2.0B. 3.0B)
ENTTEC USB PRO
Windows10
RPi (Raspberry 1.2B+, 2.0B. 3.0B)
ENTTEC USB PRO
- mcallegari
- Posts: 4825
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
As promised, TEST version available here: viewtopic.php?f=12&t=3135
I downloaded a snapshot of Qt 5.4.2 as it has not been released yet. It should contain the fix we're intersted in though.
If everything goes according to plans, the snapshot I downloaded could be the official Qt release anyway.
Please give it a try and tell us if the issue has gone away
I downloaded a snapshot of Qt 5.4.2 as it has not been released yet. It should contain the fix we're intersted in though.
If everything goes according to plans, the snapshot I downloaded could be the official Qt release anyway.
Please give it a try and tell us if the issue has gone away