Re: [Kicad-developers] Configuration file relocation.

2014-09-05 Thread Moses McKnight
On 09/05/2014 04:31 PM, Wayne Stambaugh wrote: I just committed Moses' configuration file relocation patch in r5114. On Linux the configuration files are now located in $HOME/.config/kicad per the FreeDesktop.org specification. To preserve you current settings, you can move the kicad configurat

Re: [Kicad-developers] Configuration file relocation.

2014-09-05 Thread Carl Poirier
I'm applying the patch to the library install. Thanks a bunch for all of that. Carl On Fri, Sep 5, 2014 at 6:20 PM, Wayne Stambaugh wrote: > Glad we could lower your blood pressure a little. :) > > On 9/5/2014 6:18 PM, Adam Wolf wrote: > > Amazing, excellent work folks. I was getting a littl

Re: [Kicad-developers] Configuration file relocation.

2014-09-05 Thread Wayne Stambaugh
Glad we could lower your blood pressure a little. :) On 9/5/2014 6:18 PM, Adam Wolf wrote: > Amazing, excellent work folks. I was getting a little blood pressure > spike with these little droppings all over my home directory... > > Adam Wolf > > On Sep 5, 2014 4:59 PM, "Wayne Stambaugh"

Re: [Kicad-developers] Config file relocation (patch 5)

2014-09-05 Thread yann jautard
Le 04/09/2014 15:44, Moses McKnight a écrit : Interesting! I don't have a .SchematicFrame file and haven't seen one, but looking at the code I see that eeschema tries to read hotkey configs from that file: ReadHotkeyConfig( wxT("SchematicFrame"), s_Eeschema_Hokeys_Descr ); In fact you don't h

[Kicad-developers] Configuration file relocation.

2014-09-05 Thread Wayne Stambaugh
I just committed Moses' configuration file relocation patch in r5114. On Linux the configuration files are now located in $HOME/.config/kicad per the FreeDesktop.org specification. To preserve you current settings, you can move the kicad configuration files for your $HOME folder to the new locati

Re: [Kicad-developers] wxWidgets version.

2014-09-05 Thread Andrew Zonenberg
In addition, I strongly recommend putting a warning when someone tries to build against wx 3.0.1 on Linux based on the regression I found a while ago. On Fri, 2014-09-05 at 17:01 -0400, Wayne Stambaugh wrote: > I know we have informally discussed dropping wxWidgets 2.8 support due > to it's known

[Kicad-developers] wxWidgets version.

2014-09-05 Thread Wayne Stambaugh
I know we have informally discussed dropping wxWidgets 2.8 support due to it's known issues. Not that wxWidgets 3 is not without issues but I believe it is time to kick 2.8 support to the curb. This way we only have to support the issues in the 3 branch. I also doubt that the wxWidgets folks wil

Re: [Kicad-developers] wxFormBuilder version

2014-09-05 Thread Wayne Stambaugh
On 9/5/2014 2:40 PM, Moses McKnight wrote: > Hi, > > I'm using Linux Mint 16, 64bit > > I looked through past posts on the list here, and figured out that > wxFormBuilder version 3.3.4 is the one to use for kicad dialogs. > > So I installed that from a package on the wxFormBuilder site on > sour

[Kicad-developers] wxFormBuilder version

2014-09-05 Thread Moses McKnight
Hi, I'm using Linux Mint 16, 64bit I looked through past posts on the list here, and figured out that wxFormBuilder version 3.3.4 is the one to use for kicad dialogs. So I installed that from a package on the wxFormBuilder site on sourceforge. But, when I open dialog_fp_lib_table_base.fbp I g