Summary: | If the configured font is not present, konsole show a black window | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Maximiliano Curia <maxy> |
Component: | font | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | bjohnson655 |
Priority: | NOR | Keywords: | triaged |
Version: | 15.12.1 | ||
Target Milestone: | --- | ||
Platform: | Debian unstable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 18.08.2 | |
Sentry Crash Report: |
Description
Maximiliano Curia
2016-02-22 14:08:38 UTC
If the font is not found, "Qt will use the closest matching installed font." which does seem to work on my system. I don't think anything has changed recently and your version isn't that old. Could you tell what font the system picked? Sorry, it was a long time ago, and I don't remember which font I've used. But before I forget, I'm currently using: For system fonts the fonts-3270 and fonts-anonymous-pro packages, and for user installed fonts the ones provided in https://github.com/ryanoasis/nerd-fonts/ In particular: https://github.com/ryanoasis/nerd-fonts/blob/master/patched-fonts/Monofur/Regular/complete/monofur%20for%20Powerline%20Nerd%20Font%20Complete%20Mono.ttf I'm testing konsole 16.08.0 and the issue seems almost completely gone, for the fonts I've tested at least. When working with a system font, after removal konsole fallsback to Monospace. But, when the font is installed in the user home then after removal the fallback can be any font, and the font metrics for the fallback seem to be wrong (the glyphs are cut). It is apparent that the original problem has been resolved. If you are still having an issue with font metrics you can open a separate bug report. |