Hi Marc,
I don’t know if this will help you at all, but we were running into a
similar problem, running Aspose.Slides on Java 1.8, Centos 7.2. Your
stack trace looks similar, except it was a different font listed in the
exception message (Cousine – see bottom).
This happened while trying to load the Google croscore fonts; also, it only happened on some of our servers.
We found two different “solutions”:
1) Don’t load croscore fonts. Or…
2) Installing emacs seemed to allow croscore fonts to be loaded without exception.
Installing emacs seemed to upgrade a bunch of packages related to fonts; that’s the only explanation we’ve come up with so far.
It would be useful if the Aspose folks could look at the unobfuscated stack trace and give us an idea of what the code is trying to do when the exception occurs:
Caused by: class com.aspose.slides.ms.pbdb106a0.i: FontFamily ‘Cousine’ not found
Parameter name: Cousine
com.aspose.slides.ms.pbdb106a0.p6a2feef8.q.do(Unknown Source)
com.aspose.slides.ms.pbdb106a0.p6a2feef8.q.(Unknown Source)
com.aspose.slides.ms.pbdb106a0.p6a2feef8.q.(Unknown Source)
com.aspose.slides.ms.core.p7cce53cf.pa5e0ff62.a.do(Unknown Source)
com.aspose.slides.ms.pbdb106a0.p6a2feef8.pa5e0ff62.q.do(Unknown Source)
com.aspose.slides.ms.pbdb106a0.p6a2feef8.pa5e0ff62.q.do(Unknown Source)
com.aspose.slides.FontsLoader.do(Unknown Source)
com.aspose.slides.FontsLoader.do(Unknown Source)
com.aspose.slides.FontsLoader.loadExternalFonts(Unknown Source)
Hi Tom,
- the list of installed fonts
- fonts configuration file (/etc/fonts/fonts.conf - default location)
- Which Aspose.Slides version you are using on your end.
The issues you have found earlier (filed as SLIDESJAVA-35723) have been fixed in this update.
This message was posted using Notification2Forum from Downloads module by Aspose Notifier.
Hi,
The issues you have found earlier (filed as SLIDESJAVA-36042) have been fixed in this update.
This message was posted using Notification2Forum from Downloads module by Aspose Notifier.