From kde3alpha Wed Oct 24 21:23:45 2001 From: Ghiora Drori Date: Wed, 24 Oct 2001 21:23:45 +0000 To: kde3alpha Subject: [Kde3alpha] konsole bug X-MARC-Message: https://marc.info/?l=kde3alpha&m=100789245514451 When running konsole(KDE 3) I get a crash, I traced it to the following code: void Konsole::setFont(int fontno) { QFont f; QFontMetrics fm1(f); int font_w; font_w = fm1.maxWidth(); cout << "font_w31:" <