[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: gattrib error message



On Fri, 2010-04-30 at 17:02 -0700, phil wrote:
> Running  Gattrib version: 1.4.0.20080127  I get the error message
> 
> In s_object_attrib_add_attrib_in_object, trying to add attrib to 
> non-complex or non-net!
> 
> upon saving of my file.  Is there any way to narrow down what gattrib is 
> balking at?  There's obviously a problem with one of my symbols but I 
> can't tell easily what that is or in which symbol.
> 
> Phil Taylor

Take a look at the symbol file in a text editor. Attribute blocks,
beginning { ...} should only follow a pin line "P", net line "N",
component line "C".

E.g. this is fine:

P 0 2600 300 2600 1 0 0
{
T 100 2650 5 8 1 1 0 0 1
pinnumber=25
}


This is not:

B 300 0 2000 4600 3 0 0 0 -1 -1 0 -1 -1 -1 -1 -1
{
T 100 2650 5 8 1 1 0 0 1
pinnumber=25
}


Regards,

-- 
Peter Clifton

Electrical Engineering Division,
Engineering Department,
University of Cambridge,
9, JJ Thomson Avenue,
Cambridge
CB3 0FA

Tel: +44 (0)7729 980173 - (No signal in the lab!)
Tel: +44 (0)1223 748328 - (Shared lab phone, ask for me)



_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user