Hello,
I created a smiple Project with a small RGB Matrix (2x50 Pixels) and copied it on the Raspberry.
It turns out that even when I save the project on the raspi, QLC does not correctly save the RGB functions.
I have to set the Fixture Group of all RGB Functions to none and back to my RGB Matrix in order to get it working. The colors also do not seem to save correctly.
I use the latest Raspberry Image.
Please help, It is an productive environment
RGB Matrix not saving correctly
-
- Posts: 1331
- Joined: Mon Apr 13, 2015 7:05 am
- Location: Bratislava, Slovakia
- Real Name: Jano Svitok
- Contact:
Please post step by step instructions to reproduce the behaviour and note what is wrong.
(I.e. 1. open fixture tab, create rgb panel 2x50 RGB mode
2. go to functions tab, create new rgb matrix, name: xxx fixture group: xxx,... )
3. ...)
It may help if you can attach qxw file here as well.
If you want fast response, you need to provide as detailed description as possible, so that the developers
don't have to guess what's the problem.
Does it happen on a normal computer (windows/linux/osx)?
(I.e. 1. open fixture tab, create rgb panel 2x50 RGB mode
2. go to functions tab, create new rgb matrix, name: xxx fixture group: xxx,... )
3. ...)
It may help if you can attach qxw file here as well.
If you want fast response, you need to provide as detailed description as possible, so that the developers
don't have to guess what's the problem.
Does it happen on a normal computer (windows/linux/osx)?
-
- Posts: 7
- Joined: Fri Nov 25, 2016 12:16 pm
- Real Name:
The project works well on OSX. When I use the same file on the raspberry, the issue occurs. I will attach the file here. My guess is that qlc on raspberry somehow forgets the orientation or parameters. (EDIT: file deleted)
Last edited by janson on Tue Nov 29, 2016 8:44 pm, edited 1 time in total.
-
- Posts: 1331
- Joined: Mon Apr 13, 2015 7:05 am
- Location: Bratislava, Slovakia
- Real Name: Jano Svitok
- Contact:
Again, can you describe step-by-step how to reproduce the error? Was I not clear enough?
- mcallegari
- Posts: 4830
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
I might know what it is.
The latest version I released for RPi includes a GIT version of QLC+ 4.10.5, which had some changes to the RGB matrix preview.
Turned out later that I found some issues with script parameters, that are now fixed on GIT.
@janson: do you have access to a previous RPi image (20160529) ? If so, please use that for your case.
Otherwise, if you tell me your name or email address, I can provide the links to download it.
Soon I'll release QLC+ 4.10.5 for desktop and RPi as well.
The latest version I released for RPi includes a GIT version of QLC+ 4.10.5, which had some changes to the RGB matrix preview.
Turned out later that I found some issues with script parameters, that are now fixed on GIT.
@janson: do you have access to a previous RPi image (20160529) ? If so, please use that for your case.
Otherwise, if you tell me your name or email address, I can provide the links to download it.
Soon I'll release QLC+ 4.10.5 for desktop and RPi as well.
- mcallegari
- Posts: 4830
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
As I said, it's already fixed (on Nov 5th)janson wrote:I tested the suggested version and it works!
@mcallegari: so keep the issue in mind when releasing the next version.