Re: [Kicad-developers] Track & via clearances only in Legacy...

2018-04-24 Thread Nick Østergaard
Just a wild guess here; maybe it has something to do with a hidpi screen which I assume Jeff is using and the line thickness used for the drawing? 2018-04-25 8:32 GMT+02:00 Maciej Sumiński : > Hi Jeff, > > Are these options broken on macOS? I see clearance lines displayed for > all items (pads, t

Re: [Kicad-developers] Track & via clearances only in Legacy...

2018-04-24 Thread Maciej Sumiński
Hi Jeff, Are these options broken on macOS? I see clearance lines displayed for all items (pads, tracks, vias) in GAL. example: https://imgur.com/a/LtFtWgR Cheers, Orson On 04/24/2018 08:50 PM, Jeff Young wrote: > I just discovered that “Show track clearances” and “Show track clearances > with

[Kicad-developers] Track & via clearances only in Legacy...

2018-04-24 Thread Jeff Young
I just discovered that “Show track clearances” and “Show track clearances with via area” settings only work in the Legacy router. We have a Legacy Router Options area in the general preferences dialog where the options could be moved to (they’re currently in Display Options). Personally, I’d l

Re: [Kicad-developers] XDG_CONFIG_HOME on all platforms

2018-04-24 Thread Wayne Stambaugh
Attached is a revised patch. It now only checks for XDG_CONFIG_HOME when wxWidgets is <= 3.1.1 and not windows or macos. KICAD_CONFIG_HOME takes precedence over everything if it's defined. I don't have wxWidgets 3.1.1 on my linux box so if someone with linux and wx 3.1.1 can test this to make su

Re: [Kicad-developers] Windows builds broken?

2018-04-24 Thread Maciej Sumiński
Sincere apologies. As far as I can see, Jean-Pierre has already pushed a fix. Orson On 04/24/2018 03:22 PM, Wayne Stambaugh wrote: > Is anyone else have issues with broken windows builds? I'm getting this > error after pulling the latest changes: > > C:/msys64/home/wstambaugh/src/kicad-trunk/co

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

2018-04-24 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] Windows builds broken?

2018-04-24 Thread Wayne Stambaugh
Is anyone else have issues with broken windows builds? I'm getting this error after pulling the latest changes: C:/msys64/home/wstambaugh/src/kicad-trunk/common/tool/tool_manager.cpp:838:20: error: prototype for 'KIGFX::VC_SETTINGS TOOL_MANAGER::GetCurrentToolVC() const' does not match any in cla

Re: [Kicad-developers] Windows builds broken?

2018-04-24 Thread jp charras
Le 24/04/2018 à 15:22, Wayne Stambaugh a écrit : > Is anyone else have issues with broken windows builds? I'm getting this > error after pulling the latest changes: > Yes, me. I just committed a fix, a few minutes ago. > C:/msys64/home/wstambaugh/src/kicad-trunk/common/tool/tool_manager.cpp:83

Re: [Kicad-developers] Windows builds broken?

2018-04-24 Thread Wayne Stambaugh
On 4/24/2018 9:33 AM, jp charras wrote: > Le 24/04/2018 à 15:22, Wayne Stambaugh a écrit : >> Is anyone else have issues with broken windows builds? I'm getting this >> error after pulling the latest changes: >> > > Yes, me. > I just committed a fix, a few minutes ago. Thanks for the quick respo

Re: [Kicad-developers] XDG_CONFIG_HOME on all platforms

2018-04-24 Thread Wayne Stambaugh
On 4/24/2018 6:54 AM, Strontium wrote: > Hi Wayne, > > I have no personal problem with your patch, but from a standards point > of view I want to raise this. > > As per: > https://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html > |"$XDG_CONFIG_HOME| defines the base directory rela

Re: [Kicad-developers] XDG_CONFIG_HOME on all platforms

2018-04-24 Thread Wayne Stambaugh
On 4/24/2018 6:54 AM, Strontium wrote: > Hi Wayne, > > I have no personal problem with your patch, but from a standards point > of view I want to raise this. > > As per: > https://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html > |"$XDG_CONFIG_HOME| defines the base directory rela

Re: [Kicad-developers] XDG_CONFIG_HOME on all platforms

2018-04-24 Thread Carsten Schoenert
Hi, Am 24.04.2018 um 12:54 schrieb Strontium: > Hi Wayne, > > I have no personal problem with your patch, but from a standards point > of view I want to raise this. > > As per: > https://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html > |"$XDG_CONFIG_HOME| defines the base dire

Re: [Kicad-developers] Generate Drill File window and its buttons

2018-04-24 Thread Fabrizio Tappero
The "Generate" button label has made it but the colon inconsistency problem is still there. cheers Fabrizio On Tue, Apr 24, 2018 at 1:11 PM, Fabrizio Tappero < fabrizio.tapp...@gmail.com> wrote: > Hi JP, > just to clarify. I think the "Generate" the colon inconsistency has not > made it to v 5.

Re: [Kicad-developers] Generate Drill File window and its buttons

2018-04-24 Thread Fabrizio Tappero
Hi JP, just to clarify. I think the "Generate" the colon inconsistency has not made it to v 5.0. Regards Fabrizio On Mon, Apr 23, 2018 at 4:45 PM, jp charras wrote: > Le 23/04/2018 à 15:56, Fabrizio Tappero a écrit : > > cheer Jeff, wouldn't be great if we could fix these text issues in

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

2018-04-24 Thread Miguel Angel Ajo
See Changes: [Maciej Suminski] Fixed relative coordinates reset when a tool forces the cursor position -- [...truncated 18.80 KB...]

Re: [Kicad-developers] XDG_CONFIG_HOME on all platforms

2018-04-24 Thread Strontium
Hi Wayne, I have no personal problem with your patch, but from a standards point of view I want to raise this. As per: https://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html |"$XDG_CONFIG_HOME| defines the base directory relative to which user specific configuration files sh

[Kicad-developers] [RFC] Remove counters from general section of pcbnew file

2018-04-24 Thread Seppe Stas
I would like to remove the counters of the general section in the KiCAD PCBNew's file format. By counters I mean the links, no_connects, drawings, tracks, zones, modules and nets elements in the general section. E.g: (general *(links 280)* *(no_connects 0)* (area 29.89 29.89 22

Re: [Kicad-developers] Dialog colon standardization

2018-04-24 Thread Simon Richter
Hi, On 24.04.2018 10:59, Jeff Young wrote: > I also noticed that the Apple guidelines suggest /not/ putting colons on > sections.  Perhaps most platforms inform screen readers that a section > label is a section?  (Anyone know if wxWidgets has screen-reader-helper > code?) Yes, colons indicate a

Re: [Kicad-developers] Dialog colon standardization

2018-04-24 Thread Jeff Young
I also noticed that the Apple guidelines suggest not putting colons on sections. Perhaps most platforms inform screen readers that a section label is a section? (Anyone know if wxWidgets has screen-reader-helper code?) > On 24 Apr 2018, at 09:57, Jeff Young wrote: > > Hi Seth, > > Personal

Re: [Kicad-developers] Dialog colon standardization

2018-04-24 Thread Jeff Young
Hi Seth, Personally, I’d rather see this wait for 6.0. While it’s low-risk, it seems like we should be shooting for absolute-minimal-risk at this point. (Then again I’m new here, and I haven’t yet been through a release, so take that with a grain of salt…). Cheers, Jeff. > On 24 Apr 2018,