[okular] [Bug 385456] Okular do not print PDF containing vertical direction document.

Michael Weghorn bugzilla_noreply at kde.org
Fri Mar 16 08:15:18 UTC 2018


https://bugs.kde.org/show_bug.cgi?id=385456

Michael Weghorn <m.weghorn at posteo.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |CONFIRMED

--- Comment #15 from Michael Weghorn <m.weghorn at posteo.de> ---
I can reproduce this with the attached document on Debian unstable, without
Japanese locale:

~~~
$ locale
LANG=en_GB.UTF-8
LANGUAGE=en_GB:en
LC_CTYPE="en_GB.UTF-8"
LC_NUMERIC="en_GB.UTF-8"
LC_TIME="en_GB.UTF-8"
LC_COLLATE="en_GB.UTF-8"
LC_MONETARY="en_GB.UTF-8"
LC_MESSAGES="en_GB.UTF-8"
LC_PAPER="en_GB.UTF-8"
LC_NAME="en_GB.UTF-8"
LC_ADDRESS="en_GB.UTF-8"
LC_TELEPHONE="en_GB.UTF-8"
LC_MEASUREMENT="en_GB.UTF-8"
LC_IDENTIFICATION="en_GB.UTF-8"
LC_ALL=
~~~

When I start Okular from the command line, the following output appears when
opening the print preview (The 'rangecheck -15' actually looks like it may be
related to ghostscript.):

~~~~
org.kde.okular.ui: kdeprint: creating preview dialog
org.kde.okular.ui: querying trader for application/ps service
org.kde.okular.ui: Trying to create a part
org.kde.okular.ui: Did not find a config file, attempting to look for old
config
org.kde.okular.ui: Migrated old okular config
Settings::instance called after the first use - ignoring
kf5.kxmlgui: Registering action  "go_first"  under new name  "first_page"
kf5.kxmlgui: Registering action  "go_last"  under new name  "last_page"
org.kde.okular.core: Metadata file is now:
"/home/limux/.local/share/okular/docdata/98658189.okular_Lh4595.ps.xml"
org.kde.okular.core:
"/usr/lib/x86_64-linux-gnu/qt5/plugins/okular/generators/okularGenerator_ghostview.so"
org.kde.okular.core: Output DPI: QSizeF(96.3319, 96.0946)
org.kde.okular.generators.spectre: Page count: 1
org.kde.okular.core: request observer=0x5612652d72a0 574x812 at 0
org.kde.okular.core: sending request observer=0x5612652d72a0 574x812 at 0 async ==
true isTile == false
org.kde.okular.generators.spectre: receiving PixmapRequest(#94637006877344,
async, 574x812, page 0, prio 1)
org.kde.okular.core: request observer=0x5612652d72a0 574x812 at 0
org.kde.okular.core: request observer=0x5612652d72a0 574x812 at 0
org.kde.okular.core: request observer=0x561265276d30 80x113 at 0
org.kde.okular.core: request observer=0x5612652d72a0 554x783 at 0
org.kde.okular.core: request observer=0x5612652d72a0 554x783 at 0
org.kde.okular.core: request observer=0x5612652d72a0 554x783 at 0
rangecheck -15
rangecheck -15
org.kde.okular.generators.spectre: Generated image does not match wanted size:
[0x0] vs requested [574x812]
QImage::scaled: Image is a null image
org.kde.okular.core: request observer=0x5612652d72a0 554x783 at 0
org.kde.okular.core: sending request observer=0x5612652d72a0 554x783 at 0 async ==
true isTile == false
org.kde.okular.generators.spectre: receiving PixmapRequest(#94637006877344,
async, 554x783, page 0, prio 1)
rangecheck -15
rangecheck -15
org.kde.okular.generators.spectre: Generated image does not match wanted size:
[0x0] vs requested [554x783]
QImage::scaled: Image is a null image
org.kde.okular.core: sending request observer=0x561265276d30 80x113 at 0 async ==
true isTile == false
org.kde.okular.generators.spectre: receiving PixmapRequest(#94637006482736,
async, 80x113, page 0, prio 2)                                                  
rangecheck -15                                                                  
rangecheck -15                                                                  
org.kde.okular.generators.spectre: Generated image does not match wanted size:
[0x0] vs requested [80x113]                                                     
QImage::scaled: Image is a null image
~~~

(Debian) versions of the packages:

* okular 4:17.12.2-2
* libpoppler73 0.62.0-2
* libspectre1 0.2.8-1
* ghostscript 9.22~dfsg-2

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list