ok, i found the culprit. The Clearlooks engine crashes because of my
~.gtkrc-2.0 code (specifically, the bits about the tooltips):

style "my-narrow-tree" {  GtkTreeView::expander_size = 0 }
widget "*gaim_gtkblist_treeview" style "my-narrow-tree"

style "smaller-text" {
font_name = "Sans 7"
}

style "clearlooks-tooltips" = "clearlooks-default"
 {
    xthickness = 4
    ythickness = 4
    bg[NORMAL] = "#FFFF66"
  }

widget_class "*Toolbar*" style "smaller-text"
widget_class "*Statusbar*" style "smaller-text"
widget "gtk-tooltips" style "clearlooks-tooltips"

This piece of code WORKS with all other theme engines, but it crashes
with the LATEST clearlooks (it worked fine until very recently). I call
this a new clearlooks engine bug.

-- 
clearlooks keep cxrashing
https://bugs.launchpad.net/bugs/141178
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to