Summary: | Missing Font in AppImage on Kubuntu | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | christian tacke <kde-bugs> |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | michael.thenault |
Priority: | NOR | ||
Version First Reported In: | 5.1.0 | ||
Target Milestone: | --- | ||
Platform: | Appimage | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/kdevplatform/12f5de1c9706b7b5b49528b57acfe4a350110839 | Version Fixed In: | 5.1.2 |
Sentry Crash Report: | |||
Attachments: | Screenshot of missing font in code browser |
Description
christian tacke
2017-04-10 12:17:18 UTC
Created attachment 107002 [details]
Screenshot of missing font in code browser
Kdevelop 5.1.0
Git commit 12f5de1c9706b7b5b49528b57acfe4a350110839 by Kevin Funk. Committed on 01/08/2017 at 08:07. Pushed by kfunk into branch '5.1'. UsesWidget: Use <code> to achieve monospace font "Monospace" is not a font family, it is a style (it's a predefined alias of fontconfig, so it is unavailable if Qt is configured not to use fontconfig). Also see: http://lists.qt-project.org/pipermail/qt-interest-old/2011-October/036282.html FIXED-IN: 5.1.2 M +2 -2 language/duchain/navigation/useswidget.cpp https://commits.kde.org/kdevplatform/12f5de1c9706b7b5b49528b57acfe4a350110839 I have the exact same issue with the git appimage from approx. 2 weeks ago (5.2.1). |