Bug 162345 - some font changes get lost after new login
Summary: some font changes get lost after new login
Status: RESOLVED DUPLICATE of bug 155838
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-20 09:34 UTC by Luka Renko
Modified: 2008-06-08 11:50 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luka Renko 2008-05-20 09:34:31 UTC
Version:            (using Devel)
Installed from:    Compiled sources
Compiler:          gcc (GCC) 4.2.3 (Ubuntu 4.2.3-2ubuntu7)  
OS:                Linux

I use KDE4 from SVN and am seeing this problem for some time, but did not want to report it before, as I was not sure that something was not wrong with my configuration (~/.kde4). Recently I have reinstalled my system with Ubuntu Hardy and have yesterday build KDE4 from SVN (almost beta1 state), removed my configuration (rm -rf ~/.kde4) and started KDE4.

I change all font sizes to be 1pt less than it is default in KDE4. This is my config from kdeglobals:
[General]
XftAntialias=true
XftHintStyle=hintfull
XftSubPixel=rgb
desktopFont=Sans Serif,9,-1,5,50,0,0,0,0,0
fixed=Monospace,9,-1,5,50,0,0,0,0,0
font=Sans Serif,9,-1,5,50,0,0,0,0,0
menuFont=Sans Serif,9,-1,5,50,0,0,0,0,0
smallestReadableFont=Sans Serif,7,-1,5,50,0,0,0,0,0
taskbarFont=Sans Serif,9,-1,5,50,0,0,0,0,0
toolBarFont=Sans Serif,7,-1,5,50,0,0,0,0,0

Sometimes, when I logout/reboot and login again, some of the fonts sizes are reset back to normal size (1pt larger). This is the diff of kdeglobals after this happens:
 [General]
-XftAntialias=true
-XftHintStyle=hintfull
 XftSubPixel=rgb
 desktopFont=Sans Serif,9,-1,5,50,0,0,0,0,0
-fixed=Monospace,9,-1,5,50,0,0,0,0,0
-font=Sans Serif,9,-1,5,50,0,0,0,0,0
-menuFont=Sans Serif,9,-1,5,50,0,0,0,0,0
 smallestReadableFont=Sans Serif,7,-1,5,50,0,0,0,0,0
-taskbarFont=Sans Serif,9,-1,5,50,0,0,0,0,0
 toolBarFont=Sans Serif,7,-1,5,50,0,0,0,0,0

I think it is always the same fonts that are lost, but I am not 100 sure. Will keep an eye on this in future and report back.
Comment 1 Luka Renko 2008-05-20 09:41:33 UTC
Note: this looks similar to report in bug 156994, but I can still see it in today's SVN version.
Comment 2 George Goldberg 2008-06-08 11:50:45 UTC

*** This bug has been marked as a duplicate of 155838 ***