Summary: | Font Management uses ~/.fonts/ – should use $XDG_DATA_HOME/fonts/ or $HOME/.local/share/fonts/ | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Graham Perrin <grahamperrin> |
Component: | kcm_fontinst | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | 4wy78uwh, kde, nate, sfalken |
Priority: | HI | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | FreeBSD | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=367650 | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/-/commit/dbd2a7961b644602fdda3569e0c659838cf14223 | Version Fixed In: | 6.2.0 |
Sentry Crash Report: |
Description
Graham Perrin
2021-09-26 12:11:05 UTC
% file $HOME/.fonts/ /home/grahamperrin/.fonts/: directory % file $HOME/.local/share/ /home/grahamperrin/.local/share/: directory % file $HOME/.local/share/fonts /home/grahamperrin/.local/share/fonts: cannot open `/home/grahamperrin/.local/share/fonts' (No such file or directory) % pkg provides kcm_fontinst Name : plasma5-plasma-workspace-5.22.5 Desc : Plasma5 Plasma workspace Repo : FreeBSD Filename: usr/local/lib/qt5/plugins/kcm_fontinst.so % ---- Operating System: FreeBSD 14.0 KDE Plasma Version: 5.22.5 KDE Frameworks Version: 5.86.0 Qt Version: 5.15.2 Kernel Version: 14.0-CURRENT (64-bit) Graphics Platform: X11 Memory: 15.9 GiB of RAM Graphics Processor: AMD TURKS This bug causes issues with flatpak https://github.com/flatpak/flatpak/issues/5675 A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4663 Git commit dbd2a7961b644602fdda3569e0c659838cf14223 by David Edmundson. Committed on 30/08/2024 at 15:58. Pushed by davidedmundson into branch 'master'. kcms/kfontinst: Use modern path for font installation Fonts migrated from .fonts to .local/share/fonts many years ago. The main UI handles fonts in both locations. The installer used only the legacy location, which can be safely transferred to the new location. M +1 -1 kcms/kfontinst/dbus/Folder.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/dbd2a7961b644602fdda3569e0c659838cf14223 *** Bug 480556 has been marked as a duplicate of this bug. *** |