Previewing a PPT file containing an image of a table with multibyte characters results in garbled characters and an error in catalina.out

XMLWordPrintable

    • 2
    • Severity 3 - Minor

      The steps to reproduce are unclear at the moment, but I'm raising this bug anyway as others might come across this and be able to provide more information. The error we're seeing in the logs is:

      java.lang.IllegalStateException: No Such Object defined: 0
      	at com.benryan.graphics.wmf.records.MfCmdSelectClipRegion.replay(MfCmdSelectClipRegion.java:75)
      	at com.benryan.graphics.wmf.WmfFile.draw(WmfFile.java:557)
      	at com.benryan.graphics.wmf.WmfFile.replay(WmfFile.java:534)
      	at com.benryan.graphics.wmf.WmfFile.replay(WmfFile.java:505)
      	at com.benryan.graphics.wmf.WmfFile.replay(WmfFile.java:499)
      	at com.benryan.escher.EscherRenderer.renderImage(EscherRenderer.java:164)
      	at com.benryan.escher.EscherRenderer.walkShapes(EscherRenderer.java:245)
      	at com.benryan.ppt.PptRenderer.render(PptRenderer.java:125)
      	at com.benryan.conversion.PPtDocumentConversionTask.convertFile(PPtDocumentConversionTask.java:56)
      	at com.benryan.conversion.PPtDocumentConversionTask.convertFile(PPtDocumentConversionTask.java:27)
      	at com.benryan.conversion.AbstractSlideConversionTask.call(AbstractSlideConversionTask.java:50)
      	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      	at java.lang.Thread.run(Thread.java:745)

            Assignee:
            Unassigned
            Reporter:
            lachland (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: