I have a problem with Ubuntu 14.10. It doesn't load Unity, the Launcher, the Dash, etc. I followed the steps given here, but the problem remains. I would be grateful if someone could help me.
Asked
Active
Viewed 65 times
1 Answers
1
If nothing worked for you , try loading ttyl by pressing ctrl+ alt + f1 and login in to see if any error is prompted and try to resolve error from there.
Or if even that doesn't work you can always create a new user from the terminal.
sudo useradd -m username
sudo passwd username

yask
- 672
-
I created a new user and it works perfectly. Thanks. – jim93 Nov 30 '14 at 10:45
-
I would really appreciate if you could upvote my answer or mark it as accepted – yask Nov 30 '14 at 10:54