[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
** Patch added: "0003-moved-variables-closer-to-where-they-are-used-for-cl.patch"
https://bugs.launchpad.net/geda/+bug/845380/+attachment/2375319/+files/0003-moved-variables-closer-to-where-they-are-used-for-cl.patch
--
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:
New
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