After setting “the downloaded file to executable”, I tried to launch ./qgroundcontrol-start.sh, but I had to add 2 items that were not already there:
add the qgroundcontrol.png
add the QGroundControl folder
Unfortunately, the ./qgroundcontrol-start.sh command says “Permission denied” for that added subfolder. I tried to change its permissions in different ways (with mkdir, with chmod, in folder’s “Properties” tab), but I didn’t solve.
Any suggestion? Thanks a lot!
This is the whole original folder, without the 2 added items I mentioned in my previous post.
However , in these days I managed to install QGroundControl following a different “path”: I upgraded my Ubuntu distro from 16.04 to 18.04 and I downloaded the QGroundControl AppImage. In this way, QGroundControl seems to work correctly, even if I’m not completely sure that the “quality of the installed product” could be the same, when using an AppImage…