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 688596 - Revert GObject::constructed change
Revert GObject::constructed change
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: gobject
unspecified
Other Linux
: Normal critical
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2012-11-18 18:05 UTC by Giovanni Campagna
Modified: 2012-11-19 15:33 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Giovanni Campagna 2012-11-18 18:05:36 UTC
Recent GObject introduced an incompatible change, by setting non construct properties before ->constructed is called.
This caused regressions and misbehavior in applications. Examples include bug 688595 (rhythmbox) and bug 688594 (gnome-documents).
Comment 1 Allison Karlitskaya (desrt) 2012-11-19 15:33:05 UTC
I can't credibly argue against this.

I've pushed the revert and I'll do a release today.