You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a flowgraph using a virtual source/sink in message domain is reloaded, the virtual source/sink ports are taken to be stream domain rather than message domain. This causes a domain mismatch error in the flowgraph.
No connection known between domains "stream" and "message"
No connection known between domains "message" and "stream"
The problem was most likely introduced in #6889 / #6977
What happened?
When a flowgraph using a virtual source/sink in message domain is reloaded, the virtual source/sink ports are taken to be stream domain rather than message domain. This causes a domain mismatch error in the flowgraph.
The problem was most likely introduced in #6889 / #6977
Reported by Jason Merlo on gnuradio-discuss.
System Information
From maint-3.10 source (v3.10.9.0-rc1)
GNU Radio Version
3.10 (maint-3.10)
Specific Version
3.10.9.0-rc1
Steps to Reproduce the Problem
message_test.grc.txt
Relevant log output
No response
The text was updated successfully, but these errors were encountered: