Re: [Kicad-developers] KiCad 5 RC1 fails to build on mips, powerpc and ppc64el due undeclared initializer LIBCONTEXT_CALL_CONVENTION

2018-03-08 Thread Carsten Schoenert
Am 09.03.2018 um 07:45 schrieb Carsten Schoenert: ... > I can try to fix this on a Debian porter box but I've no clues if it is > enough to simply add more define lines like the existing ones. Can > someone of the more experienced devs give me an advise please as using a > porterbox is always a

[Kicad-developers] KiCad 5 RC1 fails to build on mips, powerpc and ppc64el due undeclared initializer LIBCONTEXT_CALL_CONVENTION

2018-03-08 Thread Carsten Schoenert
Hi, I uploaded a prepared version KiCad 5.0.0-rc1 to Debian experimental a few days ago. Due the adding of new binary packages my upload was needed tp go through the NEW queue. Last night it got accepted by the FTP masters and was moving over to the buildd's [1] for the experimental release. The

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

2018-03-08 Thread Miguel Angel Ajo
See Changes: [jon] SVG Plotter: Handle edge-case arc and circle drawing -- Started by an SCM change Building remotely on debian8 (clang gcc linux) in workspace

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

2018-03-08 Thread Miguel Angel Ajo
See Changes: [jon] OpenGL: Make circle/arc drawing match Cairo for some edge cases -- Started by an SCM change Building remotely on debian8 (clang gcc linux) in workspace

Re: [Kicad-developers] [PATCH] - Symbol Table Reference column fix

2018-03-08 Thread hauptmech
Oops, gotta set git diff to highlight that. Thanks! On 9/03/18 15:00, Jon Evans wrote: Works for me, although your comments have tabs instead of spaces in front.  I fixed this and committed your patch.  Thanks! On Thu, Mar 8, 2018 at 8:49 PM, hauptmech

Re: [Kicad-developers] [PATCH] - Symbol Table Reference column fix

2018-03-08 Thread Jon Evans
Works for me, although your comments have tabs instead of spaces in front. I fixed this and committed your patch. Thanks! On Thu, Mar 8, 2018 at 8:49 PM, hauptmech wrote: > https://bugs.launchpad.net/kicad/+bug/1753330 > > ___ >

[Kicad-developers] [PATCH] Add ERC checks for conflicting multi-unit pins

2018-03-08 Thread Jon Evans
Relating to https://bugs.launchpad.net/kicad/+bug/1680638 I figured Wayne and perhaps some others would like to check this out before merging to make sure it properly addresses the problem. -Jon From 210eae84bd55854323939f179abe2c8927fe020c Mon Sep 17 00:00:00 2001 From: Jon Evans

[Kicad-developers] [PATCH] - Symbol Table Reference column fix

2018-03-08 Thread hauptmech
https://bugs.launchpad.net/kicad/+bug/1753330 From 5094bf1e3f38ea7f67e7adf79c7bf7c4ab3b2114 Mon Sep 17 00:00:00 2001 From: hauptmech Date: Fri, 9 Mar 2018 14:44:20 +1300 Subject: [PATCH] Use fixed width on first Symbol Table column MIME-Version: 1.0 Content-Type:

Re: [Kicad-developers] [RFC] Dynamic text in schematic and board.

2018-03-08 Thread Jon Evans
I think option A is a good feature to add across schematic and layout. A macro substitution system for text is very handy especially as we introduce a better object properties system. For example, it would be nice if we could assign arbitrary properties to the project as a whole, as well as each

Re: [Kicad-developers] Proposed roadmap changes

2018-03-08 Thread jp charras
Le 08/03/2018 à 19:02, Ouabache Designworks a écrit : > > > On Thu, Mar 8, 2018 at 9:47 AM, Jon Evans > wrote: > > Netlist export is a key feature of every schematic editor. So is > multi-sheet support. These > aren't random extra

Re: [Kicad-developers] Selection filtering, and other missing GAL functionality

2018-03-08 Thread Andrzej Wolski
Legacy-like selection filter is already present in GAL: after selecting - right click and choose Select -> Filter Selection. Andrzej W dniu 2018-03-07 o 23:20, Jon Evans pisze: Hi all, As part of preparing a new 6.0 roadmap, I want to make sure we have all functionality that only exists in

Re: [Kicad-developers] Proposed roadmap changes

2018-03-08 Thread Ouabache Designworks
On Thu, Mar 8, 2018 at 9:47 AM, Jon Evans wrote: > Netlist export is a key feature of every schematic editor. So is > multi-sheet support. These aren't random extra features, they are a normal > part of any modern schematic editor. > > Yes they are necessary features. My

Re: [Kicad-developers] Proposed roadmap changes

2018-03-08 Thread Tomasz Wlostowski
On 08/03/18 18:45, Ouabache Designworks wrote: > > > On Thu, Mar 8, 2018 at 9:21 AM, Tomasz Wlostowski > > wrote: > > > Please, give me a single argument what benefits Kicad would get by > having a netlist generator as a

Re: [Kicad-developers] Proposed roadmap changes

2018-03-08 Thread Jon Evans
Netlist export is a key feature of every schematic editor. So is multi-sheet support. These aren't random extra features, they are a normal part of any modern schematic editor. On Thu, Mar 8, 2018, 12:45 Ouabache Designworks wrote: > > > On Thu, Mar 8, 2018 at 9:21 AM,

Re: [Kicad-developers] Proposed roadmap changes

