Issue with label
- AndyS
- Offline
- New Member
Less
More
- Posts: 2
- Thank you received: 0
09 Mar 2024 04:35 #295489
by AndyS
Issue with label was created by AndyS
New to LinuxCNC. When I look at the examples and copy and paste the example for a label from the LinuxCNC pyvcp documentation it errors out.
What I added to the pyvcp.xml file is below:
<label>
<text>”This is a Label:”</text>
</label>
</pyvcp>
Without these label lines, everything runs. The error in the log report is:
Error evaluating xml file:
Widget label, Property text
SyntaxError: invalid character '\u201d' (U+201D) (<string>, line 1)
5877
5929
Stopping realtime threads
Unloading hal components
Searched and tried everything I could think of but no luck. Any help appreciated.
What I added to the pyvcp.xml file is below:
<label>
<text>”This is a Label:”</text>
</label>
</pyvcp>
Without these label lines, everything runs. The error in the log report is:
Error evaluating xml file:
Widget label, Property text
SyntaxError: invalid character '\u201d' (U+201D) (<string>, line 1)
5877
5929
Stopping realtime threads
Unloading hal components
Searched and tried everything I could think of but no luck. Any help appreciated.
Please Log in or Create an account to join the conversation.
- Aciera
- Offline
- Administrator
Less
More
- Posts: 3946
- Thank you received: 1705
09 Mar 2024 09:36 #295498
by Aciera
Replied by Aciera on topic Issue with label
The following user(s) said Thank You: AndyS
Please Log in or Create an account to join the conversation.
- AndyS
- Offline
- New Member
Less
More
- Posts: 2
- Thank you received: 0
10 Mar 2024 00:04 #295545
by AndyS
Replied by AndyS on topic Issue with label
Thanks for the answer. Got a chance just now to look into it and yes it was a "quotes" issue. Appreciate the help.
Please Log in or Create an account to join the conversation.
Time to create page: 0.071 seconds