On 11.09.2013 12:52, Tim Waugh wrote:
On Mon, 2013-09-09 at 14:13 -0700, Alan Evans wrote:
Is there any way to figure out why the current printer is offline, beyond "Unable to connect"? Not being able to print is really messing with my workflow.
Enable debug logging like this: su -c 'cupsctl --debug-logging' Then look in /var/log/cups/error_log after attempting to print. You can turn off debug logging with: su -c 'cupsctl --no-debug-logging'
Tim. */
http://fedoraproject.org/wiki/How_to_debug_printing_problems
poma