Re: re-re post : murring gtk theme engine and cairo

Philippe Strauss <[email protected]>
Newsgroups gmane.comp.lib.cairo
Message-ID <[email protected]>
Found the culprit from the gtk2 themes endpoint.
If you install for test purposes the Orta theme,
in the Styles subdir, the fixes.rc file contain
the following:

 89 style "fg-is-text-color-workaround"
 90 {       
 91         fg[NORMAL]                              = @text_color
 92         fg[PRELIGHT]                            = @text_color
 93         fg[ACTIVE]                              = @selected_fg_color
 94         fg[SELECTED]                            = @selected_fg_color
 95         fg[INSENSITIVE]                         = darker (@bg_color)
 96 }
 97 
 98 #style "label"
 99 #{
100 #       engine "murrine"
101 #       {
102 #       }
103 #}
104 
105 style "murrine-tooltips"
106 {

commenting out the style label and my app doesn't crash anymore, just warn the following in the console:

philou@air:~/mysrc/straightliner$ ./straightliner.opt 
/Users/philou/.themes/Orta/gtk-2.0/Styles/fixes.rc:159: error: invalid string constant "label", expected valid string constant




Regards

--
Philippe STRAUSS
-- 
cairo mailing list
[email protected]
https://lists.cairographics.org/mailman/listinfo/cairo
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.