Version: unspecified (using KDE 4.4.5) OS: Linux This bug has been copied over from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605714 ---- All of the default font settings in kdmrc's comments (and output of genkdmconf) are syntactically invalid for recent versions of Qt. They give error messages like QFont::fromString: Invalid description 'Serif,20,5,0,50,0' This one, for example, shold rather be Serif,20,0,50,0,0,0,0,0 Reproducible: Didn't try
Git commit 90522fa12f7de9256ec5a378a13bb80b98e08f0e by Oswald Buddenhagen. Committed on 27/02/2011 at 19:06. Pushed by ossi into branch 'KDE/4.6'. fix font defaults of course it was extraordinarily clever of me to remove support for qt2 font specs from the config parser without adjusting the defaults. BUG: 258968 FIXED-IN: 4.6.2 M +12 -12 kdm/config.def http://commits.kde.org/kde-workspace/90522fa12f7de9256ec5a378a13bb80b98e08f0e