Re: [Kicad-developers] [PATCH] get initial Python 3 support

2018-08-14 Thread Nick Østergaard
Hi Thomas, I am happy to see that we port to python3 for various reasons, that should be obvious to everyone. I have been testing your branch a bit on windows, just to get an overview of what changes might be needed. So far I think I made it work as you have on linux. A lite installer is availab

Re: [Kicad-developers] big changes to eeschama

2018-08-14 Thread Jeff Young
Hi Tom, Was it just the “leakage” into the frames (LIB_EDIT_FRAME and LIB_VIEW_FRAME) that caused issue, or all the dialog stuff too? There are some issues with dialogs still to clean up (around how kill-focus validation interacts with the operation that caused the kill-focus), but they don’t

Re: [Kicad-developers] Is errno defined on MSW?

2018-08-14 Thread Reece R. Pollack
In any Posix-compliant implementation, errno has been thread-safe for decades without any need for special versions of fopen or other stdio library functions. Of course, if we're talking about Microsloth, who can tell. On 08/13/18 23:54, Mark Roszko wrote: Yes, errno and fopen behave the sam

Re: [Kicad-developers] big changes to eeschama

2018-08-14 Thread Tomasz Wlostowski
On 01/08/18 22:36, Jeff Young wrote: > The dialog work is pretty much done. There was a recent refactoring to push > the ComponentTree down into common so it could be used for the Footprint > Editor & Place Footprint dialogs, but that should be the last of it. > Jeff, A gentle reminder: I've b

Re: [Kicad-developers] MSW directory performance patch

2018-08-14 Thread Seth Hillbrand
Makes sense. If it were simple, might be worth it but I'm happy to have that one stick with 5.1+ -Seth Am Di., 14. Aug. 2018 um 07:48 Uhr schrieb Wayne Stambaugh < stambau...@gmail.com>: > I am opposed to ripping apart merges to backport them to the 5.0 branch. > There is too much room for err

Re: [Kicad-developers] MSW directory performance patch

2018-08-14 Thread Wayne Stambaugh
I am opposed to ripping apart merges to backport them to the 5.0 branch. There is too much room for error. It's one thing to fix a merge conflict when cherry picking. It is an altogether different thing to backport part of a commit. This is why you should make commits as atomic as possible. If

[Kicad-developers] Jenkins build is back to normal : linux-kicad-full-gcc-head #3813

2018-08-14 Thread Miguel Angel Ajo
See ___ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~kicad-devel

[Kicad-developers] Jenkins build is back to normal : kicad-qa #4471

2018-08-14 Thread Miguel Angel Ajo
See ___ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~kicad-developers More help

[Kicad-developers] Build failed in Jenkins: linux-kicad-full-gcc-head #3812

2018-08-14 Thread Miguel Angel Ajo
See Changes: [jeff] Increase max-units to 'ZZ' (676). [jeff] Add more/better error messages for file i/o problems. [jeff] Rewrite Library Symbol Properties dialog. [jeff] Revert some dialog changes that

[Kicad-developers] Build failed in Jenkins: kicad-qa #4470

2018-08-14 Thread Miguel Angel Ajo
See Changes: [jeff] Increase max-units to 'ZZ' (676). [jeff] Add more/better error messages for file i/o problems. [jeff] Rewrite Library Symbol Properties dialog. [jeff] Revert some dialog changes that lost button sizes

Re: [Kicad-developers] SPICE models and library symbols

2018-08-14 Thread Maciej Sumiński
Hi Nhat, There are fields dedicated to Spice model definitions, try to set a model with the Spice Model editor dialog (in the Component Properties dialog [1]) and notice that new fields will appear. Cheers, Orson 1. http://docs.kicad-pcb.org/5.0.0/en/eeschema.html#_assigning_models On 08/13/201