Page 1 of 1

Scripts broken in 4.10.3a

Posted: Fri Mar 18, 2016 10:33 am
by siegmund
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.

Re: Scripts broken in 4.10.3a

Posted: Fri Mar 18, 2016 11:15 am
by plugz
Should be fixed in GIT now

Re: Scripts broken in 4.10.3a

Posted: Fri Mar 18, 2016 12:43 pm
by mcallegari
automated builds triggered.
will be available in 30 minutes or so

Re: Scripts broken in 4.10.3a

Posted: Fri Mar 18, 2016 1:29 pm
by siegmund
Thank you guys, you're awesome :)
Is this worth forcing the next release to take place very soon?

Re: Scripts broken in 4.10.3a

Posted: Fri Mar 18, 2016 3:15 pm
by mcallegari
No

Re: Scripts broken in 4.10.3a

Posted: Wed Mar 23, 2016 11:53 am
by siegmund
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.

Re: Scripts broken in 4.10.3a

Posted: Wed Mar 23, 2016 12:16 pm
by plugz
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

Re: Scripts broken in 4.10.3a

Posted: Wed Mar 23, 2016 12:55 pm
by plugz
Now fixed in git again.

Re: Scripts broken in 4.10.3a

Posted: Wed Mar 23, 2016 4:56 pm
by mcallegari
Linux automated builds retriggered

Re: Scripts broken in 4.10.3a

Posted: Sat Mar 26, 2016 2:34 pm
by siegmund
Is working now, thank you guys!