CVS commit by staikos:
maybe this is why it's crashing. oops.
CCMAIL: kde-core-devel at kde.org
M +1 -0 ksslinfodlg.cc 1.57
--- kdelibs/kio/kssl/ksslinfodlg.cc #1.56:1.57
@@ -361,4 +361,5 @@ KSSLCertBox::KSSLCertBox(QWidget *parent
: QScrollView(parent, name, f)
{
+ _frame = 0L;
setBackgroundMode(QWidget::PaletteButton);
setValues(QString::null, 0L);