<br><br><div class="gmail_quote">On Sat, Mar 13, 2010 at 9:19 AM, David Robert Lewis (ethnopunk) <span dir="ltr"><<a href="mailto:ethnopunk@telkomsa.net">ethnopunk@telkomsa.net</a>></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>
> Is the file executable? If it is, you don't need sh. Either way, you<br>
> don't need gnome-terminal. Just select "application in terminal" from<br>
> the drop-down menu in the launcher dialog.<br>
><br>
><br>
<br>
</div>I put the application in opt, and chmod +x so it should execute. What<br>
else am I not doing? I've selected "application in terminal". 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 "Application in Terminal" 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 -> 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're script related.<br>Also use the "sleep x" command to pause a script, for debugging problems, x the number of seconds to sleep.<br>
</div></div>