[Okular-devel] [okular] [Bug 329704] New: Okular is unable to display a printed manual page.
Christopher Yeleighton
giecrilj at stegny.2a.pl
Tue Jan 7 22:48:21 UTC 2014
https://bugs.kde.org/show_bug.cgi?id=329704
Bug ID: 329704
Summary: Okular is unable to display a printed manual page.
Classification: Unclassified
Product: okular
Version: 0.17.3
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: NOR
Component: PS backend
Assignee: okular-devel at kde.org
Reporter: giecrilj at stegny.2a.pl
Okular is unable to display a printed manual page. The page needs standard
font Times to render.
Reproducible: Always
Steps to Reproduce:
1. { man -t ISO-8859-1 >/tmp/latin1.ps && okular /tmp/latin1.ps; }
Actual Results:
1. 3 pages, nothing rendered, messages:
kular(10291)/okular (Spectre) GSGenerator::loadDocument: Page count: 3
okular(10291)/okular (Spectre) GSGenerator::generatePixmap: receiving
PixmapRequest(#15481080, async, 1013x1433, page 0, prio 1)
undefined -21
okular(10291)/okular (Spectre) GSRendererThread::run: Generated image does not
match wanted size: [0x0] vs requested [1013x1433]
QImage::scaled: Image is a null image
okular(10291)/okular (Spectre) GSGenerator::generatePixmap: receiving
PixmapRequest(#15481080, async, 996x1409, page 0, prio 1)
undefined -21
okular(10291)/okular (Spectre) GSRendererThread::run: Generated image does not
match wanted size: [0x0] vs requested [996x1409]
QImage::scaled: Image is a null image
okular(10291)/okular (Spectre) GSGenerator::generatePixmap: receiving
PixmapRequest(#15387496, async, 146x207, page 0, prio 2)
undefined -21
okular(10291)/okular (Spectre) GSRendererThread::run: Generated image does not
match wanted size: [0x0] vs requested [146x207]
QImage::scaled: Image is a null image
okular(10291)/okular (Spectre) GSGenerator::generatePixmap: receiving
PixmapRequest(#15387496, async, 146x207, page 1, prio 2)
undefined -21
okular(10291)/okular (Spectre) GSRendererThread::run: Generated image does not
match wanted size: [0x0] vs requested [146x207]
QImage::scaled: Image is a null image
okular(10291)/okular (Spectre) GSGenerator::generatePixmap: receiving
PixmapRequest(#15481080, async, 996x1409, page 0, prio 1)
undefined -21
okular(10291)/okular (Spectre) GSRendererThread::run: Generated image does not
match wanted size: [0x0] vs requested [996x1409]
QImage::scaled: Image is a null image
okular(10291)/okular (Spectre) GSGenerator::generatePixmap: receiving
PixmapRequest(#15387496, async, 146x207, page 2, prio 2)
undefined -21
okular(10291)/okular (Spectre) GSRendererThread::run: Generated image does not
match wanted size: [0x0] vs requested [146x207]
QImage::scaled: Image is a null image
okular(10291)/okular (Spectre) GSGenerator::generatePixmap: receiving
PixmapRequest(#15481080, async, 996x1409, page 0, prio 1)
undefined -21
okular(10291)/okular (Spectre) GSRendererThread::run: Generated image does not
match wanted size: [0x0] vs requested [996x1409]
QImage::scaled: Image is a null image
Expected Results:
1. The same rendering as when you tell Okular to convert the printout to PDF
first, or from { gs /tmp/latin1.ps; }
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Okular-devel
mailing list