On 03/10/10 21:02, Aleksandr Rainchik wrote:
.. I've converted it to MacOS application using wonderful little
Platypus tool and it is working now!
Great. It might be worth noting this solution on the wiki somewhere.
It looks like GM does not just pass JS file as an argument to the
editor, it uses some sort of messaging protocol ..
As far as I'm aware we just pass arguments. Mac might do something
weird (I'm not a mac guy).
http://github.com/greasemonkey/greasemonkey/blob/master/content/utils.js#L168
There is, though, special case code for the Mac. It uses
"/usr/bin/open". This is traced back to a commit from April 2008 (
http://bit.ly/as6ztb ). Which is intended to work around bugs with
nsIProcess + Mac.
--
You received this message because you are subscribed to the Google Groups
"greasemonkey-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/greasemonkey-users?hl=en.