"Open documentation" - environment variable not working
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
KiCad |
Fix Released
|
Low
|
Jeff Young |
Bug Description
I used to use relative paths to access documentation files in eeschema. After recent changes in accessing doc files it doesn't work.
I tried to use environment variables KICAD_SYMBOL_DIR or KIPRJMOD to avoid putting absolute paths in libraries. I noticed that when I put component to the schematic, open Component Properties and click Show Datasheet then the documentation file opens (datasheet field value filled with path $KIPRJMOD/
Doc File '$KIPRJMOD/
version 201710311449+
Application: kicad
Version: no-vcs-
Libraries:
wxWidgets 3.0.2
libcurl/7.35.0 OpenSSL/1.0.1f zlib/1.2.8 libidn/1.28 librtmp/2.3
Platform: Linux 3.19.0-32-generic x86_64, 64 bit, Little endian, wxGTK
Build Info:
wxWidgets: 3.0.2 (wchar_t,wx containers,
Boost: 1.54.0
Curl: 7.35.0
Compiler: GCC 4.8.4 with C++ ABI 1002
Build settings:
USE_
USE_
KICAD_
KICAD_
KICAD_
KICAD_
BUILD_
KICAD_
KICAD_SPICE=ON
Changed in kicad: | |
status: | Fix Committed → Fix Released |
Also fails from LibEdit properties dialog.