git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [BUG] gitk assumes availability of `osascript` on macos
@ 2025-09-20 11:59 Robert Scott
  2025-09-20 19:52 ` Eric Sunshine
  0 siblings, 1 reply; 4+ messages in thread
From: Robert Scott @ 2025-09-20 11:59 UTC (permalink / raw)
  To: git

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.




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-09-22  9:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-20 11:59 [BUG] gitk assumes availability of `osascript` on macos Robert Scott
2025-09-20 19:52 ` Eric Sunshine
2025-09-22  6:37   ` Johannes Sixt
2025-09-22  9:30     ` Eric Sunshine

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).