Hi, I have a problem with Qt 4.6-stable branch, namely that some of the fonts are not recognize and a replacement is used instead. One such font is Misc Console (and other Misc* or Adobe* fonts). Instead that one another font is used. The problem is visible in qtconfig as well. If I run the same app with Qt 4.5 (eg. LD_LIBRARY_PATH=/usr/lib64/qt4/lib:$LD_LIBRARY_PATH /usr/lib64/qt4/bin/qtconfig - the system Qt 4.5 is in that path, 4.6 is in /opt/qt4), the fonts are rendered correctly.
There is also an assert when running qtconfig from 4.6 in a debug build: ASSERT: "q->testAttribute(Qt::WA_WState_Created)" in file /home/andris/development/sources/kde-trunk/qt- copy/src/gui/kernel/qwidget_x11.cpp, line 1792 Andras _______________________________________________ Qt4-preview-feedback mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback
