Bug 41468

Summary: Wrong font path
Product: Sisyphus Reporter: Vladimir D. Seleznev <vseleznv>
Component: fehAssignee: Ilya Mashkin <oddity>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: oddity
Version: unstable   
Hardware: x86_64   
OS: Linux   

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.