Bug 171416

Summary: Okular does not display the second page of ps_guide.ps from the gnuplot doc
Product: [Applications] okular Reporter: Christian Trippe <christiandehne>
Component: PS backendAssignee: Okular developers <okular-devel>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version: 0.7.1   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Document where the second page is displayed empty

Description Christian Trippe 2008-09-21 19:26:38 UTC
Version:           0.7.1 (using 4.1.2 (KDE 4.1.1 (KDE 4.1 >= 20080828)) "release 52.2", KDE:KDE4:Factory:Desktop / openSUSE_11.0)
Compiler:          gcc
OS:                Linux (i686) release 2.6.25.16-0.1-default

Okular does not display the second page of ps_guide.ps from the gnuplot doc. The page is displayed as empty, which is not the case when viewed with kghostview.
Comment 1 Christian Trippe 2008-09-21 19:28:36 UTC
Created attachment 27503 [details]
Document where the second page is displayed empty
Comment 2 Pino Toscano 2008-09-21 19:54:00 UTC
Hello,

Okular does not do PostScript loading & rendering on its own, but uses a 3rd party library called libspectre.
This bug is located in it, as it can be reproduced with a simple test application.

This bug report has been reported for libspectre at:
  https://bugs.freedesktop.org/show_bug.cgi?id=17697

Closing, as it is not an Okular problem.