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

Re: gEDA-user: First install and a tragesym problem



Hi vidtech,

On Donnerstag, 29. November 2007, vidtech wrote:
> tragesym version 0.0.9

Version 0.0.9 does not support tab separated options.

But I'm still curious which version of tragesym you're using.
The script works fine in 2ec30283966c7610712dae9c57ab92cc36 when I've 
created that version (date is 20060326)

The lines around your error looks like this in version 0.0.9:

--------- lines 319 and following ----
### Draw the symbol version
    if attr.has_key(("version",1)):
        value=attr[("version",1)]
        f.write("v " + value + " 1\n")
    else:
        print "error: version attribut missing"
        sys.exit()
---------

regards
Werner


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