View Single Post
Posts: 15 | Thanked: 3 times | Joined on Aug 2010 @ Greece
#128
Originally Posted by tokag View Post
in the .desktop file i had to to change the line:

Exec=/home/user/MyDocs/FAS/Main.py

to

Exec=python /home/user/MyDocs/FAS/Main.py

in order to get the program to load.
thank you! solved my prob! actualy i changed it to Exec=sh /home/user/MyDocs/FAS/launch.sh