From: Robert Scott <lists@humanleg.org.uk>
To: git@vger.kernel.org
Subject: [BUG] gitk assumes availability of `osascript` on macos
Date: Sat, 20 Sep 2025 12:59:08 +0100 [thread overview]
Message-ID: <2994140.eGJsNajkDb@alfonse> (raw)
Hi,
Tiny one here. On macos, gitk (tested 2.50.1) attempts to call `osascript` so
it can focus/raise the UI. But it fails hard if `osascript` isn't present in
the $PATH.
There are a number of reasons `osascript` might not be available in a
particular environment, e.g. if launched from inside a "pure" nix shell, but
seeing as it's just a quality-of-life feature it would be nice if failures to
call `osascript` could just be ignored.
Thanks,
robert.
next reply other threads:[~2025-09-20 12:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-20 11:59 Robert Scott [this message]
2025-09-20 19:52 ` [BUG] gitk assumes availability of `osascript` on macos Eric Sunshine
2025-09-22 6:37 ` Johannes Sixt
2025-09-22 9:30 ` Eric Sunshine
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2994140.eGJsNajkDb@alfonse \
--to=lists@humanleg.org.uk \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.