Jeff Teunissen wrote:
Attached is a patch which fixes -fullPathForApplication: so that it is
able to find applications both with and without the extension. As an
additional benefit, it is now also able to find apps with a .debug or a
.profile extension (and be able to contact them), just like OPENSTEP
does.
With this patch applied, gopen is able to work in both of the above
cases.
Okay, so I lied. It segfaulted when you actually gave an extension, as
should have been obvious.
Ignore the last one, this one is correct.