Hi all,
See images below. I have previously been able to use AppImages just fine. However, I just installed Ubuntu 20 on a new computer (Intel i9, NVidia 2080Ti) and now it is not working.
The file/AppImage is called: “Slippi_Online-x86_64.AppImage”
What do I mean by not working:
-
When I download the .AppImage file, it appears without an icon. After making it executable, when I double-click on it, nothing happens.
-
I’ve also tried running it from terminal using two other methods:
- chmod +x Slippi_Online-x86_64.AppImage
./Slippi_Online-x86_64.AppImage
- chmod +x Slippi_Online-x86_64.AppImage
Since freshly installing Ubuntu 20 on the PC I’ve only done the following:
- Blacklist Nouveau drivers (the open NVidia drivers)
- Install nvidia drivers (v450), Cuda, CuDNN, miniconda
Any help would be greatly appreciated getting AppImage working!
Thanks,
Rich