Re: [Kicad-developers] Call for testing.

2017-01-28 Thread Wayne Stambaugh
I just pushed a patch to resolve this issue. If you find any thing else, please let me know. Thanks for the testing and feedback. On 1/28/2017 10:24 AM, Chris Pavlina wrote: > Is it a known bug that in the schematic, symbols are seen as having no > library association? If I click on a part, it s

Re: [Kicad-developers] [PATCH] Reorder eeschema toolbar a bit

2017-01-28 Thread Adam Wolf
(I have also seen new users expect this. Thanks Chris!) On Sat, Jan 28, 2017 at 3:27 PM, Chris Pavlina wrote: > On Sat, Jan 28, 2017 at 04:26:06PM -0500, Wayne Stambaugh wrote: >> On 1/28/2017 3:56 PM, Chris Pavlina wrote: >> > Hi, >> > >> > A number of users have been confused by the fact that

Re: [Kicad-developers] [PATCH] Reorder eeschema toolbar a bit

2017-01-28 Thread Chris Pavlina
On Sat, Jan 28, 2017 at 04:26:06PM -0500, Wayne Stambaugh wrote: > On 1/28/2017 3:56 PM, Chris Pavlina wrote: > > Hi, > > > > A number of users have been confused by the fact that the order of > > toolbar buttons in eeschema no longer corresponds to the order in which > > the tools are used, since

Re: [Kicad-developers] [PATCH] Reorder eeschema toolbar a bit

2017-01-28 Thread Wayne Stambaugh
On 1/28/2017 3:56 PM, Chris Pavlina wrote: > Hi, > > A number of users have been confused by the fact that the order of > toolbar buttons in eeschema no longer corresponds to the order in which > the tools are used, since changing the function of cvpcb. This patch > reorders them to: > > https://

[Kicad-developers] [PATCH] Reorder eeschema toolbar a bit

2017-01-28 Thread Chris Pavlina
Hi, A number of users have been confused by the fact that the order of toolbar buttons in eeschema no longer corresponds to the order in which the tools are used, since changing the function of cvpcb. This patch reorders them to: https://misc.c4757p.com/new-eeschema-toolbar.png The order of the

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

2017-01-28 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 : htt

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

2017-01-28 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 : https://help.launchp

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

2017-01-28 Thread Miguel Angel Ajo
See Changes: [jean-pierre charras] Pcbnew: Fix a crash when reloading python scripts, when Kicad uses -- [...truncated 133.24 KB...] [ 76%] Building CXX object pcbnew/CMakeFiles/_pcbnew

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

2017-01-28 Thread Miguel Angel Ajo
See Changes: [jean-pierre charras] Pcbnew: Fix a crash when reloading python scripts, when Kicad uses -- Started by an SCM change Building remotely on debian8 (gcc clang linux) in workspace

Re: [Kicad-developers] Call for testing.

2017-01-28 Thread Wayne Stambaugh
No, I missed that. When PART_LIB was managing the cache, the SCH_COMPONENTs parent object was the PART_LIB. That is no loner the case so I will have to fix that somehow. A lot of this will go away once the symbol library table in in place. Thanks for the heads up. Cheers, Wayne On 1/28/2017

[Kicad-developers] EDA_TEXT file format change fix.

2017-01-28 Thread Wayne Stambaugh
Dick graciously provided a small patch to restore the board file format to what it was before the EDA_TEXT refactor. I pushed this patch as a temporary measure to keep users happy until the version 5 stable release. I am going to remove control bit provides the backwards compatibility in the the

Re: [Kicad-developers] Call for testing.

2017-01-28 Thread Chris Pavlina
Is it a known bug that in the schematic, symbols are seen as having no library association? If I click on a part, it shows "Library: none" in the status bar, and if I press ctrl+E over the part, libedit makes me select a library. On Fri, Jan 27, 2017 at 05:21:42PM -0500, Wayne Stambaugh wrote: > I

[Kicad-developers] [PATCH] Pre-select highlighted net in zone create dialog

2017-01-28 Thread John Beard
Here's a patch for pre-selecting the currently highlighted net in the zone create dialog. This fixes https://bugs.launchpad.net/kicad/+bug/1482866 (the last 14* bug with the missing-gal-tool tag!). The actual behaviour, as mentioned in the LP bug thread, is a bit hard to discover, but that's pre-

Re: [Kicad-developers] Call for testing.

2017-01-28 Thread Chris Pavlina
On Fri, Jan 27, 2017 at 11:32:06PM -0500, Wayne Stambaugh wrote: > On 1/27/2017 7:40 PM, Chris Pavlina wrote: > > On Fri, Jan 27, 2017 at 07:28:09PM -0500, Wayne Stambaugh wrote: > >> On 1/27/2017 6:02 PM, Chris Pavlina wrote: > >>> On Fri, Jan 27, 2017 at 05:21:42PM -0500, Wayne Stambaugh wrote: >

Re: [Kicad-developers] [PATCH] fix wrong html tag

2017-01-28 Thread jp charras
Le 28/01/2017 à 09:53, Eldar Khayrullin a écrit : > Hello. > See the theme. The small typo fix. > Committed. Thanks. -- Jean-Pierre CHARRAS ___ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net

[Kicad-developers] [PATCH] fix wrong html tag

2017-01-28 Thread Eldar Khayrullin
Hello. See the theme. The small typo fix. diff --git a/gerbview/files.cpp b/gerbview/files.cpp index fc2f00a..bdc4471 100644 --- a/gerbview/files.cpp +++ b/gerbview/files.cpp @@ -477,7 +477,7 @@ bool GERBVIEW_FRAME::unarchiveFiles( const wxString& aFullFileName, REPORTER* aR if( aRe