On Fri, Feb 01, 2008 at 04:28:55PM +0000, Peter Clifton wrote: > On Fri, 2008-02-01 at 13:28 +0200, Bernd Jendrissek wrote: > > 4. Open examples/random_circuits/common-emitter.sch and follow > > the instructions on the schematic. Also open > > symbols/transistor/2N3904-heavy.sym > > and edit the slots it has (e + shift-T, or Edit > Edit Slots); double > > click > > on the single row and add heavy attributes. > > gschem crashes with the following backtrace when invoking the slot > chooser (e + shift s): > > 160 fprintf(stderr, "s_slot_compatible(o = %s, slot = %s (in %s))\n", > 161 o->name, slot_object->slot->name, > slot_object->slot->owner->name); > > print slot_object->slot->owner > $6 = (OBJECT *) 0x0
Ick. I'm positive it worked yesterday as I typed up the OP, but now at home I got the same crash. Sorry about that; I've pushed the fix. Also pushed is some work to the slot editor that lets you add new slots. The Delete button doesn't work yet. _______________________________________________ geda-dev mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
