<br><br><div class="gmail_quote">On Sat, Mar 13, 2010 at 9:19 AM, David Robert Lewis (ethnopunk) <span dir="ltr">&lt;<a href="mailto:ethnopunk@telkomsa.net">ethnopunk@telkomsa.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div class="im"><br>
<br>
Adrianna Pinska wrote:<br>
&gt; Is the file executable?  If it is, you don&#39;t need sh.  Either way, you<br>
&gt; don&#39;t need gnome-terminal.  Just select &quot;application in terminal&quot; from<br>
&gt; the drop-down menu in the launcher dialog.<br>
&gt;<br>
&gt;<br>
<br>
</div>I put the application in opt, and chmod +x so it should execute. What<br>
else am I not doing? I&#39;ve selected &quot;application in terminal&quot;. It runs if<br>
I use app-runner.<br>
<font color="#888888"><br>
-D<br>
</font><div><div></div><div class="h5"><br></div></div></blockquote><div><br>I just created a test sh script, chmod +x and added a &quot;Application in Terminal&quot; menu item, and it runs ok. Something else is stopping your script from running. Any error-dialogs popping up, or no messages?<br>

Open a terminal, menu Edit -&gt; profile preferences, on the Title and Command tab, select the option to hold the terminal open when the command exits, that way you can see any errors if they&#39;re script related.<br>Also use the &quot;sleep x&quot; command to pause a script, for debugging problems, x the number of seconds to sleep.<br>

</div></div>