#414: able to set default sink/source even the sink/source name doesn't exist ---------------------+------------------------------------------------------ Reporter: hchen59 | Owner: lennart Type: defect | Status: new Priority: normal | Milestone: Component: daemon | Severity: major Keywords: | ---------------------+------------------------------------------------------ Found on version 0.9.13, and 0.9.10
1> able to set default sink with incorrect sink name =>In pacmd, "set-default-sink fakesink", then "info" and check output, found "Default sink name: fakesink". Which means default sink could be changed even it doesn't exist. => using PA API to set default sink.(test app writen) The same result. 2> able to set default source with incorrect source name =>In pacmd, "set-default-source fakesource", then "info" and check output, found "Default source name: fakesource". Which means default source could be changed even it doesn't exist, => using PA API to set default source.(test app writen) The same result. -- Ticket URL: <http://www.pulseaudio.org/ticket/414> PulseAudio <http://pulseaudio.org/> The PulseAudio Sound Server _______________________________________________ pulseaudio-tickets mailing list pulseaudio-tickets@mail.0pointer.de https://tango.0pointer.de/mailman/listinfo/pulseaudio-tickets