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 675105 - GSettings cannot be used with custom schema sources
GSettings cannot be used with custom schema sources
Status: RESOLVED FIXED
Product: pygobject
Classification: Bindings
Component: gio
unspecified
Other All
: Normal normal
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on:
Blocks: 675106
 
 
Reported: 2012-04-29 21:57 UTC by Giovanni Campagna
Modified: 2012-05-02 09:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
GSettings: allow extra keyword arguments (1.19 KB, patch)
2012-04-29 21:57 UTC, Giovanni Campagna
none Details | Review

Description Giovanni Campagna 2012-04-29 21:57:38 UTC
See patch.
Comment 1 Giovanni Campagna 2012-04-29 21:57:40 UTC
Created attachment 213068 [details] [review]
GSettings: allow extra keyword arguments

All GObject constructors are expected to accept any construct
property as keyword argument, and overrides should respect that.
In particular, not doing this for GSettings prevents using a custom
GSettingsSchema
Comment 2 Martin Pitt 2012-04-30 14:02:30 UTC
Thanks! Applied.
Comment 3 John Stowers 2012-04-30 14:40:12 UTC
Can you please pick this to 3-4 (if you have branched?)
Comment 4 Martin Pitt 2012-05-02 09:18:47 UTC
Done. I went through the 3.3.1 changes and cherry-picked those which are small, safe, do not break API, and are really useful for stable updates.

The pygobject branch for GNOME 3.4 is

  http://git.gnome.org/browse/pygobject/log/?h=pygobject-3-2