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 662998 - st-texture-cache: Fix colored symbolic icons
st-texture-cache: Fix colored symbolic icons
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2011-10-29 14:44 UTC by Florian Müllner
Modified: 2011-10-29 17:34 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
st-texture-cache: Fix colored symbolic icons (1.01 KB, patch)
2011-10-29 14:44 UTC, Florian Müllner
committed Details | Review

Description Florian Müllner 2011-10-29 14:44:38 UTC
See attached patch.
Comment 1 Florian Müllner 2011-10-29 14:44:41 UTC
Created attachment 200253 [details] [review]
st-texture-cache: Fix colored symbolic icons

Commit b7bf712b977 broke colored symbolic icons by never including
the requested colors in the texture load request.
Comment 2 Jasper St. Pierre (not reading bugmail) 2011-10-29 16:14:40 UTC
Review of attachment 200253 [details] [review]:

I noticed this a few days ago. Good catch.
Comment 3 Florian Müllner 2011-10-29 17:34:06 UTC
Attachment 200253 [details] pushed as 1760ba1 - st-texture-cache: Fix colored symbolic icons