Skip to content

pickconfig.tcl does not parse config folders if it is a symlink to folder #3258

@hmnijp

Description

@hmnijp

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions