[cairo-bugs] [Bug 44501] ERROR NAME; undefined COMMAND; Q OPERAND STACK;

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jan 7 03:36:31 PST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=44501

--- Comment #7 from dan.baumann at gmx.ch 2012-01-07 03:36:31 PST ---
First I did the test with poppler (app-text/poppler-0.16.7)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
I printed the website with firefox to a *.pdf-File and I got this *.pdf
(screen01.jpg).
How you can see, is the date of the *.pdf wrong. My computer does each hour a
cronjob like:

crontab -l
0 * * * * /usr/sbin/ntpdate swisstime.ethz.ch >> /var/log/ntpdate/ntpdate.log
2>&1

cat /var/log/ntpdate/ntpdate.log
[...]
7 Jan 11:00:09 ntpdate[5747]: adjust time server 129.132.2.21 offset 0.004887
sec

The time on my machine is always exactly. What is the matter for that?


Then I converted the *.pdf to a *.ps-File with the following command
(screen02.jpg):
pdftops drucktest.pdf

ls
drucktest.pdf  drucktest.ps

I printed the *.ps-file with the following command:
lpr -o raw drucktest.ps

It worked well.



Second I did the test with ghostscript-gpl (app-text/ghostscript-gpl-9.04-r4)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
I took the same *.pdf (drucktest.pdf -- screen01.jpg) like in the test with
poppler.

I converted the *.pdf with the following command (screen03.jpg):
pdf2ps drucktest.pdf

ls
drucktest.pdf  drucktest.ps

I printed the *.ps-file with the following command:
lpr -o raw drucktest.ps

I got a empty paper.


Should I now report this bug to the cups and the ghostscript teams?

Thanx a lot for your help.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the cairo-bugs mailing list