0

newbie here!!! so guys I’m running Ubuntu 14.04 and everything was perfect before i begun to get stuck while using it, several times, the systems just stop and nothing is working!every time i need to press the power off button to shutdown the systems and power it on again, and I’m losing a lot of things can any one tell me what to do??? thanks in advance when it stuck it looks like this: enter image description here

enter image description here

user272114
  • 61
  • 1
  • 2
  • 6

1 Answers1

0

I see this at times too, but I usually don't restart the system, rather I just hit Ctrl+Alt+F1-F6 and move to the command line. Without doing a thing there, I return to unity desktop by hitting Ctrl+Alt+F7. This in most cases fixes the hang issue, and gets things working normal again.

If its still stuck its wiser to restart just unity and not the entire system. When stuck, hit Ctrl+Alt+F1, enter credentials and do:

sudo service lightdm restart. 

This has saved me a couple of times. Though in the second method you anyways end up losing all opened docs and stuff, but at least you save yourself from rebooting the system.

v2r
  • 9,547