2018-03-08 Thread Ouabache Designworks
On Thu, Mar 8, 2018 at 9:21 AM, Tomasz Wlostowski wrote: > > Please, give me a single argument what benefits Kicad would get by > having a netlist generator as a separate program. I also asked you for > an example of a successful graphical editing application

Re: [Kicad-developers] Proposed roadmap changes

2018-03-08 Thread Ouabache Designworks
On Thu, Mar 8, 2018 at 8:26 AM, Andy Peters wrote: > > > On Mar 7, 2018, at 9:22 PM, Ouabache Designworks > wrote: > > > > > > If you are doing a PCB with a FPGA on it then you really want that FPGA > designer to be using kicad to design their padring. Kicad

Re: [Kicad-developers] Proposed roadmap changes

2018-03-08 Thread Tomasz Wlostowski
On 08/03/18 03:21, Ouabache Designworks wrote: > > What happens if you edit a schematic, export the netlist and are > interrupted before you can save the schematic? I guess in this case a crash happens sometime after the netlist export if the user can't save the schematic anymore... Which is

Re: [Kicad-developers] Proposed roadmap changes

2018-03-08 Thread Andy Peters
On Mar 8, 2018, at 9:21 AM, Ouabache Designworks wrote: > > Why don't we run PCB layout on the schematic file and let it call the > netlister program every time it runs. This is a simpler process flow with > fewer cases where you make the user jump through hoops to get

Re: [Kicad-developers] Selection filtering, and other missing GAL functionality

2018-03-08 Thread Kliment (Future Bits)
Global spread and place? On 07.03.2018 23:20, Jon Evans wrote: > Hi all, > > As part of preparing a new 6.0 roadmap, I want to make sure we have all > functionality that only exists in Legacy mode captured on Launchpad so > we don't forget about it.  José just reminded me that Legacy mode in >

Re: [Kicad-developers] Deletion in plugins causing trouble

2018-03-08 Thread Wayne Stambaugh
As a short term fix, I'll allow this patch to prevent the segfaults. However, I do not want to continue to allowing these types of ad hoc fixes. We should take Dick's suggestion and look at what other projects are doing. We cannot be the only project wrestling with this issue. On 3/8/2018 3:59

Re: [Kicad-developers] Proposed roadmap changes

2018-03-08 Thread Andy Peters
> On Mar 7, 2018, at 9:22 PM, Ouabache Designworks wrote: > > > If you are doing a PCB with a FPGA on it then you really want that FPGA > designer to be using kicad to design their padring. Kicad could fill this > niche and it would make your job a lot easier. If only it

Re: [Kicad-developers] Proposed roadmap changes

2018-03-08 Thread Ouabache Designworks
On Wed, Mar 7, 2018 at 11:59 PM, Russell Oliver wrote: > From what I am reading John your call for acting on the files on disk > instead of memory is a call for a clear demarcation of actions that need to > be irrevocable and require the project data to be consistent. > >

Re: [Kicad-developers] Selection filtering, and other missing GAL functionality

2018-03-08 Thread easyw
it would be possible to add 'Vias' to selection filtering? That would be useful for deleting a Via stitching zone, without touching tracks Thx On 03/08/2018 12:03 AM, Tomasz Wlostowski wrote: On 07/03/18 23:59, Jeff Young wrote: Drag Footprint. Working on that :) Don't expect miracles,

Re: [Kicad-developers] Board Edge clearance problem

2018-03-08 Thread Nick Østergaard
I guess this is about https://bugs.launchpad.net/kicad/+bug/1753904 2018-03-08 14:27 GMT+01:00 Strontium : > On 07/03/18 18:25, Tomasz Wlostowski wrote: > >> On 07/03/18 06:34, Strontium wrote: >> >>> My second "show stopper" bug for me, using V5 RC2 >>> >>> I also reported

Re: [Kicad-developers] Proposed roadmap changes

2018-03-08 Thread Chris Gammell
> > Are these users professional users who are using KiCad at there day job > and is there any way to confirm this? > It's self reporting, but their email domains, LinkedIn profiles and product listings seem to bear it out > I am currently surveying that group and will be returning with some >

Re: [Kicad-developers] Board Edge clearance problem

2018-03-08 Thread Strontium
On 07/03/18 18:25, Tomasz Wlostowski wrote: On 07/03/18 06:34, Strontium wrote: My second "show stopper" bug for me, using V5 RC2 I also reported this in the bug tracker, again sorry for the double up. I was trying to layout a board, but Kicad is refusing to let me lay tracks or vias in close

Re: [Kicad-developers] Deletion in plugins causing trouble

2018-03-08 Thread Maciej Sumiński
In my opinion #3 is acceptable. It does not require any extra changes in the existing scripts and it fixes the problem until we come up with a better scripting interface. If nobody has objections, I am going to commit the patch. Regards, Orson On 03/06/2018 10:02 AM, miles mccoo wrote: > Thanks

Re: [Kicad-developers] Handling invalid characters in symbol/component LIB_IDs

2018-03-08 Thread Maciej Sumiński
On 03/06/2018 07:34 PM, Wayne Stambaugh wrote: > Orson, > > On 3/6/2018 8:55 AM, Maciej Sumiński wrote: >> I am trying to find a reasonable way to handle symbol and components >> with invalid characters in their LIB_IDs (see bug report #1752419 [1]). >> While now it is impossible to create such

Re: [Kicad-developers] Proposed roadmap changes

2018-03-08 Thread Russell Oliver
>From what I am reading John your call for acting on the files on disk instead of memory is a call for a clear demarcation of actions that need to be irrevocable and require the project data to be consistent. In my opinion this doesn't necessarily require separate programs, just consistent checks