← Back to team overview

kicad-developers team mailing list archive

Re: RC2

 

On 11/06/2015 12:25 PM, Andrew Zonenberg wrote:
> There's another bug I spent a while hunting for earlier this week, but
> couldn't get too far with. Maybe someone else can pick it up?
> 
> Steps to reproduce:
> * Open pad editor
> * Select pad type: SMT
> * Select copper layers: none
> * Uncheck all technical layers
> 
> In the debug build this will display a warning but keep running; in
> release it aborts or crashes.
> 
> Although *exiting* the pad editor should not be allowed if the pad has
> no layers at all (or possibly pop up a dialog asking if the user wants
> to delete it?), having no layers selected should be a legal
> intermediate state during editing of a pad stack.

I cannot even exit the pad properties dialog using the OK button.  I
keep getting an error message dialog "Error: no layer selected." every
time I hit the OK button.  I'm using r6302 on Debian testing amd64 build.

> 
> On 06/11/15 09:04, Mark Roszko wrote:
>> One thing I didn't think was fixed yet was a null dereference 
>> introduced with the clipper library upgrade. jp fixed the 
>> uninitialized warnings but theres still a explicit null deref in a 
>> loop condition. CID 132144. What does it impact? No clue.
> 
>> And speaking of pns, there is still CID 106401 where 
>> PNS_MEANDERED_LINE::MeanderSegment can memory leak.
> 
>> _______________________________________________ Mailing list:
>> https://launchpad.net/~kicad-developers Post to     :
>> kicad-developers@xxxxxxxxxxxxxxxxxxx Unsubscribe :
>> https://launchpad.net/~kicad-developers More help   :
>> https://help.launchpad.net/ListHelp
> 
> 


Follow ups

References