Re: [Kicad-developers] Module editor branch merged

2014-07-21 Thread Jon Neal
I have been getting some sort of drawing issue sporadically when I open the module editor (from pcbnew). I managed to catch a screenshot of what it is doing here (on the right side): http://i.imgur.com/IU9AYHd.png It seems that it is trying to draw the canvas offset from where it really should be.

Re: [Kicad-developers] bugs on mac install of kicad / libraries

2014-07-21 Thread Michael Narigon
All, Here is a patch that implements the recommended change to the libraries-repos-install.sh script. I checked it on OS X 10.9.4 and Ubuntu 14.04 LTS. Michael library-repos-install.sh.patch Description: Binary data On Jul 20, 2014, at 10:13 PM, Jake wrote: > i downloaded a zip of a build

Re: [Kicad-developers] Segfault in BOARD::ReplaceNetlist()

2014-07-21 Thread Andrew Zonenberg
It doesn't happen all the time so it's not a catastrophic problem, I just want to get the bug fixed eventually. It happens maybe one in 20 times I load a netlist on this project. Will let you know if I can reliably trigger it on an open source design. On Mon, 2014-07-21 at 10:34 -0500, Dick Holle

Re: [Kicad-developers] Segfault in BOARD::ReplaceNetlist()

2014-07-21 Thread Dick Hollenbeck
On 07/21/2014 10:32 AM, Andrew Zonenberg wrote: > I can't share the board unfortunately since it's a project for work. I > do have a core dump that I can poke around in and give you info for, as > well as see if I can reproduce it on some of the open-source designs I'm > working on. That would not

Re: [Kicad-developers] Segfault in BOARD::ReplaceNetlist()

2014-07-21 Thread Andrew Zonenberg
I can't share the board unfortunately since it's a project for work. I do have a core dump that I can poke around in and give you info for, as well as see if I can reproduce it on some of the open-source designs I'm working on. On Mon, 2014-07-21 at 10:30 -0500, Dick Hollenbeck wrote: > I could no

Re: [Kicad-developers] Segfault in BOARD::ReplaceNetlist()

2014-07-21 Thread Dick Hollenbeck
I could not duplicate this with the one and only board I tried it with. You may have to zip up the board and netlist file, at least. ___ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe

Re: [Kicad-developers] bugs on mac install of kicad / libraries

2014-07-21 Thread Dick Hollenbeck
On 07/21/2014 12:13 AM, Jake wrote: > i downloaded a zip of a build for macOS containing KiCad 2014-05-31 BZR > 4902-product (called "Kicad-product-2014-05-31.zip") > > I can't remember where I downloaded it though, and the official kicad page > at http://www.kicad-pcb.org/display/KICAD/Download

[Kicad-developers] Kicad (revision 5007) OpenGL BugReport

2014-07-21 Thread Michael Heidinger
Hi! First of all, I can confirm now, that "m" moves components. Thanks for fixing. Today I spotted the following bugs when using KiCad in the OpenGL display mode 1. Removing tracks: Pressing "<--" Character does not delete a segment. Instead "Delete" deletes a segment, but it should delete

[Kicad-developers] Segfault in BOARD::ReplaceNetlist()

2014-07-21 Thread Andrew Zonenberg
Was triggered by reloading the netlist with the 3D view open. Core file available for further analysis on request. I've had std::bad_alloc's happen when loading netlists too, not sure if related. Program received signal SIGSEGV, Segmentation fault. 0x7fffe5e001cd in BOARD::ReplaceNetlist(NETL

Re: [Kicad-developers] Color of PCB substrate in realistic mode

2014-07-21 Thread Nick Østergaard
There is a bug report regarding this with a suggested patch. Ideally some color choosing dialog is needed, such that the user can tune the appearence for himself. https://bugs.launchpad.net/kicad/+bug/1325748 Den 21/07/2014 14.09 skrev "Andrew Zonenberg" : > Right now the bare FR4 substrate is dr

[Kicad-developers] Color of PCB substrate in realistic mode

2014-07-21 Thread Andrew Zonenberg
Right now the bare FR4 substrate is drawn in the same color as the soldermask so trying to see details of soldermask cutouts (for example, when designing a fiducial or PCB antenna that needs mask clearance around it) is difficult. Does anyone else find this hard to see? It should probably be displ

Re: [Kicad-developers] Templates

2014-07-21 Thread jp charras
Le 21/07/2014 08:12, yann jautard a écrit : > Hi all > > I just made an arduino uno daughter board template, and I found the > template system not very convenient. > > Don't you think when copiing template files to the new project, theses > files should be renamed according to the project name ?

Re: [Kicad-developers] Getting involved with KiCad Development

2014-07-21 Thread Maciej Sumiński
On 07/20/2014 09:25 PM, Eric Evenchick wrote: Hi, Wondering how to get involved with KiCad development. I have experience with C++ and Python development. Also would be happy to help with packaging. Not sure how new devs get involved with the project, or if there is some type of mentorship. Any

Re: [Kicad-developers] Module editor branch merged

2014-07-21 Thread jp charras
Le 20/07/2014 21:56, Maciej Sumiński a écrit : > On 07/15/2014 04:53 PM, jp charras wrote: >> Le 14/07/2014 16:51, Maciej Sumiński a écrit : >>> Dear Developers, >>> >>> After a period of testing, the module-editor branch [1] has just been >>> merged to the product branch. Besides the conversion of