PermissionError : I need Help
- ChironFZ16
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 48
- Thank you received: 10
28 Feb 2023 09:42 #265546
by ChironFZ16
PermissionError : I need Help was created by ChironFZ16
I have a PermissionError in Linuxcnc- Debugmode :
PermissionError: [Errno 13] Keine Berechtigung: '/var/crash/_usr_bin_gladevcp.1000.crash'
"root@chiron-Z68XP-Mint:/var/crash# sudo chmod +rwx _usr_bin_gladevcp.1000.crash "does not work, anyone who has an idea?
PermissionError: [Errno 13] Keine Berechtigung: '/var/crash/_usr_bin_gladevcp.1000.crash'
"root@chiron-Z68XP-Mint:/var/crash# sudo chmod +rwx _usr_bin_gladevcp.1000.crash "does not work, anyone who has an idea?
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19464
- Thank you received: 6529
28 Feb 2023 12:34 #265556
by tommylight
Replied by tommylight on topic PermissionError : I need Help
Create a new user in Linux.
Using Linux as Root is not a good idea and some programs will refuse to run.
Or do a new install and when asked for root password do not enter anything.
Using Linux as Root is not a good idea and some programs will refuse to run.
Or do a new install and when asked for root password do not enter anything.
Please Log in or Create an account to join the conversation.
- ChironFZ16
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 48
- Thank you received: 10
28 Feb 2023 13:12 - 28 Feb 2023 13:15 #265560
by ChironFZ16
Replied by ChironFZ16 on topic PermissionError : I need Help
Thank you for the reply,I do not think this is a solution, I am no longer on the machine and will post more details tomorrow.
Last edit: 28 Feb 2023 13:15 by ChironFZ16.
Please Log in or Create an account to join the conversation.
- ChironFZ16
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 48
- Thank you received: 10
28 Feb 2023 15:08 - 28 Feb 2023 15:44 #265569
by ChironFZ16
Replied by ChironFZ16 on topic PermissionError : I need Help
I try Gmoccapy in debug mode to adapt the Probe_ScreenV2 of alkabal /PSNG_V3 to my machine.
"linuxcnc -d linuxcnc/configs/ChironFZ16/chiron.ini"
What I have found out so far is that GladeVCP wants to create a CRASH file and has no write permissions for it.
"linuxcnc -d linuxcnc/configs/ChironFZ16/chiron.ini"
What I have found out so far is that GladeVCP wants to create a CRASH file and has no write permissions for it.
When I create the directory and the file, I get the aforementioned error message
Warning: Spoiler!File "/usr/lib/python3/dist-packages/apport_python_hook.py", line 153, in apport_excepthook
with os.fdopen(os.open(pr_filename,
FileNotFoundError: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/var/crash/_usr_bin_gladevcp.1000.crash[
PermissionError: [Errno 13] Keine Berechtigung: '/var/crash/_usr_bin_gladevcp.1000.crash'
Original exception was:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/gi/overrides/Gtk.py", line 85, in _builder_connect_callback
handler, args = _extract_handler_and_args(obj_or_map, handler_name)
File "/usr/lib/python3/dist-packages/gi/_gtktemplate.py", line 34, in _extract_handler_and_args
raise AttributeError('Handler %s not found' % handler_name)
AttributeError: Handler on_btn_xmym_out_released not found
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/gi/overrides/Gtk.py", line 85, in _builder_connect_callback
handler, args = _extract_handler_and_args(obj_or_map, handler_name)
File "/usr/lib/python3/dist-packages/gi/_gtktemplate.py", line 34, in _extract_handler_and_args
raise AttributeError('Handler %s not found' % handler_name)
AttributeError: Handler on_btn_ym_released not found
Error in sys.excepthook:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/apport_python_hook.py", line 146, in apport_excepthook
os.unlink(pr_filename)
PermissionError: [Errno 13] Keine Berechtigung: '/var/crash/_usr_bin_gladevcp.1000.crash'
Original exception was:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/gi/overrides/Gtk.py", line 85, in _builder_connect_callback
handler, args = _extract_handler_and_args(obj_or_map, handler_name)
File "/usr/lib/python3/dist-packages/gi/_gtktemplate.py", line 34, in _extract_handler_and_args
raise AttributeError('Handler %s not found' % handler_name)
AttributeError: Handler on_btn_ym_released not found
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/gi/overrides/Gtk.py", line 85, in _builder_connect_callback
handler, args = _extract_handler_and_args(obj_or_map, handler_name)
File "/usr/lib/python3/dist-packages/gi/_gtktemplate.py", line 34, in _extract_handler_and_args
raise AttributeError('Handler %s not found' % handler_name)
AttributeError: Handler on_btn_xpym_out_released not found
Error in sys.excepthook:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/apport_python_hook.py", line 146, in apport_excepthook
os.unlink(pr_filename)
PermissionError: [Errno 13] Keine Berechtigung: '/var/crash/_usr_bin_gladevcp.1000.crash'
Original exception was:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/gi/overrides/Gtk.py", line 85, in _builder_connect_callback
handler, args = _extract_handler_and_args(obj_or_map, handler_name)
File "/usr/lib/python3/dist-packages/gi/_gtktemplate.py", line 34, in _extract_handler_and_args
raise AttributeError('Handler %s not found' % handler_name)
AttributeError: Handler on_btn_xpym_out_released not found
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/gi/overrides/Gtk.py", line 85, in _builder_connect_callback
handler, args = _extract_handler_and_args(obj_or_map, handler_name)
File "/usr/lib/python3/dist-packages/gi/_gtktemplate.py", line 34, in _extract_handler_and_args
raise AttributeError('Handler %s not found' % handler_name)
AttributeError: Handler on_btn_yp_released not found
Error in sys.excepthook:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/apport_python_hook.py", line 146, in apport_excepthook
os.unlink(pr_filename)
PermissionError: [Errno 13] Keine Berechtigung: '/var/crash/_usr_bin_gladevcp.1000.crash'
Original exception was:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/gi/overrides/Gtk.py", line 85, in _builder_connect_callback
handler, args = _extract_handler_and_args(obj_or_map, handler_name)
File "/usr/lib/python3/dist-packages/gi/_gtktemplate.py", line 34, in _extract_handler_and_args
raise AttributeError('Handler %s not found' % handler_name)
AttributeError: Handler on_btn_yp_released not found
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/gi/overrides/Gtk.py", line 85, in _builder_connect_callback
handler, args = _extract_handler_and_args(obj_or_map, handler_name)
File "/usr/lib/python3/dist-packages/gi/_gtktemplate.py", line 34, in _extract_handler_and_args
raise AttributeError('Handler %s not found' % handler_name)
AttributeError: Handler on_btn_xp_released not found
Error in sys.excepthook:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/apport_python_hook.py", line 146, in apport_excepthook
os.unlink(pr_filename)
PermissionError: [Errno 13] Keine Berechtigung: '/var/crash/_usr_bin_gladevcp.1000.crash'/spoiler]
When I create the directory and the file, I get the aforementioned error message
Last edit: 28 Feb 2023 15:44 by ChironFZ16.
Please Log in or Create an account to join the conversation.
Time to create page: 0.057 seconds