Re: [bugs] problems when using selfmade hatches
Posted by
cantcode on
Oct 09, 2013; 2:30pm
URL: https://forum.librecad.org/bugs-problems-when-using-selfmade-hatches-tp5708894p5708997.html
That's what it looks like on my ubunru 12.04 32bit with my "-" patch in release and debug mode -> my patch does not help

Is there a difference between using ubuntu 32 bit on a 32bit cpu and 64bit cpu?
same os (release mode and debug mode looks the same), without my patch, on a 0,0/350,370 rectangle
(once I had the same behaviour, but could not reproduce it -> the arcs become lines)

update:
That's strange:
When I add the line (sorry)
RS_DEBUG->print("fuck");
after my "patchline"
and run it -> QtCreator asks to save changes ... ->OK
My patch seems to work. After removing this offensive line, my patch seems not to work (only tested with the arcs hatch)