Probe Basic, error after reinstallation
18 Aug 2021 16:46 - 18 Aug 2021 16:54 #218079
by Roger S
Probe Basic, error after reinstallation was created by Roger S
Hi, everyone,i have reinstalled linuxcnc and the probe basic screen:LinuxCNC 2.8.2 Debian 10 Buster PREEMPT-RT ISO
github.com/kcjengr/probe_basic/releases/...taller-0.4.0.runthen copied my configuration back into the directory. So far everything runs flawlessly except for one thing. When I load a program, the following error message appears:
Traceback (most recent call last):
File "/home/roger/.local/lib/python2.7/site-packages/qtpyvcp/widgets/display_widgets/vtk_backplot/vtk_backplot.py", line 428, in load_program
self.load(fname)
File "/home/roger/.local/lib/python2.7/site-packages/qtpyvcp/widgets/display_widgets/vtk_backplot/base_backplot.py", line 70, in load
result, seq = gcode.parse(filename, self.canon, unitcode, initcode)
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe4' in position 14: ordinal not in range(128)
who can tell me what this error message means?
github.com/kcjengr/probe_basic/releases/...taller-0.4.0.runthen copied my configuration back into the directory. So far everything runs flawlessly except for one thing. When I load a program, the following error message appears:
Traceback (most recent call last):
File "/home/roger/.local/lib/python2.7/site-packages/qtpyvcp/widgets/display_widgets/vtk_backplot/vtk_backplot.py", line 428, in load_program
self.load(fname)
File "/home/roger/.local/lib/python2.7/site-packages/qtpyvcp/widgets/display_widgets/vtk_backplot/base_backplot.py", line 70, in load
result, seq = gcode.parse(filename, self.canon, unitcode, initcode)
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe4' in position 14: ordinal not in range(128)
who can tell me what this error message means?
Last edit: 18 Aug 2021 16:54 by Roger S.
Please Log in or Create an account to join the conversation.
- harindugamlath
- Offline
- Senior Member
Less
More
- Posts: 62
- Thank you received: 18
18 Aug 2021 18:18 #218085
by harindugamlath
Replied by harindugamlath on topic Probe Basic, error after reinstallation
Its 4.0 right? seems like something is broken. was planning to do the same. Let's wait till the developers see.
Please Log in or Create an account to join the conversation.
19 Aug 2021 16:43 #218156
by Roger S
Replied by Roger S on topic Probe Basic, error after reinstallation
Please Log in or Create an account to join the conversation.
- harindugamlath
- Offline
- Senior Member
Less
More
- Posts: 62
- Thank you received: 18
22 Aug 2021 17:47 - 22 Aug 2021 17:48 #218419
by harindugamlath
Replied by harindugamlath on topic Probe Basic, error after reinstallation
I just did the same exact installation as you. It works perfectly fine. Had issues with the screen saver on debian though.
I've heard backplot in 4.0 is different from other versions just guessing something got messed up with your previous config.
Try a reinstall if you can and run probe basic one time before copying your configs.
I was goint to direct you to the freenode where you will get a better answer but freenode webchat on probe basic seems down? or freenode is down. Guess we'll have to wait someone to show up.
I've heard backplot in 4.0 is different from other versions just guessing something got messed up with your previous config.
Try a reinstall if you can and run probe basic one time before copying your configs.
I was goint to direct you to the freenode where you will get a better answer but freenode webchat on probe basic seems down? or freenode is down. Guess we'll have to wait someone to show up.
Last edit: 22 Aug 2021 17:48 by harindugamlath.
Please Log in or Create an account to join the conversation.
22 Aug 2021 18:08 #218422
by TurBoss
Replied by TurBoss on topic Probe Basic, error after reinstallation
> I was goint to direct you to the freenode where you will get a better answer but freenode
> webchat on probe basic seems down? or freenode is down. Guess we'll have to wait someone to show up.
we moved to libera.chat #qtpyvcp
thanks!
> webchat on probe basic seems down? or freenode is down. Guess we'll have to wait someone to show up.
we moved to libera.chat #qtpyvcp
thanks!
Please Log in or Create an account to join the conversation.
22 Aug 2021 18:44 #218426
by Lcvette
Replied by Lcvette on topic Probe Basic, error after reinstallation
in your INI file for start up program you need to ahev blank.ngc specified to load at startup. check and verify it directs to the file via the correct path.
Please Log in or Create an account to join the conversation.
22 Aug 2021 18:46 #218427
by TurBoss
Replied by TurBoss on topic Probe Basic, error after reinstallation
maybe is some local character in the filename like ñ or ç
Please Log in or Create an account to join the conversation.
25 Aug 2021 17:11 #218721
by Roger S
Replied by Roger S on topic Probe Basic, error after reinstallation
Many thanks for your responses.
- the blank.ngc is loaded correctly
- if i take a new configuration and run it in simulation mode, i get the same error
So I am not spared a new installation?
- the blank.ngc is loaded correctly
- if i take a new configuration and run it in simulation mode, i get the same error
So I am not spared a new installation?
Please Log in or Create an account to join the conversation.
25 Aug 2021 17:23 - 25 Aug 2021 17:26 #218722
by Lcvette
Replied by Lcvette on topic Probe Basic, error after reinstallation
If blank.ngc is loading correctly without error, then it would seem the issue lies in your file you are attempting to load, can you share that file here so we can test on our installations as well?
Last edit: 25 Aug 2021 17:26 by Lcvette.
Please Log in or Create an account to join the conversation.
25 Aug 2021 17:40 #218723
by Roger S
Replied by Roger S on topic Probe Basic, error after reinstallation
Attachments:
Please Log in or Create an account to join the conversation.
Time to create page: 0.119 seconds