Here are the steps I follow to reproduce the issue:
The /mnt/my_configs/ folder contains one or more ini configurations.
I created a symlink ~/linuxcnc/configs/my_configs -> /mnt/my_configs/, but pickconfig.tcl does not display this in "My Configurations" section.
If the entire linuxccnc folder is a symlink (~/linuxcnc -> /mnt/linuxcnc/), then pickconfig.tcl will show all the configurations found inside it, but this option creates problems for installing some other configurations (probe basic, etc.)
This is what I expected to happen:
all symlinks inside '~/linuxcnc/configs/' will be interpreted the same way as as folders containing configurations.
Information about my hardware and software:
LinuxCNC 2.9.3
A binary version from linuxcnc.org (including buildbot.linuxcnc.org)
Here are the steps I follow to reproduce the issue:
The
/mnt/my_configs/folder contains one or more ini configurations.I created a symlink
~/linuxcnc/configs/my_configs -> /mnt/my_configs/, but pickconfig.tcl does not display this in "My Configurations" section.If the entire linuxccnc folder is a symlink (
~/linuxcnc -> /mnt/linuxcnc/), then pickconfig.tcl will show all the configurations found inside it, but this option creates problems for installing some other configurations (probe basic, etc.)This is what I expected to happen:
all symlinks inside '~/linuxcnc/configs/' will be interpreted the same way as as folders containing configurations.
Information about my hardware and software:
LinuxCNC 2.9.3
A binary version from linuxcnc.org (including buildbot.linuxcnc.org)