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 688595 - Fix a critical warning on startup
Fix a critical warning on startup
Status: RESOLVED NOTABUG
Product: rhythmbox
Classification: Other
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-11-18 18:01 UTC by Giovanni Campagna
Modified: 2012-11-19 15:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix a critical warning on startup (1.41 KB, patch)
2012-11-18 18:02 UTC, Giovanni Campagna
none Details | Review

Description Giovanni Campagna 2012-11-18 18:01:56 UTC
Note that I'm filing this just for reference, I hope to have
the GObject change reverted.
Comment 1 Giovanni Campagna 2012-11-18 18:02:00 UTC
Created attachment 229297 [details] [review]
Fix a critical warning on startup

GObject was changed to invoke constructed after setting non construct
properties too, so when we set show-banners the widget is not there.
Comment 2 Allison Karlitskaya (desrt) 2012-11-19 15:33:37 UTC
I reverted the change in GLib.