GNOME Bugzilla – Bug 765995
[PATCH] GDBusMethodInvocation: don't bother sending method returns to uninterested callers
Last modified: 2016-09-07 15:46:43 UTC
Created attachment 327308 [details] Patch 1/1 D-Bus daemon knows that the caller didn't request the reply and won't allow apply the <allow send_requested_reply="true"> rules, causing the unsolicited responses to generate rejection warnings.
This is already checked above.
*** This bug has been marked as a duplicate of bug 755421 ***