Summary: | weston-launch does not display fonts as non-root | ||
---|---|---|---|
Product: | Wayland | Reporter: | Dilian <dpa-bugs> |
Component: | weston | Assignee: | Wayland bug list <wayland-bugs> |
Status: | RESOLVED INVALID | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | 1.5.0 | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Dilian
2018-03-15 18:21:13 UTC
Could you try comparing the environment variables between the working and non-working weston (not weston-launch) processes? You should be able to find it in /proc/<pid>/environ. I do not recall any changes to the font handling the weston repository in years, so I do suspect it to be a local configuration issue. FWIW, I think the Weston UI uses the Cairo "toy api" for text, which might have a problem as well. The font to search for is hardcoded to "sans" in the Weston clients/ sources, so if that no longer matches anything, I suppose it could lead to what you describe. The font files were not readable at OS-level by mortals. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.