Custom Gui tutorial Issue
08 Nov 2014 19:46 #52941
by ww34ww34
Custom Gui tutorial Issue was created by ww34ww34
Hi all,
I'm just installed linuxcnc from debian.hybrid.iso
And now I'm tryng to follow
gnipsel.com/linuxcnc/gui/gui01a.html
But when i put "VCP Toggle ESTOP action" on windos (Point 8 of tutorial) the glade environnement close itself.
Someone know why?
Thanks
I'm just installed linuxcnc from debian.hybrid.iso
And now I'm tryng to follow
gnipsel.com/linuxcnc/gui/gui01a.html
But when i put "VCP Toggle ESTOP action" on windos (Point 8 of tutorial) the glade environnement close itself.
Someone know why?
Thanks
Please Log in or Create an account to join the conversation.
08 Nov 2014 19:57 #52943
by ArcEye
Replied by ArcEye on topic Custom Gui tutorial Issue
You are obviously a glutton for punishment, first kernel building, now glade
First thing, Debian 7 uses glade3, based on gtk3. This is not compatible with gladevcp which needs glade 2.
You need to remove glade3, add the lines to /etc/apt/sources.list to pull from the Squeeze repos and fetch glade2 from there.
Only then will anything to do with gladevcp work
regards
First thing, Debian 7 uses glade3, based on gtk3. This is not compatible with gladevcp which needs glade 2.
You need to remove glade3, add the lines to /etc/apt/sources.list to pull from the Squeeze repos and fetch glade2 from there.
Only then will anything to do with gladevcp work
regards
The following user(s) said Thank You: ww34ww34
Please Log in or Create an account to join the conversation.
08 Nov 2014 21:11 #52946
by ww34ww34
Replied by ww34ww34 on topic Custom Gui tutorial Issue
Ehm...yes
I'm working hard to learn everything.
(And After that custom player i have i harder question, a miling machine with two Z axes. But i keep it for later. )
I think i have solved the problem. Or just find a workaround.
On the VCP Action just right click and click "add wigest as top level".
Than you can use it,
Thanks ArcEye
I'm working hard to learn everything.
(And After that custom player i have i harder question, a miling machine with two Z axes. But i keep it for later. )
I think i have solved the problem. Or just find a workaround.
On the VCP Action just right click and click "add wigest as top level".
Than you can use it,
Thanks ArcEye
Please Log in or Create an account to join the conversation.
08 Nov 2014 23:05 #52951
by ArcEye
Replied by ArcEye on topic Custom Gui tutorial Issue
The man who wrote the tutorials, JT, is the one to ask about gladevcp specifics.
I just know that it will not even run on gtk3 and you have to downgrade, because I had to do it to run an example a while back
regards
I just know that it will not even run on gtk3 and you have to downgrade, because I had to do it to run an example a while back
regards
Please Log in or Create an account to join the conversation.
09 Nov 2014 00:22 #52958
by ww34ww34
Replied by ww34ww34 on topic Custom Gui tutorial Issue
I'm actually use glade 2.
Regards
Regards
Please Log in or Create an account to join the conversation.
09 Nov 2014 03:07 #52968
by BigJohnT
Replied by BigJohnT on topic Custom Gui tutorial Issue
All the tutorials I wrote are based on what comes on Ubuntu 10.04... I think some of them even state that.
JT
JT
The following user(s) said Thank You: ww34ww34
Please Log in or Create an account to join the conversation.
Time to create page: 0.073 seconds