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

--- Comment #5 from Chris Nighswonger <cnighswon...@foundations.edu> ---
(In reply to Chris Nighswonger from comment #4)
> 
> Regardless, it will always die at the same point due to missing TTF paths in
> the configuration file.

Here is the point of failure based on the log posted:

http://tinyurl.com/orn9pnr

The missing paths cause $ttf_path->{content} to not be initialized which causes
the '-e' to bork. There really should be a more graceful error handler in play
here.

Of course, there may be another issue at play here as well, and that may be
what Bernardo has pointed out.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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