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 643374 - Ensure that DBus signatures are not undefined
Ensure that DBus signatures are not undefined
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2011-02-26 18:24 UTC by Giovanni Campagna
Modified: 2011-02-28 17:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Ensure that all signatures are defined in DBus interfaces (2.04 KB, patch)
2011-02-26 18:25 UTC, Giovanni Campagna
committed Details | Review

Description Giovanni Campagna 2011-02-26 18:24:34 UTC
See patch.
Comment 1 Giovanni Campagna 2011-02-26 18:25:00 UTC
Created attachment 182002 [details] [review]
Ensure that all signatures are defined in DBus interfaces

The DBus JS binding will complain if the signature of a method
or of a signal is undefined, so we need to define it even if it
is an empty string, and we need to use the correct property name
for signals.
Comment 2 Giovanni Campagna 2011-02-28 17:42:54 UTC
Attachment pushed as 0d2eb76