Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ini files not found #1

Open
jegb opened this issue Oct 12, 2013 · 2 comments
Open

ini files not found #1

jegb opened this issue Oct 12, 2013 · 2 comments

Comments

@jegb
Copy link

jegb commented Oct 12, 2013

I am getting some problems with the subroutines ini files. After placing most of wanted files on root of subroutines I fixed all except 2 which could not find on subfolders.

These 2 relate to the probe tool l.

Warning! Problem while loading ini file!
Feature ini file probe-tool-l.ini not found in /home/cnc-virtual/linuxcnc/linuxcnc-features/subroutines:/home/cnc-virtual/linuxcnc/linuxcnc-features/subroutines:!
Warning: Error while parsing <sub name="Measure tool length" icon="images/probe-tool-l.png" src="probe-tool-l.ini"/> 

...
File not found
Feature ini file probe-tool-l.ini not found in /home/cnc-virtual/linuxcnc/linuxcnc-features/subroutines:/home/cnc-virtual/linuxcnc/linuxcnc-features/subroutines:!
@cnc-club
Copy link
Owner

Which version of Features are you using?
Do you run Features as stand-alone application, or use it together with LinuxCNC?

Where is probe-tool-l.ini located actually?

As a fix you can change path to this ini file in the Catalog, somewhere in subroutines folder there should be catalog.xml (in last versions it is in the ./subroutines/catalogs/)

@cnc-club cnc-club reopened this Oct 15, 2013
@jegb
Copy link
Author

jegb commented Oct 15, 2013

Thanks for prompt reply.

-I pulled latest version from github.
-I tried to run as stand alone and as panel, both cases is not working. I encounter the other issue once I got it to point that was running, but features.ngc is not writable (see other issue I filed).
-The missing file is not found on the tree, the rest of the files (with same problem) I brought one level up and they could be solved that way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants