Version: (using KDE KDE 3.2.2) Installed from: Compiled From Sources Compiler: gcc 3.3.3 OS: Linux Hello, I have such problem every time I try to do sth on Konsole. As far as I know, KDE has sth wrong with font caching, so I did 'fc-cache -f' but it helped only a bit. Whenever I try to change fonts in Konsole (or general in KDE) application crashes. As I re-cached fonts, I can use e.g. Konsole, but only during few minutes, and I cannot use Midnight Commander, which is very useful for me. Whenever I open a Konsole and type 'mc' - Konsole crashes. Here's a log: [New Thread 16384 (LWP 1755)] 0x410ae5c9 in waitpid () from /lib/libpthread.so.0 #0 0x410ae5c9 in waitpid () from /lib/libpthread.so.0 #1 0x4075e917 in KCrash::defaultCrashHandler(int) () from /opt/kde/lib/libkdecore.so.4 #2 0x410acc45 in __pthread_sighandler () from /lib/libpthread.so.0 #3 <signal handler called> #4 0x00000010 in ?? () #5 0x40a9e8c5 in QPainter::drawTextItem(int, int, QTextItem const&, int) () from /usr/lib/qt-3.2.1/lib/libqt-mt.so.3 #6 0x40a9e5e5 in QPainter::drawText(int, int, QString const&, int, int, QPainter::TextDirection) () from /usr/lib/qt-3.2.1/lib/libqt-mt.so.3 #7 0x40a9e20a in QPainter::drawText(int, int, QString const&, int, QPainter::TextDirection) () from /usr/lib/qt-3.2.1/lib/libqt-mt.so.3 #8 0x41adfaf2 in TEWidget::drawAttrStr(QPainter&, QRect, QString&, ca const*, bool, bool) () from /opt/kde/lib/libkdeinit_konsole.so #9 0x41ae078c in TEWidget::setImage(ca const*, int, int) () from /opt/kde/lib/libkdeinit_konsole.so #10 0x41aefc6c in TEmulation::showBulk() () from /opt/kde/lib/libkdeinit_konsole.so #11 0x41aee54a in TEmulation::qt_invoke(int, QUObject*) () from /opt/kde/lib/libkdeinit_konsole.so #12 0x41ae7798 in TEmuVt102::qt_invoke(int, QUObject*) () from /opt/kde/lib/libkdeinit_konsole.so #13 0x40b34e50 in QObject::activate_signal(QConnectionList*, QUObject*) () from /usr/lib/qt-3.2.1/lib/libqt-mt.so.3 #14 0x40b34c84 in QObject::activate_signal(int) () from /usr/lib/qt-3.2.1/lib/libqt-mt.so.3 #15 0x40e4ea3b in QTimer::timeout() () from /usr/lib/qt-3.2.1/lib/libqt-mt.so.3 #16 0x40b56242 in QTimer::event(QEvent*) () from /usr/lib/qt-3.2.1/lib/libqt-mt.so.3 #17 0x40ada035 in QApplication::internalNotify(QObject*, QEvent*) () from /usr/lib/qt-3.2.1/lib/libqt-mt.so.3 #18 0x40ad96eb in QApplication::notify(QObject*, QEvent*) () from /usr/lib/qt-3.2.1/lib/libqt-mt.so.3 #19 0x406c26b5 in KApplication::notify(QObject*, QEvent*) () from /opt/kde/lib/libkdecore.so.4 #20 0x40ac9a6b in QEventLoop::activateTimers() () from /usr/lib/qt-3.2.1/lib/libqt-mt.so.3 #21 0x40a87bb4 in QEventLoop::processEvents(unsigned) () from /usr/lib/qt-3.2.1/lib/libqt-mt.so.3 #22 0x40aed276 in QEventLoop::enterLoop() () from /usr/lib/qt-3.2.1/lib/libqt-mt.so.3 #23 0x40aed118 in QEventLoop::exec() () from /usr/lib/qt-3.2.1/lib/libqt-mt.so.3 #24 0x40ada281 in QApplication::exec() () from /usr/lib/qt-3.2.1/lib/libqt-mt.so.3 #25 0x41ab6873 in kdemain () from /opt/kde/lib/libkdeinit_konsole.so #26 0x41a7d880 in kdeinitmain () from /opt/kde/lib/kde3/konsole.so #27 0x0804ce9b in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) () #28 0x0804de47 in handle_launcher_request(int) () #29 0x0804e3a2 in handle_requests(int) () #30 0x0804f26b in main () #31 0x411fcd06 in __libc_start_main () from /lib/libc.so.6 BTW: I use Slackware 9.1, gcc 3.3.3, KDE 3.2.2 compiled from sources. Thanks a lot for help ;) Anna
*** This bug has been marked as a duplicate of 65127 ***