Opened 9 years ago
Last modified 4 months ago
#12776 assigned bug
media_server can't properly disconnect/reconnect from outputs
Reported by: | waddlesplash | Owned by: | leavengood |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Servers/media_server | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
- Add another output to the system (doesn't really matter, even if it's a broken one.)
- Switch to that as default output in Media settings.
- Reboot.
- Open Media preferences, change back to first one
Expected result: Output works as it did before Actual result: Stays connected to the intermediate option (Cortex confirms this), does not switch back to first until after another reboot.
Change History (4)
comment:1 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 5 years ago
Owner: | changed from | to
---|
comment:3 by , 3 years ago
comment:4 by , 4 months ago
Work-in-progress, needs more work: https://review.haiku-os.org/c/haiku/+/7958
Note:
See TracTickets
for help on using tickets.
It appears that reconnecting a Mixer node, even to the same multi-audio output, is broken; it produces silence. (Connecting and reconnecting AudioAdapter to the output produces sound, so, this is a mixer node bug.)
This may be a separate bug, or it may be the cause of this one, I haven't investigated.