← Back to team overview

kicad-developers team mailing list archive

Re: 5.1.5 release status

 

Hi Jonaton,

This is an assertion in wxWidgets being raised.  This really shouldn't
happen on release builds.  While assertions like this are annoying they
are not show stoppers unless clicking either the "No" or "Cancel"
buttons cause KiCad to crash.  I'm guessing this is not the case but one
of our macos devs can confirm this.  It looks like our macos wxWidgets
library builds need to have the assertions disabled.

Cheers,

Wayne

On 10/20/19 10:37 AM, Kymatica wrote:
> I still see this a lot on macOS, not only when editing symbol fields but
> here and there: 
> 
> https://bugs.launchpad.net/bugs/1844545
> 
> I don’t think 5.1.5 is ”production ready” until this is fixed.
> 
> /Jonatan 
> 
>> 20 okt. 2019 kl. 17:13 skrev Seth Hillbrand <seth@xxxxxxxxxxxxx>:
>>
>> On 2019-10-20 06:41, Wayne Stambaugh wrote:
>>> Where are we on the 5.1.5 release?  I took a look at the bug tacker and
>>> the only serious bug I saw was the glib assertion bug[1].  How close are
>>> we to getting this fixed?  There is still some unexpected behavior with
>>> the constrained zone drawing and editing changes that should be fixed
>>> before we release.  I would like to tag -rc1 and start the string freeze
>>> by the end of October.
>>
>> Odd, I didn't see that one come through.  I'll fix that this weekend.
>>
>> -S
>>
>> Seth Hillbrand
>> KiCad Services Corporation
>> https://www.kipro-pcb.com
>> +1 530 302 5483 | +1 212 603 9372
>>
>> _______________________________________________
>> 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


References