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

Instance doesn't change at first click. #1311

Closed
1 task done
Burnsys2 opened this issue Aug 18, 2021 · 0 comments · Fixed by #1312
Closed
1 task done

Instance doesn't change at first click. #1311

Burnsys2 opened this issue Aug 18, 2021 · 0 comments · Fixed by #1312
Assignees
Labels

Comments

@Burnsys2
Copy link

  • I confirm that this is an issue rather than a question.

Bug report

Steps to reproduce

Configure more than one instance.
In "Led Output" Switch between instances

Instance.Fails.mp4

What is expected?

Specifict settings should show current selected instances.

What is actually happening?

Changing instances has no effect, until you select again the same instance twice.
Sometimes instances get inverted also, and other times it works ok.

Logs doesn't show anythig unusual.

2021-08-18T12:52:55.944Z [hyperiond WEBSOCKET] (DEBUG) (JsonAPI.cpp:122:handleInstanceSwitch()) Client '::ffff:10.0.7.6' switch to Hyperion instance 1
2021-08-18T12:52:56.490Z [hyperiond WEBSOCKET] (DEBUG) (JsonAPI.cpp:1404:handleLedDeviceCommand()) message: [{"command":"leddevice","ledDeviceType":"wled","subcommand":"discover","tan":251}]
2021-08-18T12:52:56.491Z [hyperiond WEBSOCKET] (DEBUG) (JsonAPI.cpp:1428:handleLedDeviceCommand()) response: [{"devices":[],"ledDeviceType":"wled"}]
2021-08-18T12:52:58.929Z [hyperiond WEBSOCKET] (DEBUG) (JsonAPI.cpp:122:handleInstanceSwitch()) Client '::ffff:10.0.7.6' switch to Hyperion instance 0
2021-08-18T12:52:59.651Z [hyperiond WEBSOCKET] (DEBUG) (JsonAPI.cpp:1404:handleLedDeviceCommand()) message: [{"command":"leddevice","ledDeviceType":"wled","subcommand":"discover","tan":972}]
2021-08-18T12:52:59.651Z [hyperiond WEBSOCKET] (DEBUG) (JsonAPI.cpp:1428:handleLedDeviceCommand()) response: [{"devices":[],"ledDeviceType":"wled"}]
2021-08-18T12:53:01.680Z [hyperiond WEBSOCKET] (DEBUG) (JsonAPI.cpp:122:handleInstanceSwitch()) Client '::ffff:10.0.7.6' switch to Hyperion instance 1
2021-08-18T12:53:02.397Z [hyperiond WEBSOCKET] (DEBUG) (JsonAPI.cpp:1404:handleLedDeviceCommand()) message: [{"command":"leddevice","ledDeviceType":"wled","subcommand":"discover","tan":175}]
2021-08-18T12:53:02.398Z [hyperiond WEBSOCKET] (DEBUG) (JsonAPI.cpp:1428:handleLedDeviceCommand()) response: [{"devices":[],"ledDeviceType":"wled"}]

System

Running as a docker container.

Hyperion Server:

Hyperion Server OS:

  • Distribution: Debian GNU/Linux 10 (buster)
  • Architecture: arm
  • CPU Model: ARMv7 Processor rev 3 (v7l)
  • CPU Type: Raspberry Pi 4 Model B Rev 1.2
  • CPU Revision: c03112
  • CPU Hardware: BCM2711
  • Kernel: linux (5.10.52-v7l+ (WS: 32))
  • Qt Version: 5.7.1
  • Python Version: 3.5.3
  • Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36
@Lord-Grey Lord-Grey self-assigned this Aug 23, 2021
Lord-Grey added a commit that referenced this issue Aug 31, 2021
* JSONeditor: Disable watchers when updating selections dynamically

* Refactor - Load last instance config when loading UI page

* LED Devices - Notify getproperties watchers for configured hostname

* Remove unused variable

* Fix #1314 - Additional classic & matrix configuration items were not saved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants