Bug 512524 - pgfimage with PDF files crashes: "invalid image dimensions"
Summary: pgfimage with PDF files crashes: "invalid image dimensions"
Keywords:
Status: CLOSED DUPLICATE of bug 508522
Alias: None
Product: Fedora
Classification: Fedora
Component: texlive
Version: rawhide
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jindrich Novy
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-07-18 16:28 UTC by Horst H. von Brand
Modified: 2013-07-02 23:37 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-07-26 03:39:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
A simple document (LaTeX + figure) with a Makefile (all in a tarball) (10.00 KB, application/octet-stream)
2009-07-18 16:28 UTC, Horst H. von Brand
no flags Details

Description Horst H. von Brand 2009-07-18 16:28:27 UTC
Created attachment 354257 [details]
A simple document (LaTeX + figure) with a Makefile (all in a tarball)

Description of problem:
A figure created with xfig and translated into PDF with transfig crashes 

pgfimage:
! pdfTeX error (ext1): invalid image dimensions.
\pgfsys@defineimage ...@imagepage {\pgf@filename }
                                                  }\edef \pgf@image {\noexpa...
l.5   \pgfimage{square}
                       
!  ==> Fatal error occurred, no output PDF file produced!

Version-Release number of selected component (if applicable):
texlive-latex-2007-43.fc12.x86_64
transfig-3.2.5-7.fc12.x86_64
xfig-3.2.5-21.a.fc12.x86_64

How reproducible:
Always

Steps to Reproduce:
See the attached testcase. It translates the figure from .fig into .pdf and runs pdflatex on a simple document including the figure. 
  
Actual results:
...
(./testdoc.aux)
! pdfTeX error (ext1): invalid image dimensions.
\pgfsys@defineimage ...@imagepage {\pgf@filename }
                                                  }\edef \pgf@image {\noexpa...
l.5   \pgfimage{square}
                       
!  ==> Fatal error occurred, no output PDF file produced!
Transcript written on testdoc.log.
make: *** [testdoc.pdf] Error 1


Expected results:
Correct PDF document

Additional info:

Comment 1 Mattias Ellert 2009-07-26 03:39:29 UTC

*** This bug has been marked as a duplicate of bug 508522 ***


Note You need to log in before you can comment on or make changes to this bug.