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: RESOLVED DUPLICATE of bug 442976
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-08-30 16:05 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


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
Comment 2 Nate Graham 2024-08-30 16:05:22 UTC
This should ultimately be fixed by fixing Bug 367650 and Bug 442976, since those are our entry points for installing fonts. Arbitrarily marking as a duplicate of Bug 442976 since we can't multi-dupe.

*** This bug has been marked as a duplicate of bug 442976 ***