Screen shots of gui designs
10 Sep 2023 10:27 #280388
by MarkoPolo
Replied by MarkoPolo on topic Screen shots of gui designs
Try the improved qtdragon.ui file
Please Log in or Create an account to join the conversation.
- chrisfairbrothern
- Offline
- New Member
-
Less
More
- Posts: 7
- Thank you received: 0
10 Sep 2023 11:32 #280391
by chrisfairbrothern
Replied by chrisfairbrothern on topic Screen shots of gui designs
LinuxCNC Version : 2.10.0-pre0-1895-gfb7504789bFirstly, I added on line 4191 some forward slashes to make certain I was using this file. They are still in the qtdragon_2023-09-10.ui you sent me. Sorry about that.
I removed the forward slashes. and I get the error :-Traceback (most recent call last):File "/usr/bin/qtvcp", line 530, in <module>_qtvcp = QTVCP()File "/usr/bin/qtvcp", line 275, in __init__window.instance(filename=self.PATH.XML)File "/usr/lib/python3/dist-packages/qtvcp/qt_makegui.py", line 200, in instanceinstance = uic.loadUi(filename, self)File "/usr/lib/python3/dist-packages/PyQt5/uic/__init__.py", line 226, in loadUireturn DynamicUILoader(package).loadUi(uifile, baseinstance, resource_suffix)File "/usr/lib/python3/dist-packages/PyQt5/uic/Loader/loader.py", line 72, in loadUireturn self.parse(filename, resource_suffix, basedir)File "/usr/lib/python3/dist-packages/PyQt5/uic/uiparser.py", line 1013, in parsedocument = parse(filename)File "/usr/lib/python3.7/xml/etree/ElementTree.py", line 1197, in parsetree.parse(source, parser)File "/usr/lib/python3.7/xml/etree/ElementTree.py", line 598, in parseself._root = parser._parse_whole(source)File "<string>", line Nonexml.etree.ElementTree.ParseError: not well-formed (invalid token): line 1, column 3
Do I need to update something?
I removed the forward slashes. and I get the error :-Traceback (most recent call last):File "/usr/bin/qtvcp", line 530, in <module>_qtvcp = QTVCP()File "/usr/bin/qtvcp", line 275, in __init__window.instance(filename=self.PATH.XML)File "/usr/lib/python3/dist-packages/qtvcp/qt_makegui.py", line 200, in instanceinstance = uic.loadUi(filename, self)File "/usr/lib/python3/dist-packages/PyQt5/uic/__init__.py", line 226, in loadUireturn DynamicUILoader(package).loadUi(uifile, baseinstance, resource_suffix)File "/usr/lib/python3/dist-packages/PyQt5/uic/Loader/loader.py", line 72, in loadUireturn self.parse(filename, resource_suffix, basedir)File "/usr/lib/python3/dist-packages/PyQt5/uic/uiparser.py", line 1013, in parsedocument = parse(filename)File "/usr/lib/python3.7/xml/etree/ElementTree.py", line 1197, in parsetree.parse(source, parser)File "/usr/lib/python3.7/xml/etree/ElementTree.py", line 598, in parseself._root = parser._parse_whole(source)File "<string>", line Nonexml.etree.ElementTree.ParseError: not well-formed (invalid token): line 1, column 3
Do I need to update something?
Please Log in or Create an account to join the conversation.
10 Sep 2023 12:36 - 10 Sep 2023 12:37 #280395
by MarkoPolo
Replied by MarkoPolo on topic Screen shots of gui designs
I only corrected the file you sent me in a few places regarding the size of the icons in the tool table. This file is very old and if you are using the new version 2.10.0-pre0-1895, this file will most likely not work. You need to modify qtdragon.ui from directory /usr/share/qtvcp/screens/qtdragon , you can upload it and I will modify it.
Marek
Marek
Last edit: 10 Sep 2023 12:37 by MarkoPolo.
Please Log in or Create an account to join the conversation.
- chrisfairbrothern
- Offline
- New Member
-
Less
More
- Posts: 7
- Thank you received: 0
10 Sep 2023 17:01 #280413
by chrisfairbrothern
Replied by chrisfairbrothern on topic Screen shots of gui designs
Hi Marek, I thought Qtdragon would update with linuxcnc as it a display for linuxcnc?
Rather than waste your time, I will update my Qtdragon to the latest version, then when I have it working ok, I will upload it for you to modify.
Many thanks
Chris
Rather than waste your time, I will update my Qtdragon to the latest version, then when I have it working ok, I will upload it for you to modify.
Many thanks
Chris
Please Log in or Create an account to join the conversation.
10 Sep 2023 17:43 #280417
by MarkoPolo
Replied by MarkoPolo on topic Screen shots of gui designs
Yes, update linuxcnc to the latest version and then there will be no such problems.
Please Log in or Create an account to join the conversation.
10 Sep 2023 18:07 #280419
by cmorley
Replied by cmorley on topic Screen shots of gui designs
Please open a specific topic for on going work.
The idea here is just to show screen ideas.
A few questions are fine.
The idea here is just to show screen ideas.
A few questions are fine.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
Time to create page: 0.130 seconds