I've found an error in the recent oi a9-2 update. In the file

/usr/share/themes/Clearlooks/gtk-2.0/gtkrc

around line 400, there are bug workarounds that were changed to
(old values ##):

# Workaround for the evolution ETable (bug #527532)
widget_class "*.<ETable>.<ECanvas>" style "treeview_header"
##widget_class "*.ETable.ECanvas" style "treeview_header"
# Workaround for the evolution ETree
widget_class "*.<ETree>.<ECanvas>" style "treeview_header"
##widget_class "*.ETree.ECanvas" style "treeview_header"

This causes problems with gtk applications that use clearlooks,
they are indefinitely looping. Uncommenting the old entries
resolve these problems.
--
Dr.Udo Grabowski   Inst.f.Meteorology & Climate Research IMK-ASF-SAT
http://www.imk-asf.kit.edu/english/sat.php
KIT - Karlsruhe Institute of Technology           http://www.kit.edu
Postfach 3640,76021 Karlsruhe,Germany T:(+49)721 608-26026 F:-926026

_______________________________________________
openindiana-discuss mailing list
[email protected]
http://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to