No subject


Mon Oct 29 21:31:58 EDT 2012


Printer Status problem with Xerox Phaser 8560DX printer
Problem
Xerox Phaser 8560DX printer will send a "Printer Status" job every time a d=
ocument is printed. When it's installed from Nexus (nxsartsapp) the "Printe=
r Status" job get stuck in the queue.
Solution
To fix this problem remove the line starting with *cupsCommands from the pr=
inter's definition file. The printer definition file is located in /etc/cup=
s/ppd/ and it's named after the printer's name with extension .ppd
To remove the line:

  1.
Open Terminal by going to Finder Menu/Go/Utilities then double-click Termin=
al
  2.
Remove the line starting with *cupsCommands (line 24) from the printer defi=
nition file:

For printer NXSARTSAPP-p_aco_bw:
sudo sed -e s/^*cupsCommands.*$// -i .backup /etc/cups/ppd/NXSARTSAPP_p_aco=
_bw.ppd
Done


________________________________
From: mactug-bounces at lists.uwaterloo.ca<mailto:mactug-bounces at lists.uwaterl=
oo.ca> [mactug-bounces at lists.uwaterloo.ca<mailto:mactug-bounces at lists.uwate=
rloo.ca>] on behalf of Matthew Oliver [m3oliver at uwaterloo.ca<mailto:m3olive=
r at uwaterloo.ca>]
Sent: Monday, January 28, 2013 5:39 PM
To: mactug at mailman.uwaterloo.ca<mailto:mactug at mailman.uwaterloo.ca> (mactug=
@mailman.uwaterloo.ca<mailto:mactug at mailman.uwaterloo.ca>)
Subject: Re: [MacTUG] New Xerox printers and 10.8???!!!???

I should add as a bit of a curiosity...
I initially assumed it was any xerox printer that used that driver (quite a=
 few) including the printers Don mentioned, the 3635MFP's and the 7535/45 s=
eries as well...
What's interesting is the 3635's work just fine through equitrac... It woul=
d seem that the drivers expect/allow some sort of bi-directional communicat=
ion that fails as soon as equitrac is used to communicate in between the pr=
inter and the client. I guess the 3635s aren't sophisticated enough for thi=
s and therefore they work fine.
Don if you setup your printers through the windows sharing tab they work fi=
ne but they tend to require the user to re-authenticate every time they wan=
t to print which is super annoying.
It's only LDP printing that causes those "Printer Status" jobs to appear.
I was hoping IPP printing would fix this but the IPP implementation is supe=
r broken in OS X it seems (at least authenticated IPP printing)

I'm still playing with this to find a better solution as time allows.


-Matt

On 2013-01-28, at 5:21 PM, "Matthew Oliver" <m3oliver at uwaterloo.ca<mailto:m=
3oliver at uwaterloo.ca>> wrote:

Hi Don,

Same thing happens for me, it's to do with printing through an equitrac que=
ue, they work fine (for me) until you bring equitrac into the picture.
So far xerox support has been less than helpful with this issue.


----------------------------------
Matthew Oliver
Manager, Architecture Computing & Media
School of Architecture
University of Waterloo
Phone:  519-888-4567 X 27651
Mobile: 519-589-1556
----------------------------------

On 2013-01-28, at 5:13 PM, "Glenn Anderson" <anderson at uwaterloo.ca<mailto:a=
nderson at uwaterloo.ca>> wrote:

I have been using Mountain Lion with the new xerox printers and have had no=
 issues.

Do you have the latest driver? I know there was a problem with an older ver=
sion of the driver, which didn't support accounting, but that has been fixe=
d in the latest driver I am told.



On 2013-01-28, at 4:49 PM, Donald Duff-McCracken <dsmccrac at uwaterloo.ca<mai=
lto:dsmccrac at uwaterloo.ca>>
 wrote:

Has anyone had trouble with the new xerox printers (e.g. 5335 and 5745) and=
 Mountain Lion.

_______________________________________________
MacTUG mailing list
MacTUG at lists.uwaterloo.ca<mailto:MacTUG at lists.uwaterloo.ca>
https://lists.uwaterloo.ca/mailman/listinfo/mactug
_______________________________________________
MacTUG mailing list
MacTUG at lists.uwaterloo.ca<mailto:MacTUG at lists.uwaterloo.ca>
https://lists.uwaterloo.ca/mailman/listinfo/mactug


--_000_913ECAB103B448C7836B2B7E3F2B0956uwaterlooca_
Content-Type: text/html; charset="Windows-1252"
Content-ID: <0154887061A46C448D9A0F7EA461469F at connect.uwaterloo.ca>
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3DWindows-1=
252">
<base href=3D"x-msg://9/">
</head>
<body style=3D"word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-lin=
e-break: after-white-space; ">
Ah spoke too soon=85 While it works in the sense that it fixes the annoying=
 unprintable &quot;Printer Status&quot; jobs, it disables most of the funct=
ionality of the printer=85 the ability to print colour, or send jobs to the=
 fax card, etc. etc.
<div><br>
</div>
<div>So that won't work for me=85 too bad=85</div>
<div><br>
</div>
<div><br>
<div>
<div>On 2013-01-28, at 10:34 PM, Guillermo Fuentes &lt;<a href=3D"mailto:gf=
uentes at uwaterloo.ca">gfuentes at uwaterloo.ca</a>&gt;</div>
<div>&nbsp;wrote:</div>
<br class=3D"Apple-interchange-newline">
<blockquote type=3D"cite">
<div ocsi=3D"0" fpstyle=3D"1" dir=3D"auto" style=3D"font-family: Helvetica;=
 font-size: medium; font-style: normal; font-variant: normal; font-weight: =
normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align=
: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal=
; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-tex=
t-stroke-width: 0px; ">
<div style=3D"direction: ltr; font-family: Tahoma; font-size: 10pt; ">Hi Do=
n,<br>
This is a problem we are having in Arts for the the 8560 when a workstation=
 is connected to our Nexus printer server in Lion. I haven't test it on Mou=
ntain Lion.<br>
Looking into the Printer definitions I found how to removed the &quot;Print=
er Status&quot; command to the printer.<br>
Note this is a nasty hack that will eventually be overwritten by future Xer=
ox driver updates.<br>
Guillermo<br>
<br>


More information about the MacTUG mailing list