No linuxcnc widgets in designer
25 Sep 2020 23:13 #183765
by phillc54
Replied by phillc54 on topic No linuxcnc widgets in designer
Yes, me too, surely that will improve things. I'm still struggling to get python3 machine up and running amongst other things.
Please Log in or Create an account to join the conversation.
10 Nov 2020 15:10 #188886
by hottabich
Replied by hottabich on topic No linuxcnc widgets in designer
Please tell me how you put the designer with pyqt5 5.11. Thanks!You may need to get a later version on the 2.8 release, the Buster ISO I installed shows python-pyqt5 5.11
Please Log in or Create an account to join the conversation.
10 Nov 2020 22:05 #188927
by cmorley
Replied by cmorley on topic No linuxcnc widgets in designer
are you using python 2 or 3?
Please Log in or Create an account to join the conversation.
11 Nov 2020 07:05 - 11 Nov 2020 07:09 #188958
by hottabich
Replied by hottabich on topic No linuxcnc widgets in designer
I have a clean install of the official Linuxcnc Buster10.iso image. Tried it according to different instructions in work
only Axis is available. Strech had no problem. I changed the video card and had to switch to Buster. The installer is bad no built-in constructor. Thanks for attention.
only Axis is available. Strech had no problem. I changed the video card and had to switch to Buster. The installer is bad no built-in constructor. Thanks for attention.
Last edit: 11 Nov 2020 07:09 by hottabich.
Please Log in or Create an account to join the conversation.
11 Nov 2020 08:08 #188962
by cmorley
Replied by cmorley on topic No linuxcnc widgets in designer
So the qtvcp screens don;t work?
i would start with that.
If you run them from a terminal it should give a clue what is needed.
i would start with that.
If you run them from a terminal it should give a clue what is needed.
Please Log in or Create an account to join the conversation.
11 Nov 2020 14:33 #189001
by hottabich
Replied by hottabich on topic No linuxcnc widgets in designer
Linuxcnc is only blocked in the Mate desktop environment. Compilation was carried out from the page as in the screenshot. Where do we export libpyqt5.so from? Compiled for both Qt5.9.2 and 5.11.3.
Please Log in or Create an account to join the conversation.
11 Nov 2020 19:08 #189023
by cmorley
Replied by cmorley on topic No linuxcnc widgets in designer
Do the screens work? Screens don't need the library to run.
You need the compiled library to use designer.
I found it impossible to get python2 (normal) version of linuxcnc to compile with mint 20 using cinnamon. IIRC there was a python2 library dependency that could not be installed with a required python3 dependency.
Maybe linux mate is the same.
As for the export - i have never done it this way but looking at your screens it looks like it might have worked - XCB error bad window - sounds like it might be qtvcp's Xembed code.
But first see if the standard qtvcp screens work at all.
Chris
You need the compiled library to use designer.
I found it impossible to get python2 (normal) version of linuxcnc to compile with mint 20 using cinnamon. IIRC there was a python2 library dependency that could not be installed with a required python3 dependency.
Maybe linux mate is the same.
As for the export - i have never done it this way but looking at your screens it looks like it might have worked - XCB error bad window - sounds like it might be qtvcp's Xembed code.
But first see if the standard qtvcp screens work at all.
Chris
The following user(s) said Thank You: hottabich
Please Log in or Create an account to join the conversation.
11 Nov 2020 20:47 - 11 Nov 2020 20:56 #189038
by hottabich
Replied by hottabich on topic No linuxcnc widgets in designer
Installed linuxcnc 2.8 Debian Buster10.iso. Added Mate and I will delete it. All interfaces work in xfce.
It's just that there are no widgets in the constructor. I'm doing something wrong. Incorrect export. I think so.
It's just that there are no widgets in the constructor. I'm doing something wrong. Incorrect export. I think so.
Last edit: 11 Nov 2020 20:56 by hottabich.
Please Log in or Create an account to join the conversation.
12 Nov 2020 03:24 #189082
by cmorley
Replied by cmorley on topic No linuxcnc widgets in designer
if you added mate to debian then that is probably fine.
I would try to rename (or remove) the libpyqt5.so to libpyqt5_py3.so
The python2 library must run first
I would try to rename (or remove) the libpyqt5.so to libpyqt5_py3.so
The python2 library must run first
Please Log in or Create an account to join the conversation.
12 Nov 2020 03:25 - 12 Nov 2020 03:26 #189083
by cmorley
Replied by cmorley on topic No linuxcnc widgets in designer
That screen is looking nice - what do you call it?
Last edit: 12 Nov 2020 03:26 by cmorley.
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.087 seconds