Comment 4 for bug 1089027

Revision history for this message
Wayne Stambaugh (stambaughw) wrote : Re: [Bug 1089027] Re: Printing from eeschema and pcbnew always blank on Ubuntu 12.04

On 12/11/2012 6:06 PM, Mark Burton wrote:
> How do I turn on the wxLogTrace() output that is in
> printout_controller.cpp? I can't find any obvious means of doing that.
>
I confirmed your print problem on my system. I guess I forgot to
actually do a hard copy and only tested the preview. I'm getting feeble
minded in my old age. I will take another look at it on Linux as soon
as I get some time. To see the printing trace output, open a terminal
and type:

export WXTRACE=KicadPrinting

Launch a debug version of Pcbnew from the command line. Do not run
Pcbnew from KiCad or it will crash because the debug output is not
redirected to stdout.