Ubuntu 11.10
Trying to create desktop launcher for java thingy that currently lives in folder Downloads/TerraMaster_r32 and is opened with command java -jar terramaster.jar so in terminal this works:
but when this is entered as command in Create Desktop Launcher GUI this just results in Failed to execute child process error message when launcher icon is clicked. Have triedCode:cd Downloads/TerraMaster_r32 && java -jar terramaster.jar, same result. Any suggestions? Have yet to find an explanation of the differences between "Application", "Application in terminal", and "Location" options in the GUI.Code:/home/username/Downloads/TerraMaster_r32 && java -jar terramaster.jar



Adv Reply


Bookmarks