Bug 387617 - Konsole profiles forgets about 'draw intense color as bold'
Summary: Konsole profiles forgets about 'draw intense color as bold'
Status: REPORTED
Alias: None
Product: konsole
Classification: Applications
Component: font (show other bugs)
Version: 17.04.1
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-05 10:46 UTC by slartibart70
Modified: 2020-09-01 14:43 UTC (History)
2 users (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 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.