Bug 41468 - Wrong font path
Summary: Wrong font path
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: feh (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Ilya Mashkin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-30 04:08 MSK by Vladimir D. Seleznev
Modified: 2022-01-08 09:22 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir D. Seleznev 2021-11-30 04:08:26 MSK
When press 'm' feh process crashes with the following diagnostics:

    feh WARNING: couldn't load font DejaVuSans/10, attempting to fall back to fixed.
    feh WARNING: failed to even load fixed! Attempting to find any font.
    feh ERROR: couldn't load menu font DejaVuSans/10, did you make install?
    Are you specifying a nonexistent font?
    Did you tell feh where to find it with --fontpath?
Comment 1 Repository Robot 2022-01-08 09:22:48 MSK
feh-3.8-alt2 -> sisyphus:

 Sat Jan 08 2022 Vladimir D. Seleznev <vseleznv@altlinux> 3.8-alt2
 - Fixed font path location (closes: #41468).
 - Removed current directory from the font path (hardening).
 - Moved fonts-ttf-dejavu from BR to runtime dependency.