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

gEDA-bug: [Bug 845380] Re: text-find in gschem has unpredictable results if invisible text is found



Sorry for not getting to this sooner. I'll deal with it ASAP.

** Changed in: geda
   Importance: Undecided => Critical

** Changed in: geda
       Status: New => In Progress

** Changed in: geda
    Milestone: None => 1.7.2

** Changed in: geda
     Assignee: (unassigned) => Peter TB Brett (peter-b)

** Tags added: gschem

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

Title:
  text-find in gschem has unpredictable results if invisible text is
  found

Status in GPL Electronic Design Automation tools:
  In Progress

Bug description:
  When doing "Find specific text" in gschem, if a hidden text string
  matches, gschem produces unpredictable behavior. This is because it
  acts on uninitialized data (world_get_single_object_bounds() does
  nothing since the text is hidden, but its output is used anyway).
  Patches attached.

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


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