Re: [Kicad-developers] Patches consistency

2017-12-29 Thread Simon Wells
you don’t have to get a < 10.11 SDK you can just remove the include and all works iirc, there is a patch floating around for that as well > On 30/12/2017, at 2:25 PM, Anton Shevchenko wrote: > > I have completed the quest of compiling wxWidgets with kicad patches. > Here are my notes. > > Firs

Re: [Kicad-developers] Patches consistency

2017-12-29 Thread Anton Shevchenko
I have completed the quest of compiling wxWidgets with kicad patches. Here are my notes. First, as noted before, not all patches were included in script in documentation. Second, the file wxwidgets-3.0.0_macosx_staticbox_tabbing.patch could not be applied to 3.0.2 version. The solution is to delet

Re: [Kicad-developers] Patches consistency

2017-12-29 Thread Jeff Young
Having a single place I could do a simple git clone (as opposed to applying patches) would be the biggest win. I don’t think it matters that much where the single place is. If there are no legal/etc. issues then the kicad org would be best. But even if it has to be in the wxWidgets org, that

Re: [Kicad-developers] Patches consistency

2017-12-29 Thread Adam Wolf
Sounds fine to me! Adam On Dec 29, 2017 5:45 PM, "Nick Østergaard" wrote: > We could have a fork of wx in the kicad org with a branch where we rebase > the patches to. Then it is easy to fetch for others. The osx devs could > maintain this. But having it in the kicad org gives more visibility a

[Kicad-developers] Jenkins build is back to normal : linux-kicad-full-gcc-head #2714

2017-12-29 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 he

Re: [Kicad-developers] Patches consistency

2017-12-29 Thread Nick Østergaard
We could have a fork of wx in the kicad org with a branch where we rebase the patches to. Then it is easy to fetch for others. The osx devs could maintain this. But having it in the kicad org gives more visibility and we don't need to habe them directly in the kicad source. This is just an idea, t

Re: [Kicad-developers] Simulator towards 5.0

2017-12-29 Thread Nick Østergaard
Seems good to me. I do propose to make the scriptimg action menu default om master after the next stable release. Den 29. dec. 2017 23.41 skrev "Wayne Stambaugh" : I just pushed the updated build config with all of the options enabled except KICAD_SCRIPTING_ACTION_MENU. We shall see how this pla

Re: [Kicad-developers] Build failed in Jenkins: linux-kicad-full-gcc-head #2712

2017-12-29 Thread Nick Østergaard
I will fix it in half an hour. Den 29. dec. 2017 11.47 PM skrev "Wayne Stambaugh" : > That didn't take long ;). Miguel, would you please changer you build > config to disable KICAD_SPICE for Ubuntu builds. The consensus from the > other package devs was to enable this. Someone may need to file

Re: [Kicad-developers] Build failed in Jenkins: linux-kicad-full-gcc-head #2712

2017-12-29 Thread Wayne Stambaugh
That didn't take long ;). Miguel, would you please changer you build config to disable KICAD_SPICE for Ubuntu builds. The consensus from the other package devs was to enable this. Someone may need to file a bug report against the ngspice package to build it with the --libngspice option. I think

[Kicad-developers] Build failed in Jenkins: linux-kicad-full-gcc-head #2712

2017-12-29 Thread Miguel Angel Ajo
See Changes: [Wayne Stambaugh] Enable all build configuration options ready for stable 5 release. -- Started by upstream project "any-kicad-mirror-head" build numb

Re: [Kicad-developers] Simulator towards 5.0

2017-12-29 Thread Wayne Stambaugh
I just pushed the updated build config with all of the options enabled except KICAD_SCRIPTING_ACTION_MENU. We shall see how this plays out. On 12/28/2017 07:09 PM, Nick Østergaard wrote: > I think the original patch on the 5th of dec from Christoffer is useful. > This enables the mentioned option

Re: [Kicad-developers] Patches consistency

2017-12-29 Thread Wayne Stambaugh
This seems like a reasonable solution. Although pointing macOS developers to the repo might be an issue. On a related note, I was just updating the compiling.md file and noticed that there seem to be quite a few of the macos wxWidgets patches not mentioned in the "Building KiCad on macOS" section

