I was trying to download League of Legends on my computer using a guide from reddit but something went wrong during the process. I turned off my computer for the night and the next day, my task bar was gone and everything on top went away.The only things left were my desktop files and background. I could get open chrome by using "open with" on a file but I couldn't open apps like Shutter (a screenshot application) and Inkscape (an art application).
Asked
Active
Viewed 148 times
1 Answers
0
I don't have a clue why Unity would have been removed or corrupted. I can't really say that I know much about LOL, but something clearly happened to Unity along the way. The following steps should get Unity back up and running on your computer.
- Press Ctrl+Alt+F2 to open a different virtual terminal console
- Once in this console run
sudo apt-get updatesudo apt-get install --reinstall ubuntu-desktopsudo apt-get install --reinstall unitysudo reboot
The commands should reinstall Unity, fixing whatever is broken in you desktop environment. After reboot, you should be back in business.
b_laoshi
- 4,868
- 4
- 26
- 49