1

I accidentally closed the lid and the system went to suspend (Ubuntu 14.04) but it seemed to last forever. So I forced quit the suspend. After I restarted Ubuntu and tried to let it suspend, it failed to do so complaining about a system error.

I searched online and found "acpi" issues and known bugs for Ubuntu but don't know whether this is related to my problem.

Zanna
  • 70,465
bsmile
  • 31
  • 7
  • We need to know the exact system error message please :) – Tim May 07 '15 at 21:41
  • sorry, I cannot provide this information. I don't know how to copy the error message out, it is automatically sent to the company for analysis – bsmile May 08 '15 at 05:24

1 Answers1

1

I don't know why, but when I issued:

sudo apt-get remove unity-lens-shopping

and then as APT suggested, ran:

sudo apt-get autoremove

after a system restart, the issue was resolved.

Maybe somebody can explain to me why.

Zanna
  • 70,465
bsmile
  • 31
  • 7
  • It could be this issue is due to an update on ubuntu. After I updated the system as suggested, the issue came back. I don't know whether this is indeed the reason. If so, how could I rewind my system back to the previous good setting? – bsmile May 09 '15 at 00:58