You can fix it by changing the two tooltip lines... from: ... 181: bg[NORMAL] = @tooltip_bg_color 182: fg[NORMAL] = @tooltip_fg_color ...
to: ... 181: bg[NORMAL] = @tooltips_bg_color 182: fg[NORMAL] = @tooltips_fg_color ... -- Darklooks gtkrc is broken [hardy] https://bugs.launchpad.net/bugs/215472 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-themes-extras in ubuntu. -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
