Help Installing QtPlasmaC

More
15 Feb 2021 20:23 #198972 by crowloy
Replied by crowloy on topic Help Installing QtPlasmaC
how about a missing plasmac.tcl file from the qtplasmac?

Please Log in or Create an account to join the conversation.

More
15 Feb 2021 22:30 #198995 by phillc54
Replied by phillc54 on topic Help Installing QtPlasmaC
plasmac.tcl lives in the standard linuxcnc hal library and should be available for any installed LinuxCNC system.
What is the ini file entry for plasmac.tcl?
What is the error message in the terminal?
Which type of LinuxCNc installation are you using, package or run in place?
Which LinuxCNC version?

Please Log in or Create an account to join the conversation.

More
19 Feb 2021 00:00 - 19 Feb 2021 00:08 #199358 by crowloy
Replied by crowloy on topic Help Installing QtPlasmaC
colten@tormachpcnc:~/linuxcnc/configs$ linuxcnc qtplasmac/qtplasmac.ini 
LINUXCNC - 2.8.1
Machine configuration directory is '/home/colten/linuxcnc/configs/qtplasmac'
Machine configuration file is 'qtplasmac.ini'
Starting LinuxCNC...
emc/iotask/ioControl.cc 702: can't load tool table.
twopass:invoked with <> options
twopass:found ./qtplasmac.hal
twopass:CANNOT FIND FILE FOR:plasmac.tcl
Shutting down and cleaning up LinuxCNC...
Note: Using POSIX realtime
LinuxCNC terminated with an error.  You can find more information in the log:
    /home/colten/linuxcnc_debug.txt
and
    /home/colten/linuxcnc_print.txt
as well as in the output of the shell command 'dmesg' and in the terminal


I just ran qtplasma-setup using the plasma directory which is a working machine with NO plasmac/plasma config. I used it to create my plasmac setup. This is a RIP install. I'm using ~/git/linuxcnc/scipts/rip-environment to run as I have a working pathpilot installed as well to run my mill

colten@tormachpcnc:~/linuxcnc/configs/qtplasmac$ ls
backups      qtplasmac			qtplasmac.hal  qtplasmac_material.cfg
postgui.tcl  qtplasmac_connections.hal	qtplasmac.ini  qtplasmac.prefs
colten@tormachpcnc:~/linuxcnc/configs/qtplasmac$ grep plasma.tcl *
grep: backups: Is a directory
grep: qtplasmac: No such file or directory
colten@tormachpcnc:~/linuxcnc/configs/qtplasmac$ grep plasmac.tcl *
grep: backups: Is a directory
grep: qtplasmac: No such file or directory
qtplasmac.ini:HALFILE                 = plasmac.tcl
colten@tormachpcnc:~/linuxcnc/configs/qtplasmac$ cd ../plasma
colten@tormachpcnc:~/linuxcnc/configs/plasma$ grep plasmac.tcl *
grep: backups: Is a directory
colten@tormachpcnc:~/linuxcnc/configs/plasma$ 
colten@tormachpcnc:~/git/linuxcnc$ git status
On branch 2.8
Your branch is up to date with 'origin/2.8'.

i also get this error when I remove the offending line from the ini
twopass:found ./qtplasmac_connections.hal
twopass: Error in file ./qtplasmac.hal:
    can't read "::HMOT(CARD0)": no such variable
Last edit: 19 Feb 2021 00:08 by crowloy.

Please Log in or Create an account to join the conversation.

More
19 Feb 2021 00:09 #199360 by rodw
Replied by rodw on topic Help Installing QtPlasmaC
You seem to be on 2.8
QTplasmac is not in v 2.8.
can you checkout master and try again?

git checkout master
git pull
make
sudo make setuid

Please Log in or Create an account to join the conversation.

More
19 Feb 2021 00:35 #199362 by crowloy
Replied by crowloy on topic Help Installing QtPlasmaC
well spank me with a spoon.. Not sure why I wasn't on master. I still have the HMOT error but that's easy enough to edit for.
The following user(s) said Thank You: rodw

Please Log in or Create an account to join the conversation.

Moderators: snowgoer540
Time to create page: 0.072 seconds
Powered by Kunena Forum