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 645143 - property-editor: use the right signalture for the notify::active callback
property-editor: use the right signalture for the notify::active callback
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Universal Access
unspecified
Other All
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-03-18 14:44 UTC by Cosimo Cecchi
Modified: 2011-03-18 14:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
property-editor: use the right signalture for the notify::active callback (1.38 KB, patch)
2011-03-18 14:44 UTC, Cosimo Cecchi
committed Details | Review

Description Cosimo Cecchi 2011-03-18 14:44:05 UTC
The property editor is using the wrong signature for the notify callback, which makes the Hearing switch not work at all.
Comment 1 Cosimo Cecchi 2011-03-18 14:44:11 UTC
Created attachment 183723 [details] [review]
property-editor: use the right signalture for the notify::active callback
Comment 2 Cosimo Cecchi 2011-03-18 14:45:43 UTC
ACKed by Bastien on IRC.

Attachment 183723 [details] pushed as dd39716 - property-editor: use the right signalture for the notify::active callback