[pulseaudio-tickets] [Bug 45817] New: The dbus protocol should use hooks instead of the subscription system

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Feb 9 01:21:06 PST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=45817

             Bug #: 45817
           Summary: The dbus protocol should use hooks instead of the
                    subscription system
    Classification: Unclassified
           Product: PulseAudio
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: modules
        AssignedTo: pulseaudio-bugs at lists.freedesktop.org
        ReportedBy: tanuk at iki.fi
         QAContact: pulseaudio-bugs at lists.freedesktop.org
                CC: lennart at poettering.net


The asynchronous nature of the subscription system causes real problems in
module-dbus-protocol, as reported here:

http://lists.freedesktop.org/archives/pulseaudio-discuss/2012-January/012690.html

It's much easier to avoid bugs with hooks, so the code in module-dbus-protocol
that uses the subscription system should be replaced with code that does the
same thing with hooks.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the pulseaudio-bugs mailing list