Re: [Kicad-developers] New kicad-testing-committer member

2012-07-22 Thread Solonen Vesa
Thanks for the answer Miguel, it's the same hack I made. Some trickier linker error results as well: Linking CXX shared module _pcbnew.so /usr/bin/ld: ../3d-viewer/lib3d-viewer.a(3d_aux.cpp.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with

Re: [Kicad-developers] New kicad-testing-committer member

2012-07-22 Thread Miguel Angel Ajo Pelayo
Yes, I've been thinking about that, it seems that some distributios set "python" for python3 or python2 , and others "python" and "python3", maybe python it's much more standard and it's what we might be using. For now I have a link in my system from "python" to "python2", if linux distributions

Re: [Kicad-developers] New kicad-testing-committer member

2012-07-22 Thread Solonen Vesa
Regarding python2, would it make sense to just call "python" as "python2" is not usually available anymore? "Python" mostly means python2.x and "python3", well python3.x... The current use of "python2" creates build problems on stock Ubuntu. -Vesa ___

Re: [Kicad-developers] New kicad-testing-committer member

2012-07-15 Thread Miguel Angel Ajo Pelayo
Well, I've my branch almost ready to merge into testing, all the scripting changes are dependent on -DKICAD_SCRIPTING=ON# for allowing scripting inside pcbnew and -DKICAD_SCRIPTING_MODULES=ON # for building pcbnew module for use in python They add requirements l

Re: [Kicad-developers] New kicad-testing-committer member

2012-06-26 Thread Lorenzo Marcantonio
On Tue, Jun 26, 2012 at 08:51:53AM +0200, Miguel Angel Ajo Pelayo wrote: > Haha, it's hard to find a language who everybody likes :-) I chose it > because it was plenty of useful libraries, Well, python is reasonably present (i.e. just everywhere) and does the trick. It's just that you can't % on

Re: [Kicad-developers] New kicad-testing-committer member

2012-06-25 Thread Miguel Angel Ajo Pelayo
ers@lists.launchpad.net > *Sent:* Monday, June 25, 2012 9:23 PM > *Subject:* Re: [Kicad-developers] New kicad-testing-committer member > > Thanks Edwin, sometimes is hard to balance time between work, family and > projects like KiCad, > last month was an example of unbalance (to work

Re: [Kicad-developers] New kicad-testing-committer member

2012-06-25 Thread Miguel Angel Ajo Pelayo
Haha, it's hard to find a language who everybody likes :-) I chose it because it was plenty of useful libraries, and I worked reasonably well with swig. May be in some future we could have Javascript too, that would be nice, may be it's to complex to keep two languages but I really'd like to chec

Re: [Kicad-developers] New kicad-testing-committer member

2012-06-25 Thread Alexander Lunev
Thank you for your contribution :) From: Miguel Angel Ajo Pelayo To: Edwin van den Oetelaar Cc: kicad-developers@lists.launchpad.net Sent: Monday, June 25, 2012 9:23 PM Subject: Re: [Kicad-developers] New kicad-testing-committer member Thanks Edwin

Re: [Kicad-developers] New kicad-testing-committer member

2012-06-25 Thread Fabrizio Tappero
Miguel, well done mate ! un saludo Fabrizio On Mon, Jun 25, 2012 at 7:23 PM, Miguel Angel Ajo Pelayo wrote: > Thanks Edwin, sometimes is hard to balance time between work, family and > projects like KiCad, > last month was an example of unbalance (to work...), but I feel very happy > when I fin

Re: [Kicad-developers] New kicad-testing-committer member

2012-06-25 Thread jean-pierre charras
Welcome, Miguel. Thanks for your involvement in KiCad project, your enthusiasm, your work on Kicad website, and about scripting. Your help is very motivating for us. Le 25/06/2012 17:12, Dick Hollenbeck a écrit : Please welcome Miguel Angel Ajo as a member of team kicad-testing-committe

Re: [Kicad-developers] New kicad-testing-committer member

2012-06-25 Thread Lorenzo Marcantonio
On Mon, Jun 25, 2012 at 06:44:14PM +0200, Edwin van den Oetelaar wrote: > hooray for Miguel! > (and for is effort in finding time to work on the project) Good luck too (even if I am not a python fan:P) Really interesting stuff from what I read -- Lorenzo Marcantonio Logos Srl __

Re: [Kicad-developers] New kicad-testing-committer member

2012-06-25 Thread Miguel Angel Ajo Pelayo
Thanks Edwin, sometimes is hard to balance time between work, family and projects like KiCad, last month was an example of unbalance (to work...), but I feel very happy when I find my own work useful, even more when others find it useful too. 2012/6/25 Edwin van den Oetelaar > hooray for Miguel

Re: [Kicad-developers] New kicad-testing-committer member

2012-06-25 Thread Edwin van den Oetelaar
hooray for Miguel! (and for is effort in finding time to work on the project) On Mon, Jun 25, 2012 at 5:44 PM, Wayne Stambaugh wrote: > Welcome aboard Miguel.  Thank you for committing your time and effort to > become part of the KiCad development team.  I'm looking forward to > collaborating wit

Re: [Kicad-developers] New kicad-testing-committer member

2012-06-25 Thread Miguel Angel Ajo Pelayo
Hello Dick & Wayne Dick, thanks a lot for your words, it's an honor for me, even more when it's coming from you, who's been doing great efforts to make this project a success. I'm very happy to be trusted this way, but I still have a lot of work to do to prove you're right. :-) I really thank you

Re: [Kicad-developers] New kicad-testing-committer member

2012-06-25 Thread Wayne Stambaugh
Welcome aboard Miguel. Thank you for committing your time and effort to become part of the KiCad development team. I'm looking forward to collaborating with you. Best Regards, Wayne On 6/25/2012 11:12 AM, Dick Hollenbeck wrote: Please welcome Miguel Angel Ajo as a member of team kica

[Kicad-developers] New kicad-testing-committer member

2012-06-25 Thread Dick Hollenbeck
Please welcome Miguel Angel Ajo as a member of team kicad-testing-committers (the sub-team that has commit rights to branch named "testing"). Miguel has been working on a personal scripting branch for some time, and has suffered the inconvenience of having to merge periodically with testi