Re: gEDA-user: PCB+GL crashes (workaround)

2010-04-17 Thread kai-martin knaak
Peter Clifton wrote: As a workaround for now, apply this bandaid in src/hid/gtk/gui-output-events.c No crashes ever since :-) ---)kaimartin(--- -- Kai-Martin Knaak Öffentlicher PGP-Schlüssel: http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x6C0B9F53

Re: gEDA-user: Matching footprints with symbols

2010-04-17 Thread Armin Faltl
Not because of the bugs I ran into but since choosing a footprint is a difficult process in it self I was longing for a footprint browser. The easiest place to start a clean implementation may be gattrib, that I found conventient to duplicate footprint choices, once one has been assigned gschem.

Re: gEDA-user: Matching footprints with symbols

2010-04-17 Thread Stefan Salewski
On Sat, 2010-04-17 at 01:48 +0200, Stefan Salewski wrote: On Sat, 2010-04-17 at 01:15 +0200, Armin Faltl wrote: use ;-) Did anyone try my schematic posted in http://www.seul.org/pipermail/geda-user/2010-April/046716.html - is the problem reproducable? I missed your problem,

Re: gEDA-user: input/output ports gschem

2010-04-17 Thread Armin Faltl
As Stefan Salewski reported, I missed in my attachments: RES-1016-630-240.fp - RES-1016P-630L-240D__Yageo-MFR-25.fp is a symbolic link I made to a Luciani footprint. Sorry for the inconvenience. Armin Armin Faltl wrote: Hi, I'm new in this group but here because I seek help to fight bugs.

Re: gEDA-user: input/output ports gschem

2010-04-17 Thread Armin Faltl
DO-41.fp is a footprint of the Luciani-collection as well. Armin Faltl wrote: As Stefan Salewski reported, I missed in my attachments: RES-1016-630-240.fp - RES-1016P-630L-240D__Yageo-MFR-25.fp is a symbolic link I made to a Luciani footprint. Sorry for the inconvenience. Armin

Re: gEDA-user: Matching footprints with symbols

2010-04-17 Thread Stefan Salewski
On Sat, 2010-04-17 at 11:57 +0200, Stefan Salewski wrote: You may try including this line skip-m4 in your project.txt file to ignore m4 files and problems with minus sign in footprint file names. This works, because recent PCB program has copies of all old m4 footprints in newlib format.

Re: gEDA-user: Matching footprints with symbols

2010-04-17 Thread Stefan Salewski
On Sat, 2010-04-17 at 12:37 +0200, Stefan Salewski wrote: I think I have to rename all of them, including John Luciani's. You have components in your schematic named Rf and Cf without numbers. These seems to have no connection in the netlist. The missing number in refdes seems to be a

Re: gEDA-user: Matching footprints with symbols

2010-04-17 Thread Stefan Salewski
On Sat, 2010-04-17 at 13:10 +0200, Stefan Salewski wrote: On Sat, 2010-04-17 at 12:37 +0200, Stefan Salewski wrote: I think I have to rename all of them, including John Luciani's. You have components in your schematic named Rf and Cf without numbers. These seems to have no

Re: gEDA-user: Matching footprints with symbols

2010-04-17 Thread Bert Timmerman
Hi, It would be nice to have a revert or reload file function in the gattrib pulldown menu and/or have keystroke. With said feature one would be able to swap more easily between gschem and gattrib when a lot of attributes need to be set/changed (of course updating the file in the process). Just

Re: gEDA-user: Matching footprints with symbols

2010-04-17 Thread Armin Faltl
The 'RADIAL_CAN 200' I used to replace Luciani-footprints (I don't blame him but the parser), after this proved non-working. It is interesting to note, that in the file Hauptplatine_v1.new.pcb generated by gsch2pcb, they translate to RADIAL_CAN-200 in the Element-definition. Maybe it is

Re: gEDA-user: Matching footprints with symbols

2010-04-17 Thread Armin Faltl
OMG, it works! Thanks Stefan for all the help. Now the weekend has started. I'll start a Naming conventions and restrictions page to describe this and put on the wiki. In the long run, this should be fixed in the parser(s) though. Best Regards, Armin Stefan Salewski wrote: On Sat,

Re: gEDA-user: Matching footprints with symbols

2010-04-17 Thread DJ Delorie
ste...@amd64x2 ~/armin $ gsch2pcb project.txt Please try File-Import schematic in the latest PCB, it should work (and needs more testing! :) ___ geda-user mailing list geda-user@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Re: gEDA-user: Matching footprints with symbols

2010-04-17 Thread John Doty
On Apr 16, 2010, at 10:44 PM, Matthew Wilkins wrote: It seems like there is room to add a footprint selector utility that would interface between gschem/gattrib and PCB without impacting non-PCB users in any way. In fact if PCB had an HID where it just starts up as a footprint

Re: gEDA-user: Matching footprints with symbols

2010-04-17 Thread Matthew Wilkins
No, I stand by it - zero impact.As far as I can see, all of the required features are are already existing in gschem, so there really wouldn't be any feature bloat. This would be something that could be added on by PCB users with a few edits to the gschemrc files. --- On

Re: gEDA-user: Matching footprints with symbols

2010-04-17 Thread John Doty
On Apr 16, 2010, at 8:47 PM, kai-martin knaak wrote: John Doty wrote: Please stop trying to push your personal flow onto others :-) Which one? your makefile approach. Heck, I don't even push that one on myself. For a small project, who needs it? But for a big project, there's no