← Back to team overview

kicad-developers team mailing list archive

Re: Printing broken again?

 

On 29.04.2015 11:02, jp charras wrote:
Le 29/04/2015 09:34, Sergey A. Borshch a écrit :
On 28.04.2015 16:53, jp charras wrote:
Le 28/04/2015 15:43, Sergey A. Borshch a écrit :
Hi everyone.
Someone broke printing again.

bzr rev. 5596 prints ok, while today bzr rev. 5628 print arcs in wrong
direction(?).

   See attached screenshots.


AFAIK, there is no changes in printing/drawing code since 5596 .
Hmmm. After removing build directory and rebuilding all works as desired
again. Strange. Sorry for disturbance.

Besides there is no arc in screen-shots
Ok, "arcs, approximated by polylines".


Again, there is no arc, and therefore no "arcs, approximated by polylines".
I don't know how it implemented, I just saw that "rounded" parts of characters was broken.

You do not give any info on your system, wxWidgets info and printer.
Developers do not have a crystal ball.
Yes, I know, apologize. It was wx 3.1 and Linux "Print to File" printer.

Your issue looks like print issues a very long time ago, on Linux, when
wxWidgets used a very poor resolution in printing (72 ppi)

Can you rebuild the rev 5596 with the *same Linux version and dev tools*
as rev 5628 , to see if it is currently working and if something has
changed between between them.
I did it before my first letter. After my previous build of rev. 5596 I did "bzr up" and "make" yesterday, nothing more. Linux version, compiler, wx, etc was not changed since i built rev. 5596. That's why I thought it was a bug introduced in some of intermediate revision. Today, after removing build directory and rebuilding from scratch bug is gone, so now I understand that problem was on my side.


(You can compile kicad using the Debug mode, to have more message info
during printing)

Kicad sets the printing resolution to medium quality, but does not
handle the exact printing resolution itself, this is the system
(wxWidgets+drivers)



--
Regards,
  Sergey A. Borshch            mailto: sb-sf@xxxxxxxxxxxxxxx
    SB ELDI ltd. Riga, Latvia



References