Missing fonts when running newly commited reporting stuff in 1.8.7

Description

From the early morning report:

net.sf.jasperreports.engine.util.JRFontNotFoundException: Font 'Helvetica Neue' is not available to the JVM. See the Javadoc for more details.
at net.sf.jasperreports.engine.util.JRFontUtil.checkAwtFont(JRFontUtil.java:358)
at net.sf.jasperreports.engine.util.JRStyledText.getAwtAttributedString(JRStyledText.java:226)

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Benjamin Reed January 18, 2011 at 11:39 AM

Then resolve it. winking face

Donald Desloge January 18, 2011 at 11:25 AM

We've changed the fonts in all reports to SansSerif, in both testing and unstable branches.

Benjamin Reed January 18, 2011 at 10:07 AM

Yeah, that patch was already applied. Now there's other reports that still need changing. winking face Donald's planning on committing that, AFAIK.

Gregory Poniatowski January 18, 2011 at 9:27 AM

It seems like https://opennms.atlassian.net/browse/NMS-4102#icft=NMS-4102 describes a similar issue, there is even a patch, which changes the fonts to SansSerif.

Benjamin Reed January 18, 2011 at 8:52 AM

I don't think we can assume any named font exists on all platforms. We should just have the reports all use SansSerif.

Fixed

Details

Assignee

Reporter

Fix versions

Affects versions

Priority

PagerDuty

Created December 7, 2010 at 12:19 PM
Updated January 27, 2017 at 4:21 PM
Resolved January 18, 2011 at 11:39 AM

Flag notifications