[pulseaudio-tickets] [PulseAudio] #439: early load of module-x11-bell leaves standard X bell active too

PulseAudio trac-noreply at tango.0pointer.de
Tue Dec 23 06:37:59 PST 2008


#439: early load of module-x11-bell leaves standard X bell active too
---------------------------+------------------------------------------------
  Reporter:  liblit        |       Owner:  lennart
      Type:  defect        |      Status:  new    
  Priority:  normal        |   Milestone:         
 Component:  module-x11-*  |    Severity:  normal 
Resolution:                |    Keywords:         
---------------------------+------------------------------------------------
Comment (by lennart):

 Yes this is a race condition. There is no proper access scheme for the
 bell events. I think the logic is that the last program asking for it gets
 the bell events. So if you load PA before compiz then compiz will get
 those events. If you then reload the m-x-b then it will get those events.
 But tbh i don't really think this needs to be fixed. The current scheme is
 good enough.

 Again, the right place to handle this event is probably the WM, not PA.
 (that's because the WM needs to implement visual bell) That's why we don't
 load the module by default in PA.

 Also see:

 http://bugzilla.gnome.org/show_bug.cgi?id=557921

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


More information about the pulseaudio-bugs mailing list