Does evolution use the same Gtk theme when you run it under GNOME and KDE? >From the stack trace:
> #17 0x416aaaeb in pixbuf_render () from /usr/lib/gtk-2.0/2.2.0/engines/libqtpixmap.so > #18 0x416abc2d in qt_theme_pixbuf_render () from > /usr/lib/gtk-2.0/2.2.0/engines/libqtpixmap.so > #19 0x416a767d in draw_simple_image () from > /usr/lib/gtk-2.0/2.2.0/engines/libqtpixmap.so > #20 0x416a997b in draw_slider () from /usr/lib/gtk-2.0/2.2.0/engines/libqtpixmap.so It looks like you're using the Gtk2 "QtPixmap" theme engine, which tries to make Gtk2 apps look like KDE. (Maybe SuSE 8.2 uses that by default?) It's possible that it's buggy/inefficient. What happens if you switch to another theme? (Like "Raleigh") -- Dan _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
