Hey guys,
I was a bit frightened when I discovered this and I'm afraid it's true: Setting fixture values is broken in 4.10.3a. Just try it out in the attached workspace. The fixture channel will not go to 255.
I also tried with the latest automated git build and it's still there. I'm pretty sure that this has worked with the RC 4.10.3.
Using QLC+ 4.10.3a on Xubuntu 14.04 64Bit Qt5.
Scripts broken in 4.10.3a
-
- Posts: 703
- Joined: Mon Nov 02, 2015 11:03 am
- Location: Germany
- Real Name: Lukas
- Attachments
-
- scripttest.qxw
- (1.95 KiB) Downloaded 356 times
- mcallegari
- Posts: 4830
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
automated builds triggered.
will be available in 30 minutes or so
will be available in 30 minutes or so
- mcallegari
- Posts: 4830
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
No
-
- Posts: 703
- Joined: Mon Nov 02, 2015 11:03 am
- Location: Germany
- Real Name: Lukas
I'm sorry but it is still not working as expected for me. Still in the same workspace, if I run the script the fixture changes value to 24, not to 255. When decreasing the "val" parameter there is some really strange behavior I can't even imagine to explain...
Using version 4.10.4.20160318.336b2f8.
Using version 4.10.4.20160318.336b2f8.
- Attachments
-
- scripttest.qxw
- (1.95 KiB) Downloaded 231 times
-
- Posts: 637
- Joined: Sun Apr 12, 2015 6:30 pm
- Real Name: David
You're right, my fault again.
As a workaround, and before I fix this for the third time, you can write "ms" at the end of the value.
Like this:
As a workaround, and before I fix this for the third time, you can write "ms" at the end of the value.
Like this:
Code: Select all
val:255ms
- mcallegari
- Posts: 4830
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
Linux automated builds retriggered