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

gEDA-bug: [Bug 901222] Re: Feature - gschem - Dynamic loading of custom symbols in the component selection tree



Hi Peter,

rootdir is better for me :-)

About the error messages the code depends on the error information handled by the ftw. 
Now an error will be generated if an invalid-stat (means stat failed to obtain information) is returned by ftw (in this case i cannot know if it is a directory or a file). 
In the other cases (symlink means a broken symlink or directory-not-readable) simply a Warning text will be displayed. Please can you say me if there is a geda standard way to display warning messages ?


Thanks.

Luigi

** Attachment added: "local-symbols-library.scm"
   https://bugs.launchpad.net/geda/+bug/901222/+attachment/2625878/+files/local-symbols-library.scm

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

Title:
  Feature - gschem - Dynamic loading of custom symbols in the component
  selection tree

Status in GPL Electronic Design Automation tools:
  In Progress

Bug description:
  As attachment a Guile script which extends the (component-library ...) functionality in order to permit to see custom components in the component selection tree grouped by folders. 
  The syntax of the new functionality is as follow:

  into the .gEDA/gafrc file

  (component-library-add-tree "prefix" "symbols/folder")

  The prefix will be added, as a tag, to the folder description.
  Actually the script doesn't manage substitution of the environment
  variables.

  If usefull this script could be added to the main stream.

  Best Regards,
  Luigi

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


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