Bug 60888

Summary: "Fixed" is used instead of "Fixed [Misc]" when loading a session. The session config files contain the right value.
Product: [Applications] konsole Reporter: Michael Olbrich <michael.olbrich>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Michael Olbrich 2003-07-07 19:35:09 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 3.3.1 
OS:          Linux

I'm using "Fixed [Misc]" in console. It is my default font and a new konsole uses it correctly. However, all restored sessions use "Fixed" instead. 
The font dialog has still the right one selected, so when I open it and press ok, I get the right font.
Comment 1 Michael Olbrich 2003-07-07 23:09:57 UTC
Correction: 
Only when I open a new tab in the konsole window where I set the default, I will get 
the right font. Whenever the value is read from the file, I get the wrong font, although 
it's correct in the config file: 
... 
defaultfont=Fixed [Misc],12,-1,5,50,0,0,0,0,0 
... 
Comment 2 Thiago Macieira 2003-07-08 01:12:11 UTC
Could be a problem with Qt 3.2. In my system, Qt never selects the correct "Fixed 
[Misc]" font. I tested with Qt 3.1.2 and it shows. 
Comment 3 Michael Olbrich 2005-03-17 14:30:46 UTC
no problems now with 3.3.4. It probably was a qt problem.