I installed Google Earth on Ubuntu MATE 18.04 LTS but now it's getting this strange error, debugging running from bash with -x doesn't mean anything and it can't render Earth properly.
Someone have any idea?
I installed Google Earth on Ubuntu MATE 18.04 LTS but now it's getting this strange error, debugging running from bash with -x doesn't mean anything and it can't render Earth properly.
Someone have any idea?
Try appimage if you can't get that to work for ya.
Google Earth AppImage
Look under Files. The script will generate a new appimage for ya
You need to chmod +x the script then run it
chmod +x run_this_script_to_generate_the_AppImage.sh
./run_this_script_to_generate_the_AppImage.sh
Just an option for ya