<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal"><p dir="auto">Ben: Any update on this?</p>
<p dir="auto">On 1 Aug 2019, at 14:45, Allan Odgaard wrote:</p>
</div>
<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><div id="E627E845-1FF2-4AFC-AB8B-214C99C91EB6">

<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 29 Jul 2019, at 13:31, Ben Ubois wrote:</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">So far I have tried:<br>
- Granting "Full Disk Access" to TextMate in System Preferences -><br>
Security & Privacy -> Privacy<br>
- Uninstalling and reinstalling `mate`<br>
<br>
Please let me know if there's any more information I can provide.</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">OS version and the output from running these lines in a terminal:</p>

<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">ls -l /Library/LaunchDaemons/com.macromates.auth_server.plist
ls -l /Library/PrivilegedHelperTools/com.macromates.auth_server
/Library/PrivilegedHelperTools/com.macromates.auth_server --version
sudo sqlite3 /var/db/auth.db 'SELECT * FROM rules_history WHERE rule LIKE "com.macromates.textmate%"'
</code></pre>

<p dir="auto">After this, try re-install the privileged helper tool using this command:</p>

<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">sudo /Library/PrivilegedHelperTools/com.macromates.auth_server --uninstall
</code></pre>

<p dir="auto">A new authenticated save should automatically re-install it, so try <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">sudo mate</code> (or regular <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">mate</code>) after this, to see if the issue has been solved.</p>

<p dir="auto">Even if you do get it working, I would like the output from the above steps, as ideally the user should not need to manually re-install the helper. I assume though the auth database have lost TextMate’s policy, possibly during OS upgrade.</p>
</div>
</div></div></blockquote>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
</blockquote></div>
</div>
</body>
</html>