Bug 480556

Summary: Yakuake Flatpak doesn't see/can't use user-installed fonts
Product: [Applications] yakuake Reporter: Shawn W Dunn <sfalken>
Component: generalAssignee: Eike Hein <hein>
Status: REPORTED ---    
Severity: normal CC: muesli
Priority: NOR    
Version: 23.08.4   
Target Milestone: ---   
Platform: Flatpak   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=367650
Latest Commit: Version Fixed In:

Description Shawn W Dunn 2024-01-30 18:42:01 UTC
SUMMARY
The Yakuake flatpak cannot make use of user installed fonts, installed in the users $HOME


STEPS TO REPRODUCE
1. Go to "Edit Current Profile"->Appearance->Choose Font

OBSERVED RESULT
Only Fonts available in the flatpak (or the runtimes, probably more accurately) are available to select

EXPECTED RESULT
That Yakuake sees the fonts I have installed in $HOME/.fonts and allows me to make use of them.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: openSUSE Kalpa (Linux Kernel 6.7.1-2-default (64-bit))
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.114.0
Qt Version: 5.15.12

ADDITIONAL INFORMATION
Comment 1 Christian Muehlhaeuser 2024-03-15 14:22:10 UTC
I think  ~/.fonts is the wrong location. Flatpak should look for fonts in ~/.local/share/fonts however. See https://github.com/flatpak/flatpak/issues/924