[pulseaudio-tickets] [PulseAudio] #894: module-tunnel-source and module-tunnel-sink cannot be used for the same server at the same time

PulseAudio trac-noreply at tango.0pointer.de
Sun Jan 16 06:34:38 PST 2011


#894: module-tunnel-source and module-tunnel-sink cannot be used for the same
server at the same time
----------------------------+-----------------------------------------------
  Reporter:  palmerdabbelt  |       Owner:  lennart      
      Type:  defect         |      Status:  closed       
 Milestone:                 |   Component:  module-tunnel
Resolution:  fixed          |    Keywords:               
----------------------------+-----------------------------------------------
Changes (by coling):

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


Comment:

 Hi!

 Thanks for the patch. Actually your right in principle but the patch is
 slightly wrong (but would work)! The #else you see at the top of the
 context is actually the other end of an #ifdef TUNNEL_SINK, so checking
 for #ifdef TUNNEL_SINK within the #else will always evaluate to false.

 This is fallback code that has never actually caused me a practical
 problem when using automatic stuff (e.g. avahi) but it does need fixed.

 I've committed a simpler fix that does essentially the same thing.
 http://git.0pointer.de/?p=pulseaudio.git;a=commit;h=26c64fb54e3376564a76c4bfbd9f56b110d58c30

-- 
Ticket URL: <http://pulseaudio.org/ticket/894#comment:1>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server


More information about the pulseaudio-bugs mailing list