Bug 340101 - Font list is not refreshed inside a session
Summary: Font list is not refreshed inside a session
Status: RESOLVED NOT A BUG
Alias: None
Product: konsole
Classification: Applications
Component: font (show other bugs)
Version: 2.14.1
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-18 18:52 UTC by Moviuro
Modified: 2018-02-11 15:37 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 Moviuro 2014-10-18 18:52:23 UTC
When adding a font with your package manager (in my case, pacman), even if it's fixed, it won't appear in the list of fonts you might use in Konsole unless you logout-login.

Reproducible: Always

Steps to Reproduce:
1. install a fixed font (envy-code-r, inconsolata-g, monofur...)
2. goto Konsole Appearance settings

Actual Results:  
The new font is unavailable

Expected Results:  
The new font is available
Comment 1 Christoph Feck 2014-10-19 02:27:33 UTC
You do not need to log out, just make sure Konsole process no longer runs, i.e. close all its windows. Applications (or even fontconfig itself) cache the list of fonts, because it is an expensive operation to look for all of them.

With many other settings (e.g. language change etc.) it is quite normal that they are only applied when the application is restarted, and I would not consider it a bug.