Re: [Kicad-developers] Patches consistency

2017-12-29 Thread Bernhard Stegmaier
To be honest, I don’t like the patches as is at all. You never know if patches are still need if there are new versions or if they still do apply. IMHO it would be a better solution if someone would maintain a fork of wxwidgets (e.g., on GitHub) with all the needed patches applied, so that some

Re: [Kicad-developers] Simulator towards 5.0

2017-12-29 Thread Wayne Stambaugh
I don't have the original patch laying around so I will change this. One option I am not sure about is KICAD_SCRIPTING_ACTION_MENU. I haven't used this so I don't know if it makes sense for us to enable it. Anyone using this regularly? If so, please add your input so I can make an informed decis

Re: [Kicad-developers] Patches consistency

2017-12-29 Thread Adam Wolf
I think the main reason why this happens is that most of those patches are not created by KiCad devs, but rather taken from upstream mailing lists, and I have always just preserved the patch as is, but I don't have a strong opinion on keeping it like it is or changing it to be more consistent. I d

Re: [Kicad-developers] Patches consistency

2017-12-29 Thread Wayne Stambaugh
Any of our osx devs have an opinion on this? It doesn't impact me so I would rather the devs who have to use this make the call. On 12/29/2017 03:33 PM, Anton Shevchenko wrote: > Hi all, > > Looking through the code style guide (i'm new here) I didn't find a word > about how a patch file should

Re: [Kicad-developers] Intel video drivers on linux

2017-12-29 Thread Wayne Stambaugh
On 12/29/2017 10:29 AM, Marco Ciampa wrote: > On Thu, Dec 28, 2017 at 02:45:50PM -0500, Wayne Stambaugh wrote: >> Kristoffer, >> >> Thanks for the input. I'm looking at a system 76 laptop. I like the >> fact that they disable the intel ME on ubuntu installs. I would >> certainly like to have a h

[Kicad-developers] Patches consistency

