<!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">On 22 May 2021, at 0:05, Sam Hathaway wrote:</p>
<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto">When I select Commands > BusyCal > Create Event…, nothing happens.</p>
<p dir="auto">I’m running MailMate r5798 and BusyCal 3.12.6.1 on macOS 11.3.1. This might have started when I upgraded to Big Sur.</p>
<p dir="auto">I could’ve sworn I saw this come across the mailing list a few months ago, but I can’t find it in my archive so here we go. Maybe it had something to do with permissions?</p>
</blockquote>
<p dir="auto">I believe BusyCal support is based on a URL scheme. I haven't tested it in a while though (not installed on my machine right now). The URL scheme is described <a href="https://support.busymac.com/help/70621-url-handler" style="color:#3983C4">here</a>. You can try to see if it works when you do it in a Terminal window similar to this:</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">open "busycalevent://new/..."
</code></pre>
<p dir="auto">If that doesn't work then it won't work when MailMate tries it either.</p>
<p dir="auto">--<br>
Benny</p>

</div></div>
</body>
</html>