Package: mupdf
Version: 0.8-1
Severity: normal

Steps to reproduce:
1) sudo apt-get install vnc4server imagemagick
2) sudo adduser --home /root/testuser1 --disabled-password --disabled-login 
testuser1
and just hit enter to all questions
3) sudo -i -u testuser1 vnc4server -depth 24 -geometry 1024x768 :5
and set password to e.g. 123456
4) sudo -i -u testuser1 sh -c 'DISPLAY=:5 mupdf 
/usr/share/doc/pbuilder/pbuilder-doc.pdf' &
5) sudo -i -u testuser1 sh -c 'DISPLAY=:5 import -window root /tmp/mupdf1.png'
6) open /tmp/mupdf1.png with your favourite image viewer

Steps to cleanup:
1) sudo -i -u testuser1 vnc4server -kill :5
2) sudo deluser --remove-home testuser1

Expected results:
6) text of PDF is clearly readable

Actual results:
6) huge vertical black stripes make about 50% of the text completely
unreadable.

More info:
1) This happens with any PDF, /usr/share/doc/pbuilder/pbuilder-doc.pdf
is just an example
2) If I use "-depth 16" in step 3) then the text is readable.
3) mupdf1.png is attached

<<attachment: mupdf1.png>>


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=fi_FI (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages mupdf depends on:
ii  libc6                   2.11.2-13        Embedded GNU C Library: Shared lib
ii  libfreetype6            2.4.4-1          FreeType 2 font engine, shared lib
ii  libjbig2dec0            0.11-1           JBIG2 decoder library - shared lib
ii  libjpeg62               6b1-1            The Independent JPEG Group's JPEG 
ii  libopenjpeg2            1.3+dfsg-4       JPEG 2000 image compression/decomp
ii  libx11-6                2:1.4.2-1        X11 client-side library
ii  libxext6                2:1.2.0-2        X11 miscellaneous extension librar
ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

mupdf recommends no packages.

Versions of packages mupdf suggests:
pn  mupdf-tools                   <none>     (no description available)

-- no debconf information

Reply via email to