Page 1 of 1

4.6.1 Collection Issue

Posted: Mon Jan 13, 2014 11:52 pm
by George Qualley
I just wanted to mention that I noticed an issue with collections under 4.6.1. After making a new collection or duplicating a collection, I cannot add anything to that collection because the "OK" button in the Select Function dialog remains inactive.

4.6.1 Collection Issue

Posted: Tue Jan 14, 2014 3:17 pm
by Massimo Callegari
Hi George, this sounds like a bad thing :(
Have you checked this happens only on Collections ?
Cause it should behave the same everywhere now.

4.6.1 Collection Issue

Posted: Tue Jan 14, 2014 3:57 pm
by George Qualley
Hi Massimo,

I checked just now and it definitely happens with the collections even in a brand new project. The only other area where I can think of a similar dialog right now is when adding things to a chaser and it doesn't appear to happen there.

4.6.1 Collection Issue

Posted: Tue Jan 14, 2014 4:27 pm
by Massimo Callegari
Weird...and scary o__O

4.6.1 Collection Issue

Posted: Tue Jan 14, 2014 9:20 pm
by Jano Svitok
Hi all,

it seems that if you uncheck collections in the function selection dialog, and then select a function, OK button is enabled again.

4.6.1 Collection Issue

Posted: Tue Jan 14, 2014 9:42 pm
by Jano Svitok
I think I fixed it in [git](https://github.com/mcallegari/qlcplus/c ... b1b529266c). [This](https://github.com/mcallegari/qlcplus/b ... t.cpp#L375) missing line was the main cause.

4.6.1 Collection Issue

Posted: Tue Jan 14, 2014 9:43 pm
by Massimo Callegari
Are we sure this wasn't there before ?
Can anyone try with 4.6.0, cause I haven't touched that part of the code...

4.6.1 Collection Issue

Posted: Wed Jan 15, 2014 8:51 am
by Ulf
Massimo,


I can confirm that under Ubuntu 13.10, x86_64, version 4.6.0 is OK but 4.6.1 shows the behaviour George mentioned. The OK Button remains inactive.
Hope that helps,

best regards,
Ulf

4.6.1 Collection Issue

Posted: Wed Jan 15, 2014 8:32 pm
by Joe
I am having this issue trying to add scenes to a chaser..

This is a new project.

4.6.1 Collection Issue

Posted: Wed Jan 15, 2014 8:50 pm
by Jano Svitok
Workaround: Sometimes it helps to toggle some of the checkboxes. For Joe, switch chasers off, for George, switch collections off.

4.6.1 Collection Issue

Posted: Sun Feb 23, 2014 2:31 pm
by CShark
Another thing to be mentioned: If you create 2 collections directly after another, and then select the first one, the ok button is enabled. If you select the second one, the button is disabled.

If you delete the last one before editing the one before, the one before will become disabled instead.

A workaround seems to be: Create n+1 collections/chaser, configure them and then remove the last one.