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

gEDA-bug: [Bug 899939] Re: UnboundLocalError: local variable 'basex' referenced before assignment



Can reproduce in current git HEAD with supplied testcase.

** Changed in: geda
       Status: New => Triaged

-- 
You received this bug notification because you are a member of gEDA Bug
Team, which is subscribed to gEDA.
https://bugs.launchpad.net/bugs/899939

Title:
  UnboundLocalError: local variable 'basex' referenced before assignment

Status in GPL Electronic Design Automation tools:
  Triaged
Status in âgeda-gafâ package in Fedora:
  Unknown

Bug description:
  The following occurs:

  tragesym:427:writesym:UnboundLocalError: local variable 'basex'
  referenced before assignment

  Traceback (most recent call last):
    File "/usr/bin/tragesym", line 614, in <module>
      writesym(file_out,options,attr,pins)
    File "/usr/bin/tragesym", line 427, in writesym
      x=basex + xf*300
  UnboundLocalError: local variable 'basex' referenced before assignment

  
  when executing "tragesym tragesym_spartan.txt lalala.sch"

To manage notifications about this bug go to:
https://bugs.launchpad.net/geda/+bug/899939/+subscriptions


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