Now eeshow search relative path relative current directory ($PWD) but should to search relative project file path. Errors if $PWD not equal to project file path.

eeshow doesn't search title sheets in default directory /usr/share/kicad/template/. I use gost_landscape.kicad_wks from there.

В Среда, 7 сен. 2016 в 9:13 , Werner Almesberger <wer...@almesberger.net> написал:
Eldar Khayrullin wrote:
 Does eeshow watch to User defined search path?

Ah yes, I hadn't implemented this. Now searching LibDir and the
default paths from common/gestfich.cpp:KicadDatasPath should work,
too.

The searching can be a bit too optimistic: if you've deleted or
moved a file, eeshow may still find it in the underlying commit
(if on a repo) and seem to magically resurrect it. Such foibles
will go away once I rewrite the path lookup logic, which currently
underestimates how complex setups may really get.

Thanks !

- Werner
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to