GladeVCP
12 May 2011 12:11 #9743
by BigJohnT
GladeVCP is an EMC2 component which adds the ability to add a virtual control panel to EMC user interfaces like Axis or Touchy. It is similar to PyVCP; whereas PyVCP panels are created by editing an XML file manually, GladeVCP uses the glade WYSIWYG user interface editor. Therefore, it’s faster and easier to create visually pleasing panels with GladeVCP.
You will need the upcoming 2.5 release to use GladeVCP or use one of the upgrade options to get 2.5 before the release.
buildbot.linuxcnc.org/
or
wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Git
On line docs are here
John
You will need the upcoming 2.5 release to use GladeVCP or use one of the upgrade options to get 2.5 before the release.
buildbot.linuxcnc.org/
or
wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Git
On line docs are here
John
Please Log in or Create an account to join the conversation.
- Mike_Eitel
- Offline
- Platinum Member
Less
More
- Posts: 1150
- Thank you received: 184
12 May 2011 12:59 - 12 May 2011 13:05 #9751
by Mike_Eitel
Replied by Mike_Eitel on topic Re:GladeVCP
For my new installtion I'm waiting for 2.5,
Do you have a guess when it will be published.
Another question
I saw that in the documentation of the future version it seemed to be based on 2.6
Can I use the doc also for glade version 2.5 ?
Do you have a guess when it will be published.
Another question
I saw that in the documentation of the future version it seemed to be based on 2.6
Can I use the doc also for glade version 2.5 ?
Last edit: 12 May 2011 13:05 by Mike_Eitel. Reason: Asking doc question
Please Log in or Create an account to join the conversation.
12 May 2011 13:05 #9754
by BigJohnT
Replied by BigJohnT on topic Re:GladeVCP
No clue, sorry.
John
John
Please Log in or Create an account to join the conversation.
- Mike_Eitel
- Offline
- Platinum Member
Less
More
- Posts: 1150
- Thank you received: 184
12 May 2011 13:06 #9755
by Mike_Eitel
Replied by Mike_Eitel on topic Re:GladeVCP
I wss too slow in edit
Here again:
Another question
I saw that in the documentation of the future version it seemed to be based on 2.6
Can I use the doc also for glade version 2.5 ?
Here again:
Another question
I saw that in the documentation of the future version it seemed to be based on 2.6
Can I use the doc also for glade version 2.5 ?
Please Log in or Create an account to join the conversation.
12 May 2011 13:08 #9756
by BigJohnT
Replied by BigJohnT on topic Re:GladeVCP
Yea, that link automagiclly shows the master version as soon as a branch is created. The 2.5 branch was created some time ago.
John
John
Please Log in or Create an account to join the conversation.
- Mike_Eitel
- Offline
- Platinum Member
Less
More
- Posts: 1150
- Thank you received: 184
12 May 2011 13:10 #9758
by Mike_Eitel
Replied by Mike_Eitel on topic Re:GladeVCP
thx..
As Glade becomes streamline I will go and "digg into"
Mike
As Glade becomes streamline I will go and "digg into"
Mike
Please Log in or Create an account to join the conversation.
12 May 2011 20:36 #9773
by PKM
Replied by PKM on topic Re:GladeVCP
Great tool, but I can't install it on 10.04
Git pull for 2.5branch, then compiled simulator with no errors.
$ sudo apt-get install python-gnome2 python-glade2 python-numpy python-numpy python-imaging python-xlib python-gtkglext1 python-configobj gtksourceview2
says "Couldn't find package gtksourceview2", others I had installed.
$sudo apt-get install glade is successful.
$ cd emc2-dev/lib/python/gladevcp
$ gladevcp gladevcp-test.ui
results in gladevcp: command not found
Git pull for 2.5branch, then compiled simulator with no errors.
$ sudo apt-get install python-gnome2 python-glade2 python-numpy python-numpy python-imaging python-xlib python-gtkglext1 python-configobj gtksourceview2
says "Couldn't find package gtksourceview2", others I had installed.
$sudo apt-get install glade is successful.
$ cd emc2-dev/lib/python/gladevcp
$ gladevcp gladevcp-test.ui
results in gladevcp: command not found
Please Log in or Create an account to join the conversation.
13 May 2011 15:45 #9781
by psha
Replied by psha on topic Re:GladeVCP
There is typo in instruction. May you point where you've found this package list?
Package name is 'python-gtksourceview2'
Package name is 'python-gtksourceview2'
Please Log in or Create an account to join the conversation.
13 May 2011 17:09 #9784
by PKM
Replied by PKM on topic Re:GladeVCP
I followed this manual wiki.linuxcnc.org/emcinfo.pl?GladeVcpSetup
Thanks, but I proved to have this package already. So it's the same - not working.
Is GladeVCP supposed to work on simulator?
Thanks, but I proved to have this package already. So it's the same - not working.
Is GladeVCP supposed to work on simulator?
Please Log in or Create an account to join the conversation.
13 May 2011 17:12 #9785
by psha
Replied by psha on topic Re:GladeVCP
Sure.
But you won't find it in lib/python/gladevcp.
Run 'make' to build (really, just move) gladevcp script to bin/ subdir and compile needed C extensions.
Then source scripts/emc-environment just like for any other operations in Run-in-place mode.
But you won't find it in lib/python/gladevcp.
Run 'make' to build (really, just move) gladevcp script to bin/ subdir and compile needed C extensions.
Then source scripts/emc-environment just like for any other operations in Run-in-place mode.
Please Log in or Create an account to join the conversation.
Moderators: HansU
Time to create page: 0.126 seconds