Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » RCP Testing Tool » [SOLVED] Executes shell command
[SOLVED] Executes shell command [message #1687118] Thu, 19 March 2015 14:03 Go to next message
Amit Mondal is currently offline Amit MondalFriend
Messages: 1
Registered: March 2015
Junior Member
Dear Concerns,

I want to open terminal and change current directory using RCP testing tool in ubuntu but it's not working.


show-alert[exec-process "/usr/bin/gnome-terminal" -command "/home/amit/tizen-sdk/tools"]


showing following error message:
Cannot run program "/home/amit/..": error=13, Permission denied

Can you help me please? I'm waiting your valuable suggestion.

[Updated on: Mon, 05 October 2015 06:39] by Moderator

Report message to a moderator

Re: Executes shell command [message #1688087 is a reply to message #1687118] Fri, 20 March 2015 06:20 Go to previous message
Olga Yurchuk is currently offline Olga YurchukFriend
Messages: 245
Registered: September 2014
Senior Member

Hello,

Thank you for contacting us!
Try to use the following command:
show-alert[exec-process "/usr/bin/gnome-terminal" -args "--working-directory=/home/amit/tizen-sdk/tools"]

Please try and let me know if it is suitable for you.


Yours sincerely,
Olga.
Previous Topic:issues with drag&drop errors
Next Topic:Wait for a job to finish before proceeding
Goto Forum:
  


Current Time: Tue Apr 16 21:17:57 GMT 2024

Powered by FUDForum. Page generated in 0.30938 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top