Bug 480556 - Yakuake Flatpak doesn't see/can't use user-installed fonts
Summary: Yakuake Flatpak doesn't see/can't use user-installed fonts
Status: REPORTED
Alias: None
Product: yakuake
Classification: Applications
Component: general (show other bugs)
Version: 23.08.4
Platform: Flatpak Linux
: NOR normal
Target Milestone: ---
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-30 18:42 UTC by Shawn W Dunn
Modified: 2024-03-15 14:22 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 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