Glade VCP Panel, Gmoccapy, PostGui Race Condition Issue
19 Aug 2021 18:52 #218170
by CNC4Life
Glade VCP Panel, Gmoccapy, PostGui Race Condition Issue was created by CNC4Life
Hi all,
I'm having an issue that just popped up my CNC I'm retrofitting. It's been working really well for about a month and all of a sudden I'm having an issue. I get a pin not found on my ATC Control panel that uses Glade-vcp in XML. If I comment out the HAL file that maps the LEDs and Button LinuxCNC starts right up.
I have the .HAL for the buttons in Post_Gui. Also weird if I delete the preferences file for Gmoccappy, LinuxCNC will launch 1 time and work perfectly. On the next launch, it fails to start.
Here are the files and errors.
LinuxCNC 2.8.2
Also, if you see something that seems wrong please let me know. Thanks!
I'm having an issue that just popped up my CNC I'm retrofitting. It's been working really well for about a month and all of a sudden I'm having an issue. I get a pin not found on my ATC Control panel that uses Glade-vcp in XML. If I comment out the HAL file that maps the LEDs and Button LinuxCNC starts right up.
I have the .HAL for the buttons in Post_Gui. Also weird if I delete the preferences file for Gmoccappy, LinuxCNC will launch 1 time and work perfectly. On the next launch, it fails to start.
Here are the files and errors.
LinuxCNC 2.8.2
Also, if you see something that seems wrong please let me know. Thanks!
Please Log in or Create an account to join the conversation.
20 Aug 2021 01:02 #218190
by cmorley
Replied by cmorley on topic Glade VCP Panel, Gmoccapy, PostGui Race Condition Issue
I would suggest you use gladevcp's -u path-to-hal-file switch.
Then have the gladevcp's HAL file only connect signals to the widget pins.
Then it doesn't matter the order.
Then have the gladevcp's HAL file only connect signals to the widget pins.
Then it doesn't matter the order.
Please Log in or Create an account to join the conversation.
23 Aug 2021 20:20 #218545
by newbynobi
Replied by newbynobi on topic Glade VCP Panel, Gmoccapy, PostGui Race Condition Issue
You need to do all Hal connections for gladevcp panels with an own Hal file. Within the command in the INI file you have to specify that Hal file, IMHO it was the -H flag to specify.
Out of menory.
Norbert
Out of menory.
Norbert
Please Log in or Create an account to join the conversation.
Time to create page: 0.065 seconds