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 704411 - Warning coming from St with ThemeNodeTransition
Warning coming from St with ThemeNodeTransition
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: st
3.9.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2013-07-17 17:11 UTC by Lionel Landwerlin
Modified: 2013-07-18 00:13 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
st-theme-node-transition: fix paint state corruption (1.31 KB, patch)
2013-07-17 17:12 UTC, Lionel Landwerlin
committed Details | Review

Description Lionel Landwerlin 2013-07-17 17:11:24 UTC
We need to properly copy the theme nodes, not just copy the memory structure.
Comment 1 Lionel Landwerlin 2013-07-17 17:12:32 UTC
Created attachment 249425 [details] [review]
st-theme-node-transition: fix paint state corruption
Comment 2 Jasper St. Pierre (not reading bugmail) 2013-07-17 17:26:22 UTC
Review of attachment 249425 [details] [review]:

I'm not overly happy with this, but I can't think of anything better, so...
Comment 3 Lionel Landwerlin 2013-07-17 18:38:04 UTC
Pushed to master.