Posted February 20, 2022
GreywolfLord: I can open from the terminal. In 18.04 I could open from the desktop, but with 20.04 it just opens a window which shows the path of the shortcut.
If I go into the folder I can open it, or if I open it directly with the file by typing it into terminal I can open it.
Opening the shortcut on the desktop from terminal gives me the same response as if opening it on it's own, which is just listing the path to start.sh instead of opening the application itself.
_Auster_: From the Desktop folder in the terminal, try to run chmod +x file-name (again, change file-name for the name of the file), then try to open it from the desktop icon. If I go into the folder I can open it, or if I open it directly with the file by typing it into terminal I can open it.
Opening the shortcut on the desktop from terminal gives me the same response as if opening it on it's own, which is just listing the path to start.sh instead of opening the application itself.