<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Remote Scripting]]></title><description><![CDATA[<p dir="auto">Hey there,</p>
<p dir="auto">I think I found a bug in 3.2 with the remote scripting panel, though this could be just a mistake on my end. My remote scripting randomly stopped working so I tried to re-install the shell command. Though I keep getting a <code> -bash: robofont: command not found</code> in the command line despite restarting my computer, roboFont, and iTerm — and every time that I reopen robofont the <em>install shell command</em> is de-installed.</p>
<p dir="auto">Thanks in advance,<br />
Connor</p>
]]></description><link>https://forum.robofont.com/topic/586/remote-scripting</link><generator>RSS for Node</generator><lastBuildDate>Sun, 16 Aug 2026 17:43:04 GMT</lastBuildDate><atom:link href="https://forum.robofont.com/topic/586.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 15 Feb 2019 16:25:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Remote Scripting on Mon, 13 May 2019 23:05:46 GMT]]></title><description><![CDATA[<p dir="auto">Hey there,</p>
<p dir="auto">I think I found a bug in 3.2 with the remote scripting panel, though this could be just a mistake on my end. My remote scripting randomly stopped working so I tried to re-install the shell command. Though I keep getting a <code> -bash: robofont: command not found</code> in the command line despite restarting my computer, roboFont, and iTerm — and every time that I reopen robofont the <em>install shell command</em> is de-installed.</p>
<p dir="auto">Thanks in advance,<br />
Connor</p>
]]></description><link>https://forum.robofont.com/post/2062</link><guid isPermaLink="true">https://forum.robofont.com/post/2062</guid><dc:creator><![CDATA[connor]]></dc:creator><pubDate>Mon, 13 May 2019 23:05:46 GMT</pubDate></item><item><title><![CDATA[Reply to Remote Scripting on Fri, 15 Feb 2019 22:06:49 GMT]]></title><description><![CDATA[<p dir="auto">I see...</p>
]]></description><link>https://forum.robofont.com/post/2064</link><guid isPermaLink="true">https://forum.robofont.com/post/2064</guid><dc:creator><![CDATA[frederik]]></dc:creator><pubDate>Fri, 15 Feb 2019 22:06:49 GMT</pubDate></item><item><title><![CDATA[Reply to Remote Scripting on Fri, 15 Feb 2019 22:15:53 GMT]]></title><description><![CDATA[<p dir="auto">The command is installed in <code>/usr/local/bin/roboFont</code></p>
<p dir="auto">Try to remove it manually, restart RF and install the command again.</p>
<p dir="auto">hope this helps...</p>
]]></description><link>https://forum.robofont.com/post/2065</link><guid isPermaLink="true">https://forum.robofont.com/post/2065</guid><dc:creator><![CDATA[frederik]]></dc:creator><pubDate>Fri, 15 Feb 2019 22:15:53 GMT</pubDate></item><item><title><![CDATA[Reply to Remote Scripting on Mon, 18 Feb 2019 11:33:14 GMT]]></title><description><![CDATA[<p dir="auto">Hey Frederik,</p>
<p dir="auto">Sorry for the late reply...my <code>/usr/local/bin/roboFont</code> folder is empty despite your instructions. Would it be possible for one to share the contents of that folder and just place them manually?</p>
<p dir="auto">C</p>
]]></description><link>https://forum.robofont.com/post/2067</link><guid isPermaLink="true">https://forum.robofont.com/post/2067</guid><dc:creator><![CDATA[connor]]></dc:creator><pubDate>Mon, 18 Feb 2019 11:33:14 GMT</pubDate></item><item><title><![CDATA[Reply to Remote Scripting on Wed, 20 Feb 2019 21:23:54 GMT]]></title><description><![CDATA[<p dir="auto">that is not a folder but where the command is saved. If there is nothing there then the command is not installed ;).</p>
]]></description><link>https://forum.robofont.com/post/2068</link><guid isPermaLink="true">https://forum.robofont.com/post/2068</guid><dc:creator><![CDATA[frederik]]></dc:creator><pubDate>Wed, 20 Feb 2019 21:23:54 GMT</pubDate></item><item><title><![CDATA[Reply to Remote Scripting on Tue, 19 Feb 2019 14:07:39 GMT]]></title><description><![CDATA[<p dir="auto">Oh I'm an idiot — thank you Frederik!</p>
]]></description><link>https://forum.robofont.com/post/2069</link><guid isPermaLink="true">https://forum.robofont.com/post/2069</guid><dc:creator><![CDATA[connor]]></dc:creator><pubDate>Tue, 19 Feb 2019 14:07:39 GMT</pubDate></item><item><title><![CDATA[Reply to Remote Scripting on Thu, 20 Jun 2019 20:15:27 GMT]]></title><description><![CDATA[<p dir="auto">I ran into this issue as well, setting up RoboFont on a new computer. I'm not sure exactly what caused it, because I think I tried to install the shell command previously, but got caught with something else.</p>
<p dir="auto">Just in case someone else comes across this, I solved it by:</p>
<ol start="0">
<li>installing PyObjC with <code>pip install -U pyobjc</code> (I found out this was already installed)</li>
<li>navigating to <code>/usr/local/bin/</code></li>
<li>deleting <code>/usr/local/bin/roboFont</code></li>
<li>installing the shell command again</li>
</ol>
]]></description><link>https://forum.robofont.com/post/2447</link><guid isPermaLink="true">https://forum.robofont.com/post/2447</guid><dc:creator><![CDATA[StephenNixon]]></dc:creator><pubDate>Thu, 20 Jun 2019 20:15:27 GMT</pubDate></item><item><title><![CDATA[Reply to Remote Scripting on Wed, 20 Apr 2022 02:02:49 GMT]]></title><description><![CDATA[<p dir="auto">For some reason, I have to navigate to <code>/usr/local/bin</code> and <code>rm roboFont</code> relatively often. Maybe like every six months or so? I am not sure if it’s each time I update RoboFont, or if something else causes me to have to repeat it. The good news is, this has been the cause and solution each time.</p>
]]></description><link>https://forum.robofont.com/post/4028</link><guid isPermaLink="true">https://forum.robofont.com/post/4028</guid><dc:creator><![CDATA[ArrowType]]></dc:creator><pubDate>Wed, 20 Apr 2022 02:02:49 GMT</pubDate></item><item><title><![CDATA[Reply to Remote Scripting on Wed, 20 Apr 2022 07:54:19 GMT]]></title><description><![CDATA[<p dir="auto">The file in your bin folder is a symbolic link to a file inside the app bundle. If you remove the app the symbolic link will not work anymore...</p>
]]></description><link>https://forum.robofont.com/post/4029</link><guid isPermaLink="true">https://forum.robofont.com/post/4029</guid><dc:creator><![CDATA[frederik]]></dc:creator><pubDate>Wed, 20 Apr 2022 07:54:19 GMT</pubDate></item></channel></rss>