Probe Basic Error

More
22 Nov 2020 20:11 - 22 Nov 2020 20:12 #190079 by Blume
Probe Basic Error was created by Blume
Hi, I run my Config under Axis without Problems. The i change the Display to Probe Basic an know i have a error message.
When i Ignore it i geht a Error Message from LinuxCNC too. What can i do ?

Traceback (most recent call last):
File "/home/cnc/.local/bin/probe_basic", line 11, in <module>
sys.exit(main())
File "/home/cnc/.local/lib/python2.7/site-packages/probe_basic/__init__.py", line 20, in main
qtpyvcp.run_vcp(opts, VCP_CONFIG_FILE)
File "/home/cnc/.local/lib/python2.7/site-packages/qtpyvcp/__init__.py", line 27, in run_vcp
run(*args, **kwargs)
File "/home/cnc/.local/lib/python2.7/site-packages/qtpyvcp/app/__init__.py", line 129, in run
launch_application(opts, config)
File "/home/cnc/.local/lib/python2.7/site-packages/qtpyvcp/app/launcher.py", line 66, in launch_application
loadPlugins(config)
File "/home/cnc/.local/lib/python2.7/site-packages/qtpyvcp/app/launcher.py", line 222, in loadPlugins
registerPluginFromClass(plugin_id=plugin_id, plugin_cls=cls, args=args, kwargs=kwargs)
File "/home/cnc/.local/lib/python2.7/site-packages/qtpyvcp/plugins/__init__.py", line 79, in registerPluginFromClass
inst = plugin_cls(*args, **kwargs)
File "/home/cnc/.local/lib/python2.7/site-packages/qtpyvcp/plugins/persistent_data_manager.py", line 28, in __init__
base=os.getenv('CONFIG_DIR', '~/'))
File "/home/cnc/.local/lib/python2.7/site-packages/qtpyvcp/utilities/misc.py", line 10, in normalizePath
path = os.path.join(base, path)
File "/usr/lib/python2.7/posixpath.py", line 73, in join
path += '/' + b
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 44: ordinal not in range(128)
Attachments:
Last edit: 22 Nov 2020 20:12 by Blume.

Please Log in or Create an account to join the conversation.

More
22 Nov 2020 22:21 #190084 by sttts
Replied by sttts on topic Probe Basic Error
This is due to localization. I have not found the root cause in the code. I eventually switched the system to US English. This and other issues went away.

Regards,
Stefan

Please Log in or Create an account to join the conversation.

Moderators: KCJLcvette
Time to create page: 0.067 seconds
Powered by Kunena Forum