[chirp_devel] [PATCH] Fix app launching on OS X #4479
Tim Smith
Thu Feb 9 09:14:44 PST 2017
On Thu, Feb 9, 2017 at 8:34 AM, Dan Smith via chirp_devel
<chirp_devel at intrepid.danplanet.com> wrote:
> Ah, okay, so then we get "python" in the bar if we have to take this
> frozen-environment path I guess?
>
> I wonder if setproctitle will work on macos for this purpose?
Yeah, that's right.
I tried it last night and couldn't immediately make it work; if I
understand correctly (and I may not), launchd has its own accounting
of process names that setproctitle doesn't touch, so ps vs Activity
Monitor/the menu bar will report different things after using
setproctitle.
More information about the chirp_devel
mailing list