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 687864 - network: don't add the header widget in an idle
network: don't add the header widget in an idle
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Network
unspecified
Other All
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-11-07 17:32 UTC by Cosimo Cecchi
Modified: 2012-11-07 20:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
network: don't add the header widget in an idle (11.12 KB, patch)
2012-11-07 17:32 UTC, Cosimo Cecchi
committed Details | Review

Description Cosimo Cecchi 2012-11-07 17:32:45 UTC
See patch
Comment 1 Cosimo Cecchi 2012-11-07 17:32:47 UTC
Created attachment 228397 [details] [review]
network: don't add the header widget in an idle

Add it in constructed() instead, since we need the value of the
construct-only shell property in order for it to work.
Comment 2 Bastien Nocera 2012-11-07 20:36:33 UTC
Review of attachment 228397 [details] [review]:

++
Comment 3 Cosimo Cecchi 2012-11-07 20:44:16 UTC
Attachment 228397 [details] pushed as fdb4233 - network: don't add the header widget in an idle