FS#10779 - Darklooks theme has brocken gtkrc
Attached to Project:
Arch Linux
Opened by Alexej Diesner (alexejD) - Sunday, 29 June 2008, 16:48 GMT
Last edited by Greg (dolby) - Sunday, 29 June 2008, 19:11 GMT
Opened by Alexej Diesner (alexejD) - Sunday, 29 June 2008, 16:48 GMT
Last edited by Greg (dolby) - Sunday, 29 June 2008, 19:11 GMT
|
Details
Description:
/usr/share/themes/Darklooks/gtk-2.0/gtkrc, line 4: gtk_color_scheme variable contains wrong identifiers "tooltips_fg_color/tooltips_bg_color". They should be: "tooltip_bg_color /tooltip_bg_color". Additional info: * package version: extra/gnome-themes-extras 2.22.0-1 * error-message from gtk2_prefs: /usr/share/themes/Darklooks/gtk-2.0/gtkrc:181: Invalid symbolic color 'tooltip_bg_color' /usr/share/themes/Darklooks/gtk-2.0/gtkrc:181: error: invalid identifier `tooltip_bg_color', expected valid identifier Solution: change tooltips_fg_color / tooltips_bg_color to tooltip_bg_color / tooltip_bg_color in line 4 |
This task depends upon
Comment by Greg (dolby) - Sunday, 29
June 2008, 16:54 GMT
Please make a bug report upstream
Comment by
Alexej Diesner (alexejD) - Sunday,
29 June 2008, 18:55 GMT
i've reported this on
http://bugzilla.gnome.org
with ID 540796