View Single Post
Posts: 123 | Thanked: 74 times | Joined on Nov 2009
#32
Originally Posted by justice4all3000 View Post
hi can someone post the desktop file script here I am having no luck getting mine to work

thanks
i also have problems with crating a .desktop file


there is a patch problem:

when i try to start it from a different folder and not from the program folder like


java -jar /PATH_TO_PROGRAM_FOLDER/FrostWire.jar

i get some errors (Startup Problem and a error window)



When i make a shell script like:
Code:
cd  /home/user/MyDocs/frostwire-4.21.2.noarch/
 java -jar FrostWire.jar
it works from the terminal but when i start the sricpt from the .desktop file i get a internal error with x term and nothing happens.

what could be the solution?
 

The Following User Says Thank You to lq_sunshine For This Useful Post: