Glade Gtk Python Tutorial
16 Dec 2013 07:21 #41635
by BigJohnT
Glade Gtk Python Tutorial was created by BigJohnT
Well I don't have a clue where to post this so I picked here.
I have a new Glade Python Gtk tutorial that is pretty neat I think.
gnipsel.com/glade/index.html
JT
I have a new Glade Python Gtk tutorial that is pretty neat I think.
gnipsel.com/glade/index.html
JT
The following user(s) said Thank You: ArcEye
Please Log in or Create an account to join the conversation.
16 Dec 2013 17:51 #41640
by ArcEye
Replied by ArcEye on topic Glade Gtk Python Tutorial
You magnum opus is looking very good JT
Most people (myself included) learn what they need for themselves and then move on, leaving everyone else that follows to take the same tortuous path to enlightenment.
Not many then set out all they learned in a concise guide to simplify things for others
Well done
Most people (myself included) learn what they need for themselves and then move on, leaving everyone else that follows to take the same tortuous path to enlightenment.
Not many then set out all they learned in a concise guide to simplify things for others
Well done
Please Log in or Create an account to join the conversation.
11 Jan 2014 09:21 #42602
by gww250
Replied by gww250 on topic Glade Gtk Python Tutorial
John I'm making good progress thanks to your tutorials but I've run into a problem, I'm working on the section for part 06c, when I run the launcher I get the error message Ive seen before when trying to run on a system not actually connected to a machine:
Print file information:
RUN_IN_PLACE=no
LINUXCNC_DIR=
LINUXCNC_BIN_DIR=/usr/bin
LINUXCNC_TCL_DIR=/usr/lib/tcltk/linuxcnc
LINUXCNC_SCRIPT_DIR=
LINUXCNC_RTLIB_DIR=/usr/lib/linuxcnc/modules
LINUXCNC_CONFIG_DIR=
LINUXCNC_LANG_DIR=/usr/share/linuxcnc/tcl/msgs
INIVAR=inivar
HALCMD=halcmd
LINUXCNC_EMCSH=/usr/bin/wish8.5
LINUXCNC - 2.5.1
Machine configuration directory is '/home/user/linuxcnc/configs/gui3'
Machine configuration file is 'gui3.ini'
INIFILE=/home/user/linuxcnc/configs/gui3/gui3.ini
PARAMETER_FILE=linuxcnc.var
TASK=milltask
HALUI=
DISPLAY=laser30
Starting LinuxCNC...
Starting LinuxCNC server program: linuxcncsvr
Loading Real Time OS, RTAPI, and HAL_LIB modules
Starting LinuxCNC IO program: io
Shutting down and cleaning up LinuxCNC...
Killing task linuxcncsvr, PID=5182
Removing HAL_LIB, RTAPI, and Real Time OS modules
Removing NML shared memory segments
Cleanup done
Debug file information:
Can not find -sec MOT -var MOT -num 1
Can not find -sec IO -var IO -num 1
Can not find -sec LINUXCNC -var NML_FILE -num 1
Can not find -sec EMC -var NML_FILE -num 1
probe_parport: dlopen: /usr/lib/linuxcnc/modules/probe_parport.so: cannot open shared object file: No such file or directory
gui3.hal:6: /usr/bin/rtapi_app exited without becoming ready
gui3.hal:6: insmod failed, returned -1
5182
PID TTY STAT TIME COMMAND
Stopping realtime threads
Unloading hal components
Is there a way I can run this in simulation mode by changing a few things. I have the sim system loaded on another computer.
Print file information:
RUN_IN_PLACE=no
LINUXCNC_DIR=
LINUXCNC_BIN_DIR=/usr/bin
LINUXCNC_TCL_DIR=/usr/lib/tcltk/linuxcnc
LINUXCNC_SCRIPT_DIR=
LINUXCNC_RTLIB_DIR=/usr/lib/linuxcnc/modules
LINUXCNC_CONFIG_DIR=
LINUXCNC_LANG_DIR=/usr/share/linuxcnc/tcl/msgs
INIVAR=inivar
HALCMD=halcmd
LINUXCNC_EMCSH=/usr/bin/wish8.5
LINUXCNC - 2.5.1
Machine configuration directory is '/home/user/linuxcnc/configs/gui3'
Machine configuration file is 'gui3.ini'
INIFILE=/home/user/linuxcnc/configs/gui3/gui3.ini
PARAMETER_FILE=linuxcnc.var
TASK=milltask
HALUI=
DISPLAY=laser30
Starting LinuxCNC...
Starting LinuxCNC server program: linuxcncsvr
Loading Real Time OS, RTAPI, and HAL_LIB modules
Starting LinuxCNC IO program: io
Shutting down and cleaning up LinuxCNC...
Killing task linuxcncsvr, PID=5182
Removing HAL_LIB, RTAPI, and Real Time OS modules
Removing NML shared memory segments
Cleanup done
Debug file information:
Can not find -sec MOT -var MOT -num 1
Can not find -sec IO -var IO -num 1
Can not find -sec LINUXCNC -var NML_FILE -num 1
Can not find -sec EMC -var NML_FILE -num 1
probe_parport: dlopen: /usr/lib/linuxcnc/modules/probe_parport.so: cannot open shared object file: No such file or directory
gui3.hal:6: /usr/bin/rtapi_app exited without becoming ready
gui3.hal:6: insmod failed, returned -1
5182
PID TTY STAT TIME COMMAND
Stopping realtime threads
Unloading hal components
Is there a way I can run this in simulation mode by changing a few things. I have the sim system loaded on another computer.
Please Log in or Create an account to join the conversation.
11 Jan 2014 19:53 #42615
by BigJohnT
Replied by BigJohnT on topic Glade Gtk Python Tutorial
You should be running the gui6 ini file with that tutorial.
JT
JT
Please Log in or Create an account to join the conversation.
11 Jan 2014 21:06 #42617
by BigJohnT
Replied by BigJohnT on topic Glade Gtk Python Tutorial
BTW, I just added a couple more to the Glade Gtk Python Tutorial section.
JT
JT
Please Log in or Create an account to join the conversation.
Time to create page: 0.074 seconds