Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Big Display RGB not reliably updating when two or more are open #241

Closed
matt-pumplin opened this issue Jun 2, 2021 · 1 comment
Closed
Assignees
Labels
Milestone

Comments

@matt-pumplin
Copy link

v2.1.2. With two or more Big Displays, the one of them will sometimes "hang" on the values of its middle address ("Colour Address 2"). I haven't found a completely bulletproof reproducer but I was doing something like:

  1. At a lighting console, patch some contiguous LED RGBW 8b fixtures.
  2. Fade all channels' colors the same way (I used an effect that applies to their "virtual" intensity; the lighting console then applies changes to color parameters to apparently change the overall intensity of the light))
  3. Open two Big Displays
  4. Notice that in one of the Big Displays, the middle digit "hangs" and the color of the digits matches this value, rather than what's shown in the Universe View.

I inspected a wireshark trace, which matches the values displayed in Universe View. Please see attached .gif showing the result of this apparent bug.
Big Display color issue

@marcusbirkin marcusbirkin self-assigned this Jun 2, 2021
@marcusbirkin marcusbirkin added this to the v2.1.3 milestone Jun 2, 2021
@marcusbirkin
Copy link
Collaborator

Thanks, the gif helped!

marcusbirkin added a commit that referenced this issue Jun 5, 2021
Big display uses new spinbox widget
Resolves #241
marcusbirkin added a commit that referenced this issue Jun 5, 2021
Big display uses new spinbox widget
Resolves #241
marcusbirkin added a commit that referenced this issue Jun 5, 2021
marcusbirkin added a commit to marcusbirkin/sacnview that referenced this issue Jun 5, 2021
@marcusbirkin marcusbirkin modified the milestones: v2.1.3, v2.2 Jun 5, 2021
@marcusbirkin marcusbirkin modified the milestones: v2.2, v2.1.3 Jun 5, 2021
marcusbirkin added a commit that referenced this issue Jun 5, 2021
marcusbirkin added a commit that referenced this issue Nov 29, 2021
QSharedPointer::QSharedPointer(std::nullptr_t) was introduced in Qt 5.8.
marcusbirkin added a commit that referenced this issue Nov 29, 2021
QSharedPointer::QSharedPointer(std::nullptr_t) was introduced in Qt 5.8.
docsteer pushed a commit that referenced this issue Jan 30, 2022
Big display uses new spinbox widget
Resolves #241
docsteer pushed a commit that referenced this issue Jan 30, 2022
QSharedPointer::QSharedPointer(std::nullptr_t) was introduced in Qt 5.8.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants