Intrepid, print broken with Minolta PagePro 8L printer
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
cups (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
Intrepid |
Fix Released
|
Medium
|
Unassigned | ||
foomatic-filters (Ubuntu) |
Fix Released
|
High
|
Till Kamppeter | ||
Intrepid |
Fix Released
|
High
|
Unassigned |
Bug Description
Binary package hint: foomatic-db
Hi,
with Intrepid I can no longer print correctly with the said printer.
In particular, what happens is that the page is printed, but the margins are wrong. It seems that the page is printed with zoom, the fonts are huge and the page does not fit the paper. Printing for example the ubuntu test page, I see the top left corner aligned correctly, but I cannot see the other three corners since the page is like zoomed. On the top right corner, I see the ubuntu logo, and on the right paper edge I see the 50% label of the various colors.
One important fact I discovered is that this happens with the recommented driver, which is Foomatic/ljet2p. If I choose the other avalable driver, which is CUPS+Gutenprint v5.2.0-rc1, the printing is correct!
Let me know if you need other info to track this down. Basically a single test page print should be enough to determine if the bug is solved, since currently the printed page doesn't fit the corners at all.
pier@pier-laptop:~$ lsb_release -rd
Description: Ubuntu 8.10
Release: 8.10
pier@pier-laptop:~$ apt-cache policy foomatic-db
foomatic-db:
Installato: 20080918-0ubuntu4
Candidato: 20080918-0ubuntu4
Tabella versione:
*** 20080918-0ubuntu4 0
500 http://
100 /var/lib/
pier@pier-laptop:~$
Thanks, and congrats on the great work!
Go ubuntu!
Changed in foomatic-db: | |
assignee: | nobody → larsuebernickel |
importance: | Undecided → High |
status: | New → Triaged |
Changed in foomatic-filters: | |
importance: | Undecided → High |
status: | New → Fix Committed |
Changed in cups: | |
status: | Triaged → In Progress |
Lars, the PJL code of the option "PCL600" in this PPD file
http:// openprinting. org/ppd- o-matic. cgi?driver= ljet2p& printer= Minolta- PagePro_ 8L&show= 1
is not inserted in the output. There does not appear any PJL in the output. You can reproduce it with
cupsctl FileDevice=yes Minolta- PagePro_ 8L-ljet2p. ppd -o PageSize=A4 map-portland- 1.pdf
cupsctl LogLevel=debug
lpadmin -p m -E -v /tmp/printout -m foomatic:
lpr -P m ~/walking-
sudo less /tmp/printout
Note that the option is a so-called "hidden" option which does not appear in GUIs. It has only one choice, as it serves only for inserting a constant expression into the output. The insertion of this PJL code is needed so that the Minolta PagePro 8L prints with 600 dpi. See the entry on OpenPrinting:
http:// openprinting. org/show_ printer. cgi?recnum= Minolta- PagePro_ 8L
and also the output which you get with foomatic-rip 3.x.