Re: [pulseaudio-tickets] [PulseAudio] #937: pacmd set-default-sink has no effect on output

2011-05-22 Thread PulseAudio
#937: pacmd set-default-sink has no effect on output
-+--
  Reporter:  takkat  |   Owner:  lennart   
  Type:  defect  |  Status:  closed
 Milestone:  |   Component:  daemon
Resolution:  worksforme  |Keywords:  pacmd set-default-sink
-+--

Comment(by coling):

 Yeah, this is expected. The default device in PA is more of a fallback,
 not an active thing. It is by design that it doesn't move streams. g-v-c
 specifically moves devices when it sets the default, so it's it's code
 that decides this policy.

 FWIW, all of this will change in the not too distant future and there will
 be more robust routing systems implemented inside PA that will provide
 greater flexibility and control.

 In the mean time, your workaround is likely valid, but obviously you won't
 be able to override the choice on a per-application basis (e.g. in
 pavucontrol) and expect it to "stick", but this is likely something you
 can live with :)

-- 
Ticket URL: 
PulseAudio 
The PulseAudio Sound Server
___
pulseaudio-tickets mailing list
pulseaudio-tickets@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-tickets


Re: [pulseaudio-tickets] [PulseAudio] #937: pacmd set-default-sink has no effect on output

2011-05-21 Thread PulseAudio
#937: pacmd set-default-sink has no effect on output
-+--
  Reporter:  takkat  |   Owner:  lennart   
  Type:  defect  |  Status:  closed
 Milestone:  |   Component:  daemon
Resolution:  worksforme  |Keywords:  pacmd set-default-sink
-+--
Changes (by takkat):

  * status:  new => closed
  * resolution:  => worksforme


Comment:

 Disabling stream target device reading as described [wiki:DefaultDevice
 here] by adding

 {{{
  load-module module-stream-restore restore_device=false
 }}}

 to ''/etc/pulse/default.pa'' solved the issue here. I am wondering if
 there was a more elegant solution, and if there may be side effects I
 might not be aware of.

-- 
Ticket URL: 
PulseAudio 
The PulseAudio Sound Server
___
pulseaudio-tickets mailing list
pulseaudio-tickets@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-tickets


[pulseaudio-tickets] [PulseAudio] #937: pacmd set-default-sink has no effect on output

2011-05-11 Thread PulseAudio
#937: pacmd set-default-sink has no effect on output
+---
 Reporter:  takkat  |   Owner:  lennart
 Type:  defect  |  Status:  new
Milestone:  |   Component:  daemon 
 Keywords:  pacmd set-default-sink  |  
+---
 By using '''pacmd''' from 0.9.21/0.9.22 in Ubuntu 10.04 LTS/11.04 we are
 supposed to change the default output sink of a running daemon to sink 3
 by

 {{{
 pacmd set-default-sink 3
 }}}

 In ''Output Devices'' from gnome-volume-control sink 3 is marked active as
 expected but sound will still be send to the previously selected sink 0.

 We are therefore unable to reliably change the output sink from the
 command line.

-- 
Ticket URL: 
PulseAudio 
The PulseAudio Sound Server
___
pulseaudio-tickets mailing list
pulseaudio-tickets@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-tickets