Comment 44 for bug 36256

Revision history for this message
Rocco Stanzione (trappist) wrote :

Looking at that helps explain why I couldn't reproduce this. I hadn't yet installed gnome-session. Looking at it closer makes me wonder if it couldn't be /usr/share/themes/Qt/gtk-2.0/gtkrc which is included by ~/.gtkrc-2.0 and which looks like this:
style "default"
{
  engine "qtengine"
  {
  }
}
class "GtkWidget" style "default"

I'd test myself whether that empty block makes any difference, but I still haven't been able to reproduce the problem. I have installed gnome-session-dbg in the hopes of catching any backtrace, but there still has been no crash (on edgy).