Re: gEDA-user: problems with PCB and large board

2008-12-23 Thread gene
Sorry to not get back last night - this time I crashed :) Let's see if I can hit on all these points: Gene, you can send a test file to one or more the developers (Dan, DJ, Ben, myself) privately, if you don't want to make it publicly available. Maybe - I have to think about that. This

Re: gEDA-user: problems with PCB and large board

2008-12-23 Thread Peter Clifton
On Tue, 2008-12-23 at 05:43 -0500, gene wrote: Sorry to not get back last night - this time I crashed :) Let's see if I can hit on all these points: Gene, you can send a test file to one or more the developers (Dan, DJ, Ben, myself) privately, if you don't want to make it publicly

Re: gEDA-user: problems with PCB and large board

2008-12-23 Thread Peter Clifton
On Tue, 2008-12-23 at 13:07 +, Peter Clifton wrote: On Tue, 2008-12-23 at 05:43 -0500, gene wrote: Maybe - I have to think about that. This represents a great deal of work on my part so I'm just a tad jumpy about it. But if I can't move forward then I really have little choice.

Re: gEDA-user: problems with PCB and large board

2008-12-23 Thread carzrgr8
I'm at work at the moment, so will tackle this when I get home tonight. thanks for the support! gene ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: gEDA/gaf stable version 1.4.2-20081220 released!

2008-12-23 Thread Peter Clifton
On Sun, 2008-12-21 at 23:17 +, Peter Clifton wrote: On Sun, 2008-12-21 at 23:37 +0100, Stefan Salewski wrote: Am Sonntag, den 21.12.2008, 21:43 + schrieb Peter Clifton: Sounds likely that the not-drawn marker bug may still be present in 1.4.x too.. do you have a link to the

gEDA-user: gnucap development snapshot 2008-12-23

2008-12-23 Thread al davis
There is a new development snapshot available ... http://gnucap.org/devel/gnucap-2008-12-23.tar.gz Optional plugin files: There are some changes, so get these too: http://gnucap.org/devel/gnucap-2008-12-23-models-bsim.tar.gz http://gnucap.org/devel/gnucap-2008-12-23-models-jspice3-2.5.tar.gz

gEDA-user: announce: spice to hdf5 conversion utility

2008-12-23 Thread Werner Hoch
Hi all, some time ago I wrote a python modul to read spice simulation data into python. Now I wrote another small script to insert spice simulation data into an HDF5 file. I've put some notes together on a little homepage to show how it's supposed to work.

Re: gEDA-user: problems with PCB and large board

2008-12-23 Thread gene
If you can't send us a board, it may well be useful to grab valgrind apt-get install valgrind on debian or ubuntu, and run it under that: valgrind pcb pcblog.stdout 2pcblog.stderr. I run slackware, and see there is prebuilt package for valgrind - I'll give it a try and let you know how it

Re: gEDA-user: problems with PCB and large board

2008-12-23 Thread gene
valgrind output: pcb.stderr g...@geno:~/avTek/hardware/schematic$ valgrind pcb pcblog.stdout 2pcblog.stderr Segmentation fault g...@geno:~/avTek/hardware/schematic$ cat pcblog.stderr ==3971== Memcheck, a memory error detector. ==3971== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et

Re: gEDA-user: problems with PCB and large board

2008-12-23 Thread Peter Clifton
On Tue, 2008-12-23 at 19:13 -0500, gene wrote: ==3971== Invalid read of size 1 ==3971==at 0x40247B1: strlen (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==3971==by 0x45C1FFD: g_strjoinv (in /usr/lib/libglib-2.0.so.0.1600.6) ==3971==by 0x80D89CD: net_model_create

Re: gEDA-user: problems with PCB and large board

2008-12-23 Thread Peter Clifton
On Wed, 2008-12-24 at 01:02 +, Peter Clifton wrote: On Tue, 2008-12-23 at 19:13 -0500, gene wrote: ==3971== Invalid read of size 1 ==3971==at 0x40247B1: strlen (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==3971==by 0x45C1FFD: g_strjoinv (in