Scripts broken in 4.10.3a

Archive of the non-categorized posts related to the QLC+ technical support.
Please do not create new threads here, instead, use the categories above !
Post Reply
siegmund
Posts: 703
Joined: Mon Nov 02, 2015 11:03 am
Location: Germany
Real Name: Lukas

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.
Attachments
scripttest.qxw
(1.95 KiB) Downloaded 83 times
plugz
Posts: 637
Joined: Sun Apr 12, 2015 6:30 pm
Real Name: David

Should be fixed in GIT now
User avatar
mcallegari
Posts: 4464
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
siegmund
Posts: 703
Joined: Mon Nov 02, 2015 11:03 am
Location: Germany
Real Name: Lukas

Thank you guys, you're awesome :)
Is this worth forcing the next release to take place very soon?
User avatar
mcallegari
Posts: 4464
Joined: Sun Apr 12, 2015 9:09 am
Location: Italy
Real Name: Massimo Callegari
Contact:

No
siegmund
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.
Attachments
scripttest.qxw
(1.95 KiB) Downloaded 71 times
plugz
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:

Code: Select all

val:255ms
plugz
Posts: 637
Joined: Sun Apr 12, 2015 6:30 pm
Real Name: David

Now fixed in git again.
User avatar
mcallegari
Posts: 4464
Joined: Sun Apr 12, 2015 9:09 am
Location: Italy
Real Name: Massimo Callegari
Contact:

Linux automated builds retriggered
siegmund
Posts: 703
Joined: Mon Nov 02, 2015 11:03 am
Location: Germany
Real Name: Lukas

Is working now, thank you guys!
Post Reply