After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 765995 - [PATCH] GDBusMethodInvocation: don't bother sending method returns to uninterested callers
[PATCH] GDBusMethodInvocation: don't bother sending method returns to uninte...
Status: RESOLVED DUPLICATE of bug 755421
Product: glib
Classification: Platform
Component: gdbus
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2016-05-04 17:04 UTC by Lubomir Rintel
Modified: 2016-09-07 15:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch 1/1 (2.61 KB, text/plain)
2016-05-04 17:04 UTC, Lubomir Rintel
Details

Description Lubomir Rintel 2016-05-04 17:04:27 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.
Comment 1 Hyungwon Hwang 2016-06-01 01:27:46 UTC
This is already checked above.
Comment 2 Lubomir Rintel 2016-09-07 15:46:43 UTC

*** This bug has been marked as a duplicate of bug 755421 ***