What happened?
In my testing mit mutliple source media reps I noticed that it's not working with remote synced RV's. (sync.mu sync-mode.mu)
steps to reproduce
Case 1:
- local RV and remote RV get started and are in sync
- use
commands.addSourceMediaRep(...)
- see that Switch node is not created on remote RV and therefore the second rep is just added as a normal source.
- if you want to change anything on the switch node you get an error on the remote RV: "sourceGroup000001_switchGroup" is not a node"
Case 2:
- start local RV
- use
commands.addSourceMediaRep(...)
- start/connect remote RV
- switch node get's created (reflects state of local RV)
- try switching the reps in the UI
- see that changes don't get reflected in other RV (-> stays with the same rep)
List all the operating systems versions where this is happening
AlmaLinux9
On what computer hardware is this happening?
linux
Relevant console log output
Event: new-node from session000 'sourceGroup000001_source'
Action begin on Event: 'new-node'
Action complete on Event: 'new-node' processed by table sync:global (0.0189565ms)
Event: new-source from session000 'sourceGroup000001_source;;RVSource;;blank.movieproc'
Event: graph-state-change from IPGraph 'sourceGroup000001_source.group.volume'
Action begin on Event: 'graph-state-change'
Action complete on Event: 'graph-state-change' processed by table SequenceGroup_edit_mode:global (0.00945813ms)
Action begin on Event: 'graph-state-change'
Action complete on Event: 'graph-state-change' processed by table sync:global (0.0200332ms)
Action begin on Event: 'graph-state-change'
Action complete on Event: 'graph-state-change' processed by table default:global (0.00723767ms)
Event: range-changed from session000 ''
Action begin on Event: 'range-changed'
Action complete on Event: 'range-changed' processed by table SequenceGroup_edit_mode:global (0.00599805ms)
Action begin on Event: 'range-changed'
Action complete on Event: 'range-changed' processed by table timeline:global (0.00455396ms)
Event: cache-mode-changed from session000 'buffer'
Action complete on Event: 'remote-sync-eval' processed by table sync:global (40.3248ms)
Event: remote-sync-graph-state from session000 'sourceGroup000001_switchGroup.ui.name/#RVSwitchGroup.ui.name/setStringProperty("sourceGroup000001_switchGroup.ui.name", string[] {"<some_name>"}, true)|session0|'
Action begin on Event: 'remote-sync-graph-state'
ERROR: event = remote-sync-graph-state
ERROR: function = __lambda1143 (void; Event event)
ERROR: Exception Value: exception: "in commands.nodeType: \"sourceGroup000001_switchGroup\" is not a node"
Action complete on Event: 'remote-sync-graph-state' processed by table sync:global (0.311747ms)
Environment variables
No response
Extra information
No response
Code of Conduct
What happened?
In my testing mit mutliple source media reps I noticed that it's not working with remote synced RV's. (sync.mu sync-mode.mu)
steps to reproduce
Case 1:
commands.addSourceMediaRep(...)Case 2:
commands.addSourceMediaRep(...)List all the operating systems versions where this is happening
AlmaLinux9
On what computer hardware is this happening?
linux
Relevant console log output
Environment variables
No response
Extra information
No response
Code of Conduct