Hi everyone,
I am having some issues when sending RCS command messages from an own (remote)
GUI to LinuxCNC.
In order to see whether the commands arrived I am using the Axis GUI on the
local machine
(LinuxCNC master branch from git built as simulator on Ubuntu 10.04 running in
a Virtualbox for development).
The problem is that my commands don't arrive reliable. I wanted to try another
simulation configuration (currently using 5axis sample config).
Apparently I don't get any of the configs under the sim root to run. LinuxCNC
is shutting down after trying to load io with the following messages:
Unrecognized line skipped: ../sim.tbl
core_sim.hal:1: Unknown command '../core_sim.hal'
Shutting down and cleaning up LinuxCNC...
Cleanup done
LinuxCNC terminated with an error. You can find more information in the log:
/home/ubuntu/linuxcnc_debug.txt
and
/home/ubuntu/linuxcnc_print.txt
as well as in the output of the shell command 'dmesg' and in the terminal
The problem arrives when tool_parse.cc is trying to read the sim.tbl file under
the config folder which redirects to the parent folder.
But looking at the code I don't see any tokens which allow directory traversal
in the tbl file.
Does anyone have more information about this?
Regards Fabian
PS : If anyone had an idea what could interfere with my rcs command I would
also be happy... ;o)
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers