26 Jun
2015
26 Jun
'15
3:43 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14463 --- Comment #5 from Chris Nighswonger <cnighswonger@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.