Hi Steve, I’m going to merge a conditional compilation fix for this (I agree that we don’t want to chase anyone away from the debug versions).
But I was working on another branch so I have to do a full build to test it. It’ll be a few hours…. Cheers, Jeff. > On 6 Mar 2018, at 19:12, Steven A. Falco <[email protected]> wrote: > > On 03/06/2018 02:09 PM, jp charras wrote: >> Le 06/03/2018 à 19:57, Steven A. Falco a écrit : >>> On 03/06/2018 01:51 PM, Kevin Cozens wrote: >>>> On 2018-03-06 01:40 PM, Steven A. Falco wrote: >>>>> I just finished building 49486b83 for Linux (Fedora 27) and immediately >>>>> upon starting eechema from the main kicad window, I get an assert in >>>>> src/gtk/scrolwin.cpp at line 213. >>>> >>>> I ran across the same problem yesterday and filed a bug report. >>>> >>>> https://bugs.launchpad.net/kicad/+bug/1753592 >>>> >>> >>> Ok, thanks. I made a note in the bug and attached a screenshot of the >>> assert. I'll try a bisection, but it seems like the recent scrollbar >>> changes may need to be reverted or modified. >>> >>> Steve >>> >> >> This is an assert only in debug mode with wxWidgets 3.0.2 and only on Linux. >> It is perhaps a bug in wxWidgets. >> I rebuilt Kicad against latest wxWidgets (current git version) and I do not >> have this assert. >> >> So i am not sure this is a critical issue (and perhaps not an issue). > > That may be true, but it may also discourage people who are trying out the > nightly builds from Fedora copr. And it wasn't happening until recently, so > it seems like a regression. > > Steve > > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > <https://launchpad.net/~kicad-developers> > Post to : [email protected] > <mailto:[email protected]> > Unsubscribe : https://launchpad.net/~kicad-developers > <https://launchpad.net/~kicad-developers> > More help : https://help.launchpad.net/ListHelp > <https://help.launchpad.net/ListHelp>
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

