Bug 387617

Summary: Konsole profiles forgets about 'draw intense color as bold'
Product: [Applications] konsole Reporter: slartibart70
Component: fontAssignee: Konsole Developer <konsole-devel>
Status: REPORTED ---    
Severity: normal CC: a.samirh78, aryan4170
Priority: NOR    
Version: 17.04.1   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description slartibart70 2017-12-05 10:46:33 UTC
How to reproduce:
- add a new profile
- choose appearance 'black on white'
- select e.g. ubuntu monospace font (or hack or noto) as terminal font
- put a checkmark into 'draw intense colors in bold font'

Result:
The first profile draws fonts (e.g man man) in bold
Switching to the second profile ignores the bold setting
Kill konsole
start again
now the second profile works (sometimes) with bold fonts

Add a new profile, same problem as above...

The things i see in the .profile files is a a difference in the font-parameter:
the working profile is
Font=Liberation Mono,11,-1,5,50,0,0,0,0,0 
the -sometimes- working second profile has
Font=Ubuntu Mono,11,-1,5,50,0,0,0,0,0,Regular

but... deleting the 'regular' addition does not solve the problem

At the moment, i have two profiles with the settings as above (with 'regular') and it is working.
But the problem should be fixed
Comment 1 Ahmad Samir 2017-12-14 14:43:10 UTC
This is most likely a duplicate of bug 378523.