After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 667442 - pdfmod doesn't open pdf
pdfmod doesn't open pdf
Status: RESOLVED DUPLICATE of bug 591136
Product: pdfmod
Classification: Other
Component: general
0.9.x
Other Linux
: Normal critical
: ---
Assigned To: pdfmod-maint
pdfmod-maint
Depends on:
Blocks:
 
 
Reported: 2012-01-06 21:16 UTC by teo (Account deactivated)
Modified: 2012-01-06 22:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
pdf that triggers the issue (30.91 KB, application/pdf)
2012-01-06 22:16 UTC, teo (Account deactivated)
Details

Description teo (Account deactivated) 2012-01-06 21:16:12 UTC
I try to open the attached pdf file and I get the error:

"Error loading document
There was en error loading file ....."

(pretty generic useless error message by the way)

I can open it just fine using Document Viewer
Comment 1 André Klapper 2012-01-06 21:37:15 UTC
Please attach the PDF file here and reset the "NEEDINFO" status of this report.
Also, is there some output in the terminal window if you start "pdfmod" from a terminal?
Comment 2 teo (Account deactivated) 2012-01-06 22:16:29 UTC
Created attachment 204787 [details]
pdf that triggers the issue
Comment 3 teo (Account deactivated) 2012-01-06 22:18:19 UTC
I'm absolutely damn sure I had attached it when filing the report. And this is not the first time this happens.

Here's the output from the terminal:


$ pdfmod
[1 Debug 23:17:28.532] Starting PdfMod 0.9.1
[1 Debug 23:17:28.556] Initializing i18n catalog from /usr/share/locale/
[1 Debug 23:17:28.920] Loaded custom AccelMap from /home/teo/.config/pdfmod/gtk_accel_map
[1 Debug 23:17:29.015] Cache directory set to /home/teo/.cache/pdfmod
[1 Debug 23:17:40.806] Loaded file:///home/teo/Desktop/Claves%20IRPF%202011.pdf
[3 Warn  23:17:40.953] Caught an exception - PdfSharp.Pdf.IO.PdfReaderException: Cannot handle iref streams. The current implementation of PDFsharp cannot handle this PDF feature introduced with Acrobat 6. (in `PdfSharp')
  at PdfSharp.Pdf.IO.Parser.ReadXRefTableAndTrailer (PdfSharp.Pdf.PdfReferenceTable xrefTable) [0x00000] in <filename unknown>:0 
  at PdfSharp.Pdf.IO.Parser.ReadTrailer () [0x00000] in <filename unknown>:0 
  at PdfSharp.Pdf.IO.PdfReader.Open (System.IO.Stream stream, System.String password, PdfDocumentOpenMode openmode, PdfSharp.Pdf.IO.PdfPasswordProvider passwordProvider) [0x00000] in <filename unknown>:0 
  at PdfSharp.Pdf.IO.PdfReader.Open (System.String path, System.String password, PdfDocumentOpenMode openmode, PdfSharp.Pdf.IO.PdfPasswordProvider provider) [0x00000] in <filename unknown>:0 
  at PdfSharp.Pdf.IO.PdfReader.Open (System.String path, PdfDocumentOpenMode openmode, PdfSharp.Pdf.IO.PdfPasswordProvider provider) [0x00000] in <filename unknown>:0 
  at PdfMod.Pdf.Document.Load (System.String uri, PdfSharp.Pdf.IO.PdfPasswordProvider passwordProvider, Boolean isAlreadyTmp) [0x00000] in <filename unknown>:0 
  at PdfMod.Gui.Client+<LoadPath>c__AnonStorey10.<>m__1C () [0x00000] in <filename unknown>:0 
[3 Error 23:17:40.954] Error Loading Document - There was an error loading file:///home/teo/Desktop/Claves%20IRPF%202011.pdf
Comment 4 André Klapper 2012-01-06 22:23:31 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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