Hi, Timo Juhani Lindfors <[email protected]> writes:
> 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 Thanks for the info. I followed the steps and reproduced the same broken image. I also tested the Xephyr, x11vnc and tightvncserver; they seem unaffected. Do you think it might be in fact vnc4server's problem? Kanru -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

