Re: [Kicad-developers] IMPORTANT build change for OSX users

2019-05-08 Thread Adam Wolf
Thanks! This is on my short list. I hope early next week unless someone makes a PR to kicad-mac-builder :) Adam On Wed, May 8, 2019, 4:03 PM Jeff Young wrote: > I’ve added a check in the headers that will *fail* a compile if > wxUSE_UNICODE_UTF8 is set. This will allow us to remove a bunch

[Kicad-developers] IMPORTANT build change for OSX users

2019-05-08 Thread Jeff Young
I’ve added a check in the headers that will fail a compile if wxUSE_UNICODE_UTF8 is set. This will allow us to remove a bunch of our mutex hacks. (It turns out that it’s only on for OSX; the other platforms already have it off.) You’ll need to do 3 things in your wxWidgets tree: 1) git

Re: [Kicad-developers] Developer doc web page down

2019-05-08 Thread Wayne Stambaugh
Still no luck :( On 5/8/19 10:12 AM, Nick Østergaard wrote: > Ok, thank you for the notification. > > It looks like the publish job jot stuck in a retry loop, I have > restarted it and it should be back within half an hour I hope. > > On Wed, 8 May 2019 at 15:15, Ben Hest wrote: >> >> It's

Re: [Kicad-developers] Developer doc web page down

2019-05-08 Thread Mark Roszko
Nick, Perhaps it should it upload the files to a temp folder first and then do a move operation to swap the site afterwards? That would reduce the chances it gets stuck just uploading. On Wed, May 8, 2019 at 10:12 AM Nick Østergaard wrote: > Ok, thank you for the notification. > > It looks

Re: [Kicad-developers] small typos (missing spaces)

2019-05-08 Thread jp charras
Le 08/05/2019 à 15:37, Wayne Stambaugh a écrit : > Marco, > > On 4/10/19 2:35 AM, Marco Ciampa wrote: >> On Tue, Apr 09, 2019 at 08:58:48PM +0200, Tomasz Wlostowski wrote: >>> On 09/04/2019 18:43, Kerusey Karyu wrote: Guys > #: pcbnew/exporters/export_hyperlynx.cpp:190 > >

Re: [Kicad-developers] Developer doc web page down

2019-05-08 Thread Nick Østergaard
Ok, thank you for the notification. It looks like the publish job jot stuck in a retry loop, I have restarted it and it should be back within half an hour I hope. On Wed, 8 May 2019 at 15:15, Ben Hest wrote: > > It's down for me. > > On Wed, May 8, 2019 at 6:20 AM Wayne Stambaugh wrote: >> >>

Re: [Kicad-developers] Build failure of 5.1.2 in Fedora rawhide

2019-05-08 Thread Steven A. Falco
Here is the top of pcbnew.py, and I'll paste this into the bug report: # This file was automatically generated by SWIG (http://www.swig.org). # Version 4.0.0 # # Do not make changes to this file unless you know what you are doing--modify # the SWIG interface file instead. from sys import

Re: [Kicad-developers] Build failure of 5.1.2 in Fedora rawhide

2019-05-08 Thread Steven A. Falco
Yes. swig-4.0.0-1.fc31.x86_64 On 5/8/19 9:40 AM, Nick Østergaard wrote: > Is the swig version 4.0.0? > > ons. 8. maj 2019 15.39 skrev Steven A. Falco >: > > I've started getting a build error on 5.1.2 in Fedora rawhide.  Here is > part of the log: > > [

Re: [Kicad-developers] Build failure of 5.1.2 in Fedora rawhide

2019-05-08 Thread Nick Østergaard
https://bugs.launchpad.net/kicad/+bug/1816286 ons. 8. maj 2019 15.40 skrev Nick Østergaard : > Is the swig version 4.0.0? > > ons. 8. maj 2019 15.39 skrev Steven A. Falco : > >> I've started getting a build error on 5.1.2 in Fedora rawhide. Here is >> part of the log: >> >> [ 68%] Generating

Re: [Kicad-developers] small typos (missing spaces)

2019-05-08 Thread Wayne Stambaugh
Marco, On 4/10/19 2:35 AM, Marco Ciampa wrote: > On Tue, Apr 09, 2019 at 08:58:48PM +0200, Tomasz Wlostowski wrote: >> On 09/04/2019 18:43, Kerusey Karyu wrote: >>> Guys >>> #: pcbnew/exporters/export_hyperlynx.cpp:190 m_reporter->Report(    _( "File contains pad shapes that

Re: [Kicad-developers] Build failure of 5.1.2 in Fedora rawhide

2019-05-08 Thread Nick Østergaard
Is the swig version 4.0.0? ons. 8. maj 2019 15.39 skrev Steven A. Falco : > I've started getting a build error on 5.1.2 in Fedora rawhide. Here is > part of the log: > > [ 68%] Generating pcbnew_wrap.cxx, pcbnew.py > cd /builddir/build/BUILD/kicad-5.1.2/pcbnew && /usr/bin/cmake -E >

[Kicad-developers] Build failure of 5.1.2 in Fedora rawhide

2019-05-08 Thread Steven A. Falco
I've started getting a build error on 5.1.2 in Fedora rawhide. Here is part of the log: [ 68%] Generating pcbnew_wrap.cxx, pcbnew.py cd /builddir/build/BUILD/kicad-5.1.2/pcbnew && /usr/bin/cmake -E make_directory /builddir/build/BUILD/kicad-5.1.2/pcbnew/docstrings cd

Re: [Kicad-developers] Developer doc web page down

2019-05-08 Thread Ben Hest
It's down for me. On Wed, May 8, 2019 at 6:20 AM Wayne Stambaugh wrote: > Can anyone else get to the developers doc web page? I still getting a > 504 Gateway Time-out error since yesterday afternoon. I am in the > process of finishing up the v6 road map along with some other developer > doc

Re: [Kicad-developers] Developer doc web page down

2019-05-08 Thread Jon Evans
It is down for me since yesterday at least. A user also reported it on the forums. On Wed, May 8, 2019, 07:20 Wayne Stambaugh wrote: > Can anyone else get to the developers doc web page? I still getting a > 504 Gateway Time-out error since yesterday afternoon. I am in the > process of

Re: [Kicad-developers] Would someone please update Documentation/development/tool-framework.md

2019-05-08 Thread Wayne Stambaugh
Thomas, On 2/23/19 7:53 AM, Thomas Pointhuber wrote: > Hi, > > out of curiosity I'm currently trying to register a new tool, but no > success for now. > > I noticed that "tool-framework.md" is no longer up-to-date (referring to > the Tutorial): > > For example: > > * "SetTransitions" is now

[Kicad-developers] Developer doc web page down

2019-05-08 Thread Wayne Stambaugh
Can anyone else get to the developers doc web page? I still getting a 504 Gateway Time-out error since yesterday afternoon. I am in the process of finishing up the v6 road map along with some other developer doc updates and I wanted to see if anything else needed updating. Any help would be

Re: [Kicad-developers] Project annuouncement.

2019-05-08 Thread Marco Ciampa
On Tue, May 07, 2019 at 12:52:00PM +0200, Fabrizio Tappero wrote: > Hey Wayne, > Congratulations!!! I am really happy for you! > > Cheers, > Fabrizio > I must be the last to congratulate but "better late than never"... CONGRATS Wayne! -- Marco Ciampa I know a joke about UDP, but you