Re: [Kicad-developers] Module text height default

2015-02-28 Thread jp charras
Le 28/02/2015 22:36, Carl Poirier a écrit : > Hi peeps, > > I was looking to change the module text (value and reference) height > default so that it is in sync with the KiCad Library Convention, but I > can't seem to figure out what's missing. I changed this define in > pcbnew/class_board_design_

Re: [Kicad-developers] USE_OSX_DEPS_BUILDER

2015-02-28 Thread Garth Corral
The libX dylibs are not needed. The library dependencies can and should be built without X. If the kicad binaries are not 2-way fat then there’s no reason the bundled libs should be either. Garth > On Feb 28, 2015, at 3:18 PM, Marco Serantoni > wrote: > > Wayne, > At the time we were in a t

Re: [Kicad-developers] Coverity scan.

2015-02-28 Thread Mark Roszko
FYI, I just learned coverity has quotas https://scan.coverity.com/faq#frequency So there won't be any build submitted for a few days... Build Submission Temporarily UnavailableThe build submission quota for this project has been reached. Next submission permitted on or after 2015-Mar-05 12:34 PM

Re: [Kicad-developers] USE_OSX_DEPS_BUILDER

2015-02-28 Thread Marco Serantoni
Wayne, At the time we were in a timeframe where was ppc finishing his fading out, i386 in mid term, x86_64 was not already fully adopted. KiFace work begin was forcing a migration from the old default behavior of static linking to dynamic. Now: i386 fading/faded out completely.

Re: [Kicad-developers] Mac OS X nightlies are up!

2015-02-28 Thread Marco Serantoni
Good Job Guys.. > On 24/feb/2015, at 06:58, Johannes Maibaum wrote: > > Hi Adam, > > I just tried your build, and it works like a charm. I'm now looking forward > to regularly > using the Kicad OSX nightlies. Again, thank you for all your effort improving > the Kicad > experience for OSX user

[Kicad-developers] Module text height default

2015-02-28 Thread Carl Poirier
Hi peeps, I was looking to change the module text (value and reference) height default so that it is in sync with the KiCad Library Convention, but I can't seem to figure out what's missing. I changed this define in pcbnew/class_board_design_settings.cpp to have 1.0 instead of 1.5: #define DEFAUL

Re: [Kicad-developers] [PATCH] Fix wxGTK assert in Layer Setup dialog

2015-02-28 Thread Wayne Stambaugh
Patch committed in product branch r5460. Thanks, Wayne On 2/25/2015 10:00 PM, Blair Bonnett wrote: > Hi all, > > When I open the Design Rules -> Layer Setup dialog in PcbNew, I get an > assert from wxWidgets: > > /src/gtk/scrolwin.cpp(205): assert "scrolled" failed in > DoShowScrollbars(): win