Re: [Kicad-developers] [PATCH] Eeschema automatic manage junctions

2017-11-24 Thread Eldar Khayrullin
The related issue https://bugs.launchpad.net/kicad/+bug/1491052 В Среда, 22 ноя. 2017 в 11:07 П. П., Seth Hillbrand написал: Updated patchset for this proposal, rebased to master. I've also updated the commit messages to match the CHANGE:/NEW: format and added one

Re: [Kicad-developers] emails in about box

2017-11-24 Thread Oliver Walters
+1 On 25 Nov 2017 16:15, "Chris Pavlina" wrote: > Hi, > > Can we please have a (hopefully short) discussion on the presence of > developer email addresses in the About box? I don't want or need mine > there. People can find it if they really want to, but I see no need

[Kicad-developers] emails in about box

2017-11-24 Thread Chris Pavlina
Hi, Can we please have a (hopefully short) discussion on the presence of developer email addresses in the About box? I don't want or need mine there. People can find it if they really want to, but I see no need to advertise myself in the about box as if I'm inviting people to contact me

Re: [Kicad-developers] terms clarification

2017-11-24 Thread Andy Peters
> On Nov 22, 2017, at 7:53 AM, Wayne Stambaugh wrote: > > On 11/22/2017 08:42 AM, jp charras wrote: >> Le 22/11/2017 à 14:28, Marco Ciampa a écrit : >>> On Wed, Nov 22, 2017 at 08:14:02AM -0500, Wayne Stambaugh wrote: The devs discussed this some time ago and the

Re: [Kicad-developers] Tweaks to about dialog

