You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2014/07/21 20:20:38 UTC

[jira] [Commented] (PDFBOX-2214) EmptyStackException from PDFBOX-161

    [ https://issues.apache.org/jira/browse/PDFBOX-2214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068969#comment-14068969 ] 

Tilman Hausherr commented on PDFBOX-2214:
-----------------------------------------

I reverted the commit for the 1.8 branch, it makes a mess with many images, while the change worked fine for the trunk (where I ran my test suite without any trouble).

> EmptyStackException from PDFBOX-161
> -----------------------------------
>
>                 Key: PDFBOX-2214
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2214
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Rendering
>    Affects Versions: 2.0.0
>            Reporter: simon steiner
>            Assignee: Tilman Hausherr
>             Fix For: 2.0.0
>
>         Attachments: PDFBOX-161.pdf
>
>
> java -jar ~/pdf-box-svn/app/target/pdfbox-app-2.0.0-SNAPSHOT.jar PDFToImage PDFBOX161-E12860v10P096469EAs.pdf 
> Jul 17, 2014 4:47:09 PM org.apache.pdfbox.util.PDFStreamEngine processOperator
> INFO: unsupported/disabled operation: i
> Exception in thread "main" java.util.EmptyStackException
> 	at java.util.Stack.peek(Stack.java:102)
> 	at org.apache.pdfbox.util.PDFStreamEngine.saveGraphicsState(PDFStreamEngine.java:604)



--
This message was sent by Atlassian JIRA
(v6.2#6252)