Bug 258968 - syntactically incorrect font defaults in kdmrc
Summary: syntactically incorrect font defaults in kdmrc
Status: RESOLVED FIXED
Alias: None
Product: kdm
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Debian unstable Linux
: NOR normal
Target Milestone: ---
Assignee: kdm bugs tracker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-06 03:26 UTC by Eckhart Wörner
Modified: 2011-02-27 19:20 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 4.6.2


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eckhart Wörner 2010-12-06 03:26:52 UTC
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
Comment 1 Oswald Buddenhagen 2011-02-27 19:20:37 UTC
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