2017-11-24 Thread Simon Wells
The other option is change all the “credits tabs” in the about dialog into something similar to what freecad uses, then it would just be a text file to update thats included in the distribution and is MUCH easier to update, and can use multiple files (including one in the package set to include

Re: [Kicad-developers] Migrating old designs best practice

2017-11-24 Thread hauptmech
On 25/11/17 02:14, Wayne Stambaugh wrote: This is *the* fatal flaw with the cache library. User's assume it is stale symbols or a temporary copy. It is not. It is a snapshot of the current library symbols linked to the symbols in the schematic. It gets refreshed every time the schematic is

Re: [Kicad-developers] [PATCH] Math expression support for pad editor.

2017-11-24 Thread Maciej Suminski
Great, I have just pushed the patches to the master branch. Michael, thank you very much. Footprint creation will be a pleasure now. Cheers, Orson On 11/24/2017 05:27 PM, Wayne Stambaugh wrote: > I'm fine with merging it if it meets with your approval. I plan > announcing the freeze on Sunday

Re: [Kicad-developers] Tweaks to about dialog

2017-11-24 Thread Oliver Walters
Can we have a link to a page on the website where we have a long form list? Updating a binary file with a fluid list of contributors seems hokey. The 3D models for example are now script generated using Maurice's tools but contributed by various people. On 25 Nov 2017 06:37, "Simon Wells"

Re: [Kicad-developers] Migrating old designs best practice

2017-11-24 Thread hauptmech
On 25/11/17 03:26, Rene Pöschl wrote: On 24/11/17 12:38, hauptmech wrote: On 24 Nov 2017 10:52 pm, "Rene Pöschl" wrote: On 24/11/17 04:47, hauptmech wrote: I can confirm unconnected wires. It may be worth noting that I did not preserve the -cache.lib file when I archived

Re: [Kicad-developers] Tweaks to about dialog

2017-11-24 Thread Simon Wells
Well if you want to keep that panel it should represent all those people who have provided artistry to kicad, as such for those non programmers maybe there needs to be a script or similar that someone can just put their name in and it will spit out a patch that can be submitted to the mailing

Re: [Kicad-developers] New feature notifications

2017-11-24 Thread Wayne Stambaugh
Looks good to me! Thanks for taking care of this. Cheers, Wayne On 11/24/2017 11:14 AM, Maciej Sumiński wrote: > To have a concrete text that we can discuss, I propose an update to the > Contribute->Developers page with the attached patch. What do you think? > > Cheers, > Orson > > On

Re: [Kicad-developers] [PATCH] Math expression support for pad editor.

2017-11-24 Thread Wayne Stambaugh
I'm fine with merging it if it meets with your approval. I plan announcing the freeze on Sunday so use your best judgment. Cheers, Wayne On 11/24/2017 11:18 AM, Maciej Sumiński wrote: > I patched NumericEvaluator to use the system locale to pick the right > decimal separator character. I have

Re: [Kicad-developers] [FEATURE] Eeschema Line Styles

2017-11-24 Thread Seth Hillbrand
Hi Chris, Eldar- I looked at the drop-down button option and, as far as I can tell, this is possible but non-trivial in wx. As Wayne is freezing this weekend, I'll look at ways of specifying current draw styles for 6.x dev branch. -S On Fri, Nov 17, 2017 at 11:25 PM, eldar.khayrullin

Re: [Kicad-developers] [PATCH] Math expression support for pad editor.

2017-11-24 Thread Maciej Sumiński
I patched NumericEvaluator to use the system locale to pick the right decimal separator character. I have tested it on Windows and Linux, no issues found. In my opinion it is ready to be merged and could be a nice bonus for v5. Sincerely, I love this feature, so I might be a bit biased. Cheers,

Re: [Kicad-developers] New feature notifications

2017-11-24 Thread Maciej Sumiński
To have a concrete text that we can discuss, I propose an update to the Contribute->Developers page with the attached patch. What do you think? Cheers, Orson On 11/22/2017 04:21 PM, Wayne Stambaugh wrote: > On 11/22/2017 10:16 AM, Maciej Sumiński wrote: >> On 11/22/2017 03:55 PM, Wayne Stambaugh

Re: [Kicad-developers] Getting kicad to work with wxPython Phoenix

2017-11-24 Thread Wayne Stambaugh
wxwidgets does not work well (at all?) when build with gtk3. If your custom build of phoenix and/or wxwidgets was built against gtk3, you are going to issues. Until the wx project resolves it's gtk3 issues, kicad must be built with wx built with gtk2. On 11/24/2017 04:19 AM, miles mccoo wrote:

Re: [Kicad-developers] [PATCH] Eeschema automatic manage junctions

2017-11-24 Thread Maciej Sumiński
Hi Seth, I tested the branch and I consider it a significant improvement to the way junctions are handled. I confirm it fixes the four bugs mentioned in patch 0011, apart from a single case when a parallel component is dragged out. In this case junctions are not still not auto deleted (see [1],

Re: [Kicad-developers] Tweaks to about dialog

2017-11-24 Thread Wayne Stambaugh
Oliver, I would rather not remove the artists panel from the about dialog. I know some of those folks haven't contributed recently but many of them contributed a lot of bitmaps and icons over the years so they deserve credit for the efforts. The remaining changes are fine. Cheers, Wayne On

Re: [Kicad-developers] Migrating old designs best practice

2017-11-24 Thread Rene Pöschl
On 24/11/17 12:38, hauptmech wrote: On 24 Nov 2017 10:52 pm, "Rene Pöschl" wrote: On 24/11/17 04:47, hauptmech wrote: I can confirm unconnected wires. It may be worth noting that I did not preserve the -cache.lib file when I archived the design. I also had an issue with

Re: [Kicad-developers] Getting kicad to work with wxPython Phoenix

2017-11-24 Thread Maciej Sumiński
Hi Miles, On 11/24/2017 10:19 AM, miles mccoo wrote: > in reply to Wayne's request to run the footprint wizard > > I run the footprint wizard; it seems to run fine. > when I press the 3D view button, I get a popup complaining about not > finding the wx gtk2 library > "10:14:11:

Re: [Kicad-developers] Migrating old designs best practice

2017-11-24 Thread Wayne Stambaugh
This is *the* fatal flaw with the cache library. User's assume it is stale symbols or a temporary copy. It is not. It is a snapshot of the current library symbols linked to the symbols in the schematic. It gets refreshed every time the schematic is saved. Once you delete this file or keep an

Re: [Kicad-developers] Getting kicad to work with wxPython Phoenix

2017-11-24 Thread Wayne Stambaugh
On 11/23/2017 03:44 PM, Carsten Schoenert wrote: > Am 23.11.2017 um 17:28 schrieb Wayne Stambaugh: > ... >>> The short version: Kicad will probably want to wait to move to the >>> Phoenix version of wxPython. >> >> Not until they are package in Debian stable. This is my litmus test for >>

Re: [Kicad-developers] Migrating old designs best practice

2017-11-24 Thread Nick Østergaard
But still, you are required to save the cache file if you want portability. The decision to use the word cache was probably not so good, because it makes people think they should not back it up. But this is how it works, so pull it out of your ignorefile. Lets be pleased that the new schematic

Re: [Kicad-developers] Migrating old designs best practice

2017-11-24 Thread hauptmech
One the one hand, yes, if there is a cache file you can take advantage of the fact that it is a stale copy of the old parts. On the other hand, since caches are, by definition, temporary copies of data, they don't get versioned or archived in my projects. (The kicad libraries, and binaries, were

Re: [Kicad-developers] Migrating old designs best practice

2017-11-24 Thread hauptmech
On 24 Nov 2017 10:52 pm, "Rene Pöschl" wrote: On 24/11/17 04:47, hauptmech wrote: > I can confirm unconnected wires. It may be worth noting that I did not > preserve the -cache.lib file when I archived the design. > > I also had an issue with an old asymmetric diode

Re: [Kicad-developers] [PATCH] support "disable autopan" with gal canvas

2017-11-24 Thread Maciej Sumiński
Thank you Julius, I have just pushed your patch to the master branch. I added the 'Fixes:' line to the commit message. Regards, Orson On 11/23/2017 11:07 PM, Julius Schmidt wrote: > This patch adds support for the "disable autopan" feature to the gal > canvas. > > I'm not entirely sure this is

Re: [Kicad-developers] Migrating old designs best practice

2017-11-24 Thread Rene Pöschl
On 24/11/17 04:47, hauptmech wrote: I can confirm unconnected wires. It may be worth noting that I did not preserve the -cache.lib file when I archived the design. I also had an issue with an old asymmetric diode footprint having its anode and cathode reversed when I used it in a new design. If

Re: [Kicad-developers] [PATCH] Math expression support for pad editor.

2017-11-24 Thread Maciej Sumiński
Thank you Michael, I have just updated the files and pushed to my branch. I am about to test the code on Windows and check for decimal separator character issues. Cheers, Orson On 11/24/2017 09:04 AM, Michael Geselbracht wrote: > Hi, > I have added some comments and examples to the code. The

Re: [Kicad-developers] Migrating old designs best practice

2017-11-24 Thread Nick Østergaard
This would haven been resolved if you kept the cache lib, IIRC. Den 24. nov. 2017 4.48 AM skrev "hauptmech" : > I can confirm unconnected wires. It may be worth noting that I did not > preserve the -cache.lib file when I archived the design. > > I also had an issue with an

Re: [Kicad-developers] Getting kicad to work with wxPython Phoenix

2017-11-24 Thread miles mccoo
in reply to Wayne's request to run the footprint wizard I run the footprint wizard; it seems to run fine. when I press the 3D view button, I get a popup complaining about not finding the wx gtk2 library "10:14:11: libwx_gtk2u_core-3.0.so.0: cannot open shared object file: No such file or