Master 2.9, GladeVCP Hal Widgets support?
27 Mar 2022 18:17 #238473
by moh
Master 2.9, GladeVCP Hal Widgets support? was created by moh
Hi,
I have some Linux mint 19 computers running LinuxCNC (axis) with some custom gladevcp tabs.
I would like to upgrade them to newest master 2.9 (python 3), but I cant seem to get gladedvcp hal widgets working.
I managed to get it working on a fresh Linux Mint 20 computer, but i would love to not have to do a complete reinstall of my existing machine computers.
I read here: linuxcnc.org/docs/devel/html/gui/gladevcp.html
But one thing is editing, another is just running the widgets?
Is there another solution than a complete OS reinstall?
I have some Linux mint 19 computers running LinuxCNC (axis) with some custom gladevcp tabs.
I would like to upgrade them to newest master 2.9 (python 3), but I cant seem to get gladedvcp hal widgets working.
I managed to get it working on a fresh Linux Mint 20 computer, but i would love to not have to do a complete reinstall of my existing machine computers.
I read here: linuxcnc.org/docs/devel/html/gui/gladevcp.html
And I cant seem to install glade 3.38.2 on mint 19, due to missing dependencies.To view or modify Glade UI files, you need glade 3.38.2 or later installed - it is not needed just to run a GladeVCP panel. If the glade command is missing, install it with the command:
$ sudo apt install gladeGlade contains an internal Python interpreter, and only python3 is supported. This is true for Debian Bullseye, Ubuntu 21 and Mint 21 or later. Older versions will not work, you will get a python error.
But one thing is editing, another is just running the widgets?
Is there another solution than a complete OS reinstall?
Please Log in or Create an account to join the conversation.
27 Mar 2022 19:39 #238479
by rodw
Replied by rodw on topic Master 2.9, GladeVCP Hal Widgets support?
Mint is behind on versions of Python 3 and the kernel compared with Debian, It may have been resolved but I got bitten about 12 months ago and now use Debian Bullseye for everything. Good Luck!
I found this very disappointing
I found this very disappointing
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19011
- Thank you received: 6371
27 Mar 2022 21:46 #238488
by tommylight
Replied by tommylight on topic Master 2.9, GladeVCP Hal Widgets support?
Where did "Mint 21" come from in the above post?
Mint is still at 20.3 till ... who knows...
And BTW, even on Mint 20.3 most of it will not work as it is stuck at Python 3.6.9 or similar while most of LinuxCNC stuff on Master requires 3.9.
I did manage to run Master on Mint 20.3, it was not pretty and it left a lot of brokenhearts hmmm packages.
Mint is still at 20.3 till ... who knows...
And BTW, even on Mint 20.3 most of it will not work as it is stuck at Python 3.6.9 or similar while most of LinuxCNC stuff on Master requires 3.9.
I did manage to run Master on Mint 20.3, it was not pretty and it left a lot of broken
Please Log in or Create an account to join the conversation.
28 Mar 2022 07:39 #238510
by HansU
Replied by HansU on topic Master 2.9, GladeVCP Hal Widgets support?
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19011
- Thank you received: 6371
28 Mar 2022 10:02 #238515
by tommylight
Replied by tommylight on topic Master 2.9, GladeVCP Hal Widgets support?
@Hansu,
Yup, thank you.
I wonder why?
Yup, thank you.
I wonder why?
Please Log in or Create an account to join the conversation.
28 Mar 2022 13:19 #238522
by HansU
Replied by HansU on topic Master 2.9, GladeVCP Hal Widgets support?
Probably a typo. This line was added 7 month ago.
And I am not sure if it should say that Glade 3.38 is required. For me it works well with Glade 3.22.
And I am not sure if it should say that Glade 3.38 is required. For me it works well with Glade 3.22.
Please Log in or Create an account to join the conversation.
- robertspark
- Offline
- Platinum Member
Less
More
- Posts: 915
- Thank you received: 216
28 Mar 2022 14:39 #238528
by robertspark
Replied by robertspark on topic Master 2.9, GladeVCP Hal Widgets support?
check that Linuxcnc is installing the glade 3 widgets in the right file location.
They were not installed in the right location for me as I detailed here,
forum.linuxcnc.org/48-gladevcp/45387-mas...idgets-tools-loading
the "fix" was just to copy the contents of the Glade3 folder to the Glade folder ..... worked fine for me.
This was on Debian Bullseye, and I installed linuxcnc from locally compiled debs from locally cloned github repository.
They were not installed in the right location for me as I detailed here,
forum.linuxcnc.org/48-gladevcp/45387-mas...idgets-tools-loading
the "fix" was just to copy the contents of the Glade3 folder to the Glade folder ..... worked fine for me.
This was on Debian Bullseye, and I installed linuxcnc from locally compiled debs from locally cloned github repository.
Please Log in or Create an account to join the conversation.
28 Mar 2022 18:17 #238542
by HansU
Replied by HansU on topic Master 2.9, GladeVCP Hal Widgets support?
@robert Did that also affect the execution of the widgets (with gladevcp) or only the availability of the widgets in the Glade designer?
Please Log in or Create an account to join the conversation.
- robertspark
- Offline
- Platinum Member
Less
More
- Posts: 915
- Thank you received: 216
28 Mar 2022 20:21 #238547
by robertspark
Replied by robertspark on topic Master 2.9, GladeVCP Hal Widgets support?
Only the availability of the widgets in the Glade Designer, everything else worked fine.
Please Log in or Create an account to join the conversation.
Moderators: HansU
Time to create page: 0.100 seconds