I got a new computer for Christmas and it's running OS X 10.11.2 (15C50). I tried to step through the instructions in this thread to get printing going on a MP C3001 but haven't had any luck. Here's what I've done so far:
Tried to install Ghostscript from the link here but I kept getting an installation failed because installer not found error. I googled Ghostscript El Capitan and found a link that eventually took me here. I installed that successfully so that now I had
/usr/local/bin/gs -v
GPL Ghostscript 9.18 (2015-10-05)
Copyright (C) 2015 Artifex Software, Inc. All rights reserved.
Foomatic-RIP and pxlmono 1.9 seemed to install just fine. I added the printer (used HP Direct Jet since that's what worked for me on yosemite), and it found the Ricoh Aficio MP C3001 PXL driver automatically. I then ran the sandbox script (not sure if that's needed in El Capitan, but I did it anyway). Then ran the "change user code" scripts since we need a code to print in color. At that point test pages in both black and white and color failed. I added the printer again this time using Line Printer Daemon instead, re-ran the sandbox script, changed my code again via the other script and again failed to print anything. I did some re-starting and re-adding of printers, I reset my whole printer system, still no joy.
What should I do next?
Here's a copy of the console when I tried to print
1/4/16 1:53:31.644 PM Console[1872]: Marker - Jan 4, 2016, 1:53:31 PM
1/4/16 1:53:33.478 PM WindowServer[183]: send_datagram_available_ping: pid 379 failed to act on a ping it dequeued before timing out.
1/4/16 1:53:33.970 PM TextEdit[1780]: Unable to simultaneously satisfy constraints:
(
"<NSLayoutConstraint:0x7f8314859a40 V:[NSBox:0x7f83148dca80]-(0)-| (Names: '|':NSView:0x7f83124383f0 )>",
"<NSAutoresizingMaskLayoutConstraint:0x7f8314a3bc40 h=--& v=--& V:[NSBox:0x7f83148dca80]-(4)-| (Names: '|':NSView:0x7f83124383f0 )>"
)
Will attempt to recover by breaking constraint
<NSLayoutConstraint:0x7f8314859a40 V:[NSBox:0x7f83148dca80]-(0)-| (Names: '|':NSView:0x7f83124383f0 )>
Set the NSUserDefault NSConstraintBasedLayoutVisualizeMutuallyExclusiveConstraints to YES to have -[NSWindow visualizeConstraints:] automatically called when this happens. And/or, break on objc_exception_throw to catch this in the debugger.
1/4/16 1:53:35.000 PM kernel[0]: Sandbox: foomatic-rip(2171) deny(1) file-read-data /usr/local/etc/foomatic/filter.conf
1/4/16 1:53:35.000 PM kernel[0]: Sandbox: sh(2174) deny(1) file-read-data /dev/tty
1/4/16 1:53:35.000 PM kernel[0]: Sandbox: sh(2174) deny(1) file-read-data /
1/4/16 1:53:35.000 PM kernel[0]: Sandbox: bash(2178) deny(1) file-read-data /dev/tty
1/4/16 1:53:35.000 PM kernel[0]: Sandbox: bash(2178) deny(1) file-read-data /
1/4/16 1:53:35.000 PM kernel[0]: Sandbox: bash(2184) deny(1) file-read-metadata /usr/local/bin/gs
1/4/16 1:53:35.000 PM kernel[0]: Sandbox: bash(2184) deny(1) file-read-metadata /usr/local/bin/gs
1/4/16 1:53:35.000 PM kernel[0]: Sandbox: bash(2184) deny(1) file-read-metadata /usr/local/bin/gs
1/4/16 1:53:48.388 PM WindowServer[183]: send_datagram_available_ping: pid 379 failed to act on a ping it dequeued before timing out.