Re: xterm operation not permitted
Re: xterm operation not permitted
- Subject: Re: xterm operation not permitted
- From: David Ledger via X11-users <email@hidden>
- Date: Wed, 05 Feb 2020 21:38:38 +0000
On 2020-02-05 16:10, Ben Kilminster via X11-users wrote:
Hello,
I'm on a Mac (Mac Catalina 10.15.2, XQuartz 2.7.11).
The problem is using the xterm provided by XQuartz, I no longer have
permission to look in my directories :
Wed 16:59 [bjk] ls ~/Documents/
ls: : Operation not permitted
I found a solution recommended online, which is :
1) System Preferences -> Security & Privacy -> Privacy -> "Full Disk
Access"
2) Unlock then add "Applications/Utilities/XQuartz.app"
3) Restart everything.
However, I still get the same error.
The other "Terminal" program still works, so this is not fatal.
But right now XQuartz is not usable for me. Suggestions ?
It look like you are either not *who* you think you are or not *where*
you think you are.
In both of a fresh Terminal and a fresh xterm, do:
$ pwd
$ id
$ echo $0
$ echo $SHELL
$ echo ~
$ echo $HOME
They should match between the Terminal and xterm environments.
Whichever terminal (lower 't') you use it's the shell that does the work
not the terminal.
David
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden