Glade will not start

More
07 Dec 2020 15:38 - 07 Dec 2020 15:51 #191318 by ChironFZ16
Hallo
I have no idea why Gmoccappy not loads the Glade file ?
Version is LINUXCNC - 2.8.1


[DISPLAY]

EDITOR = gedit
DISPLAY = gmoccapy
EMBED_TAB_NAME = Chiron
EMBED_TAB_LOCATION = box_right
EMBED_TAB_COMMAND = gladevcp -x {XID} -H Chiron.hal Chiron.glade
DEFAULT_SPINDLE_SPEED = 150
MAX_RAPID_OVERRIDE = 2.0








Chiron.hal
########################
### Graf. Bedienfeld ###
########################


#############
### Laden  ##
######################################################################################################################################################################

addf time.0 servo-thread  


#############
###  WZW  ###
######################################################################################################################################################################

net Taster-Werkzeug-1  Chiron.btn_tool_1 => WZW.Taster-WKZ-01           
net Taster-Werkzeug-2  Chiron.btn_tool_2 => WZW.Taster-WKZ-02            
net Taster-Werkzeug-3  Chiron.btn_tool_3 => WZW.Taster-WKZ-03            
net Taster-Werkzeug-4  Chiron.btn_tool_4 => WZW.Taster-WKZ-04            
net Taster-Werkzeug-5  Chiron.btn_tool_5 => WZW.Taster-WKZ-05            
net Taster-Werkzeug-6  Chiron.btn_tool_6 => WZW.Taster-WKZ-06            
net Taster-Werkzeug-7  Chiron.btn_tool_7 => WZW.Taster-WKZ-07            
net Taster-Werkzeug-8  Chiron.btn_tool_8 => WZW.Taster-WKZ-08            
net Taster-Werkzeug-9  Chiron.btn_tool_9 => WZW.Taster-WKZ-09            
net Taster-Werkzeug-10 Chiron.btn_tool_10 => WZW.Taster-WKZ-10            
net Taster-Werkzeug-11 Chiron.btn_tool_11 => WZW.Taster-WKZ-11            
net Taster-Werkzeug-12 Chiron.btn_tool_12 => WZW.Taster-WKZ-12            

net Sensor-Werkzeug-1-unten  => Chiron.led_1
net Sensor-Werkzeug-2-unten  => Chiron.led_2
net Sensor-Werkzeug-3-unten  => Chiron.led_3
net Sensor-Werkzeug-4-unten  => Chiron.led_4
net Sensor-Werkzeug-5-unten  => Chiron.led_5
net Sensor-Werkzeug-6-unten  => Chiron.led_6
net Sensor-Werkzeug-7-unten  => Chiron.led_7
net Sensor-Werkzeug-8-unten  => Chiron.led_8
net Sensor-Werkzeug-9-unten  => Chiron.led_9
net Sensor-Werkzeug-10-unten => Chiron.led_10
net Sensor-Werkzeug-11-unten => Chiron.led_11
net Sensor-Werkzeug-12-unten => Chiron.led_12


#################
###   Timer   ###
######################################################################################################################################################################

net Laeuft-Programm  halui.program.is-running => time.0.start  
net Zyklus-Sekunden  time.0.seconds           => lbl_Sekunden
net Zyklus-Minuten   time.0.minutes           => lbl_Minuten
net Zyklus-Stunden   time.0.hours             => lbl_Stunden

File Attachment:

File Name: Chiron.glade
File Size:30 KB
Attachments:
Last edit: 07 Dec 2020 15:51 by ChironFZ16.

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

More
07 Dec 2020 16:09 #191323 by Aciera
Replied by Aciera on topic Glade will not start
Any error messages when you start from the terminal?

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

More
07 Dec 2020 17:13 #191329 by ChironFZ16
Replied by ChironFZ16 on topic Glade will not start
There are no error messages, Gmoccapy starts normally

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

More
07 Dec 2020 17:22 #191331 by rodw
Replied by rodw on topic Glade will not start
Start Linuxcnc from the command line and report the errors printed in the terminal. This kind of thing will happen if you are missing a component or make an error. Read what is printed and look for the first error. Resolve it and move to the next if there are more.

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

More
07 Dec 2020 18:07 #191333 by Aciera
Replied by Aciera on topic Glade will not start
Open a terminal and type:

linuxcnc /home/user/linuxcnc/configs/yourconfig/yourinifile.ini

Adjust the filepath to match your setup.

Check the output in the terminal window to see if you get any errors.
The following user(s) said Thank You: ChironFZ16

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

More
08 Dec 2020 00:15 #191364 by rodw
Replied by rodw on topic Glade will not start

Open a terminal and type:

linuxcnc /home/user/linuxcnc/configs/yourconfig/yourinifile.ini

Adjust the filepath to match your setup.
.


you don't even have to do that. just type linuxcnc and choose your config as normal.
Then next time typing
linuxcnc -l
will load the last config you used. (I use that all the time)
The following user(s) said Thank You: Aciera, ChironFZ16

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

More
08 Dec 2020 06:43 #191388 by ChironFZ16
Replied by ChironFZ16 on topic Glade will not start
I found the mistake and my special thanks go to Aciera and rodw, you are the best ! Daumen hoch ;) :)



Attachments:
The following user(s) said Thank You: Aciera

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

Moderators: newbynobiHansU
Time to create page: 0.135 seconds
Powered by Kunena Forum