[pulseaudio-tickets] [PulseAudio] #414: able to set default sink/source even the sink/source name doesn't exist
PulseAudio
trac-noreply at tango.0pointer.de
Thu Nov 20 01:25:28 PST 2008
#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
More information about the pulseaudio-bugs
mailing list