← Back to team overview

kicad-developers team mailing list archive

Re: New version of net selector up

 

Hey Jeff,

It works for me on windows 10.

Cheers,

Wayne

On 9/25/2018 12:57 PM, Jeff Young wrote:
> Thanks, JP.  I’ve pushed another “fix”.  It works on OSX, but then so did the first one, so who knows.
> 
> Let me know how it works on Linux & MSW.
> 
> Cheers,
> Jeff.
> 
> 
> 
>> On 25 Sep 2018, at 16:38, jp charras <jp.charras@xxxxxxxxxx> wrote:
>>
>> Le 25/09/2018 à 16:09, Jeff Young a écrit :
>>> OK, so it looks correct, it’s just closing itself immediately.
>>>
>>> @JP or @Wayne,
>>>
>>> Could one of you put a breakpoint in NET_SELECTOR_POPUP::DoPopup() (in
>>> net_selector.cpp somewhere around line 134) and see why it’s exiting?
>>>
>>> Thanks,
>>> Jeff.
>>>
>>
>> the loop:
>> while( eventLoop.Pending() )
>> is made only once, due to the fact eventLoop.Pending() is true only once.
>>
>> -- 
>> Jean-Pierre CHARRAS
>>
>> _______________________________________________
>> 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
> 
> 
> _______________________________________________
> 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