Bug 295266

Summary: General font always auto-resetted to font style "medium"
Product: [Applications] systemsettings Reporter: hyper_ch <bugs.kde.org3>
Component: kcm_fontsAssignee: rik
Status: RESOLVED DUPLICATE    
Severity: normal CC: annma, cfeck
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: choosing the Ubuntu font

Description hyper_ch 2012-03-03 17:20:14 UTC
Using Kubuntu 12.04 Beta with KDE 4.8.00 (4.8.0 I noticed in Akregator, that the "read" feeds are hard to distinguish from the "unread" feeds. I went then to the font management and noticed that by default the font weight is set to "medium". I did alter it to "regular" and applied the settings. Nothing happened.

When I returned back later (after closing systemsettings and opening it up again), I noticed the font weight was again set to "medium" for the general font.

For the others all seems to work fine.
Comment 1 Anne-Marie Mahfouf 2012-03-03 17:56:32 UTC
Please paste here as a comment the content of your file .kde/share/config/kdeglobals under the [General] section only.

I installed the Ubuntu font and it is shown as Regular. See attached screenshot.
Comment 2 Anne-Marie Mahfouf 2012-03-03 17:59:15 UTC
Created attachment 69259 [details]
choosing the Ubuntu font
Comment 3 Anne-Marie Mahfouf 2012-03-03 18:00:37 UTC
waiting for more info about what exactly the bug is
Comment 4 Christoph Feck 2012-03-04 01:25:56 UTC
Qt does not know the difference between Regular, Normal, and Medium. Anything which is not bold or italics is considered the same. See bug 103852.

*** This bug has been marked as a duplicate of bug 103852 ***
Comment 5 hyper_ch 2012-03-04 06:18:58 UTC
Having disabled now the "medium" font weight solved the problem. However shouldn't kfontmanager know about those font weights meanwhile?