http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12549

            Bug ID: 12549
           Summary: Hard coded font Paths (  DejaVu ) cause problems for
                    non-Debian systems
 Change sponsored?: ---
           Product: Koha
           Version: 3.16
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Installation and upgrade (command-line installer)
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

In Koha-conf.xml, the font paths for the DejaVu fonts are hardcoded.
Unfortunately, the paths don't match the installed font locations in other
distributions (such as Fedora).

Ideally, the system should enquire of fontconfig where the fonts are installed.
Something like: 

    fc-list : file | grep Deja
spits out the correct paths, and should work across distributions.

Just spent quite a long time trying to figure out why the Creators.t test was
continually failing during make test even though they ran fine manually.
Problem seems to have been this!

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to