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 663419 - Add missing initilization in post_parse_hook
Add missing initilization in post_parse_hook
Status: RESOLVED FIXED
Product: clutter-gtk
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: clutter-gtk maintainer(s)
clutter-gtk maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2011-11-04 17:25 UTC by Marc-Andre Lureau
Modified: 2011-11-04 17:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add missing initilization in post_parse_hook (1.17 KB, patch)
2011-11-04 17:25 UTC, Marc-Andre Lureau
committed Details | Review

Description Marc-Andre Lureau 2011-11-04 17:25:37 UTC
Without those two added function calls, the input is broken and the
offscreen widget are not transparent (but black background)
Comment 1 Marc-Andre Lureau 2011-11-04 17:25:40 UTC
Created attachment 200699 [details] [review]
Add missing initilization in post_parse_hook
Comment 2 Emmanuele Bassi (:ebassi) 2011-11-04 17:31:19 UTC
Review of attachment 200699 [details] [review]:

looks okay to me
Comment 3 Marc-Andre Lureau 2011-11-04 17:37:28 UTC
Attachment 200699 [details] pushed as 0286c7c - Add missing initilization in post_parse_hook