2017-12-29 Thread Anton Shevchenko
Hi all, Looking through the code style guide (i'm new here) I didn't find a word about how a patch file should reference source code file. By patch file I mean *.patch file located in kicad/patches folder. Being on macOS I'm trying to apply all the patches required for building wxWidgets and h

Re: [Kicad-developers] "Won't Fix" candidates

2017-12-29 Thread Wayne Stambaugh
Anyone who wants to be a member of the bug squad, please request to be a member by clicking on "Join the team" in the KiCad Bug Squad team home page at https://launchpad.net/~kicad-bug-squad. This will be easier than having to look up your user name on launchpad. I will approve you requests as so

Re: [Kicad-developers] when to use symbol and component

2017-12-29 Thread Wayne Stambaugh
The preferred terminology is symbol when referencing schematic and library symbols and footprint when referencing the board and library footprints. If you find any references to component or part, please let me know and I will fix them. There always seem to be some places where I didn't think to

Re: [Kicad-developers] New symbol table: problems with '/' characters?

2017-12-29 Thread Wayne Stambaugh
On 12/29/2017 12:48 PM, Marco Ciampa wrote: > On Fri, Dec 29, 2017 at 10:21:21AM -0700, Chris Pavlina wrote: >> By the way, are we doing anything about special file names (mostly a >> Windows issue)? These can be problematic even with extensions added. >> What if I tried to create a part named PRN?

Re: [Kicad-developers] New symbol table: problems with '/' characters?

2017-12-29 Thread Ben Hest
Having been working on the digikey-kicad-library lately, there's plenty of MFG PNs with commas, spaces, periods, various slashery, octothorps, parenthesis, semicolons, colons, asterisks, underscores, dollar signs, equal signs, ampersands. It's a pain in the behind to do substitutions. On Fri, Dec

Re: [Kicad-developers] New symbol table: problems with '/' characters?

2017-12-29 Thread Marco Ciampa
On Fri, Dec 29, 2017 at 06:48:52PM +0100, Marco Ciampa wrote: > On Fri, Dec 29, 2017 at 10:21:21AM -0700, Chris Pavlina wrote: > > By the way, are we doing anything about special file names (mostly a > > Windows issue)? These can be problematic even with extensions added. > > What if I tried to cre

Re: [Kicad-developers] New symbol table: problems with '/' characters?

2017-12-29 Thread Marco Ciampa
On Fri, Dec 29, 2017 at 10:21:21AM -0700, Chris Pavlina wrote: > By the way, are we doing anything about special file names (mostly a > Windows issue)? These can be problematic even with extensions added. > What if I tried to create a part named PRN? Or: AUX, CON, LPT1, LPT2, LPT3, COM1, COM2, COM

[Kicad-developers] when to use symbol and component

2017-12-29 Thread Marco Ciampa
Hello devs, sorry for boring with these terminology issues (again). Some recent commits have replaced many, but not all, occurence of the component term with the symbol term. Is the component term still valid? If the answer is yes, where (I mean, in which circumstances is to be used component ins

Re: [Kicad-developers] Intel video drivers on linux

2017-12-29 Thread Vesa Solonen
Marco Ciampa kirjoitti 29/12/17 klo 17:29: > I have a Intel i5-6200U CPU with a Intel® HD Graphics 520, FHD IPS > screen (I love it!) and backlight keyboard, 16G RAM and added a 1TB I would also suggest going to IPS just because it is nicer to watch. TN panels usually do temporal dithering to get

Re: [Kicad-developers] New symbol table: problems with '/' characters?

2017-12-29 Thread Chris Pavlina
On Fri, Dec 29, 2017 at 02:04:17PM +, Wayne Stambaugh wrote: > On 12/28/2017 06:25 PM, Andy Peters wrote: > > On Nov 18, 2017, at 6:07 AM, Wayne Stambaugh > > wrote: > >> > >> Diego, > >> > >> Thank you for the offer but I'm already working on it.  It is not as > >

[Kicad-developers] Fwd: Re: [KiCad/kicad-library] MCU_Microchip_PICxx libraries on git are still using "/" in the partname and footprints (#1881)

2017-12-29 Thread su_pyrow
Forwarded Message Subject:Re: [KiCad/kicad-library] MCU_Microchip_PICxx libraries on git are still using "/" in the partname and footprints (#1881) Date: Fri, 29 Dec 2017 16:44:27 + (UTC) From: Rene Pöschl Reply-To: KiCad/kicad-library To: KiCad/kica

Re: [Kicad-developers] "Won't Fix" candidates

2017-12-29 Thread Jeff Young
I’m also happy to join the bug squad. Cheers, Jeff. > On 29 Dec 2017, at 15:03, Wayne Stambaugh wrote: > > Any help verifying the bug (set status as triaged or confirmed) and/or > getting all of the necessary information to reproduce a segfault bug > such as sample files, accurate list of step

Re: [Kicad-developers] small heads-up...

2017-12-29 Thread Marco Ciampa
On Fri, Dec 29, 2017 at 04:48:44PM +0100, Nick Østergaard wrote: > That section looks good in the master repo > https://github.com/KiCad/kicad-source-mirror/blob/f7ab50f791b030eb3f4facbf58c44b101a141594/eeschema/dialogs/dialog_bom_editor.cpp#L255 > > Maybe you have pulled some changes where it mad

Re: [Kicad-developers] small heads-up...

2017-12-29 Thread Nick Østergaard
That section looks good in the master repo https://github.com/KiCad/kicad-source-mirror/blob/f7ab50f791b030eb3f4facbf58c44b101a141594/eeschema/dialogs/dialog_bom_editor.cpp#L255 Maybe you have pulled some changes where it made a bad merge? 2017-12-29 16:34 GMT+01:00 Marco Ciampa : > On Fri, Dec

Re: [Kicad-developers] small heads-up...

2017-12-29 Thread Wayne Stambaugh
On 12/29/2017 10:34 AM, Marco Ciampa wrote: > On Fri, Dec 29, 2017 at 10:10:49AM -0500, Kevin Cozens wrote: >> On 2017-12-29 09:50 AM, Marco Ciampa wrote: >>> Open and see for yourself... >>> >>> eeschema/dialogs/dialog_bom_editor.cpp:263: warning: unterminated string >>> literal >> >> I don't imm

Re: [Kicad-developers] small heads-up...

2017-12-29 Thread Marco Ciampa
On Fri, Dec 29, 2017 at 10:10:49AM -0500, Kevin Cozens wrote: > On 2017-12-29 09:50 AM, Marco Ciampa wrote: > >Open and see for yourself... > > > >eeschema/dialogs/dialog_bom_editor.cpp:263: warning: unterminated string > >literal > > I don't immediately see why it would say that. I do see that t

Re: [Kicad-developers] Intel video drivers on linux

2017-12-29 Thread Marco Ciampa
On Thu, Dec 28, 2017 at 02:45:50PM -0500, Wayne Stambaugh wrote: > Kristoffer, > > Thanks for the input. I'm looking at a system 76 laptop. I like the > fact that they disable the intel ME on ubuntu installs. I would > certainly like to have a high DPI display so I can fix some of the high > DP

Re: [Kicad-developers] small heads-up...

2017-12-29 Thread Kevin Cozens
On 2017-12-29 09:50 AM, Marco Ciampa wrote: Open and see for yourself... eeschema/dialogs/dialog_bom_editor.cpp:263: warning: unterminated string literal I don't immediately see why it would say that. I do see that the line has a typo. The string in line 262 starts with "Symbo Table" instead

Re: [Kicad-developers] "Won't Fix" candidates

2017-12-29 Thread Wayne Stambaugh
Any help verifying the bug (set status as triaged or confirmed) and/or getting all of the necessary information to reproduce a segfault bug such as sample files, accurate list of steps to reproduce, or a stack trace is really helpful and can be time consuming. Getting all of this information up fr

Re: [Kicad-developers] "Won't Fix" candidates

2017-12-29 Thread Nick Østergaard
Well, the most basic is to just read some bug reports once in a while. Ask questions for clarification, and maybe help more proactively to get them in a state where one can pick it up and fix it or reject it. Anyone can of course help with this without being in the bug squad. 2017-12-29 15:44 GMT+

[Kicad-developers] small heads-up...

2017-12-29 Thread Marco Ciampa
Hi devs, a small heads-up... Open and see for yourself... eeschema/dialogs/dialog_bom_editor.cpp:263: warning: unterminated string literal clearly there must be a problem there... Regards, -- Marco Ciampa I know a joke about UDP, but you might not get it. GNU/Li

Re: [Kicad-developers] "Won't Fix" candidates

2017-12-29 Thread Greg Smith
What is involved in helping with bug tracker? I may be able to help. If you lean "include even if not definitely active" then you're welcome to include me. If you lean "only include if definitely committed and active", then please tell me more about the task. Thank you, and great work on KiCad

Re: [Kicad-developers] "Won't Fix" candidates

2017-12-29 Thread Wayne Stambaugh
I can remove the inactive bug squad team members if no one objects. Please let me know if you are willing to help maintain the bug tracker and would like me to add you to the bug squad team. I appreciate all the help I can get. Cheers, Wayne On 12/28/2017 06:29 PM, Nick Østergaard wrote: > As f

Re: [Kicad-developers] New symbol table: problems with '/' characters?

2017-12-29 Thread Wayne Stambaugh
On 12/28/2017 06:25 PM, Andy Peters wrote: > On Nov 18, 2017, at 6:07 AM, Wayne Stambaugh > wrote: >> >> Diego, >> >> Thank you for the offer but I'm already working on it.  It is not as >> easy to fix as it would seem.  The problem is what to do when you do not >> hav

Re: [Kicad-developers] "Won't Fix" candidates

2017-12-29 Thread Nick Østergaard
I have updated the status on the bugs, but I am not sure we can close below bug without discussion. https://bugs.launchpad.net/kicad/+bug/1471768 (The actions of FIlling and Un-Filling Zones are not undoable.) 2017-12-28 20:41 GMT+01:00 Jeff Young : > The bug database is a bit on the unwieldy sid

Re: [Kicad-developers] Intel video drivers on linux

2017-12-29 Thread firewalker
I have a a Dell Inspiron N411Z with an Intel HD 3000. After fine tuning it with some boot options in order to stop it from draining the battery (i915.semaphores=1 i915.i915_enable_rc6=7 i915.i915_enable_fbc=1), everything was fine. The only issue I have is: [56351.897472] [drm:intel_pipe_update_e