1

Forgive my stupid question, but I just can't seem to get this working. Upgraded to 11.10, but now when I click on Dash Home, the launcher goes translucent, but nothing else happens--no applications, no search pane, not even a blank dash home window. Can anyone help?

Also, what is "daemon?"

Like I said--stupid questions. Any help is greatly appreciated.

  • 1
    You can try to run unity --reset in a terminal to reset the settings. – desgua Mar 21 '12 at 01:05
  • For future reference, please ask only one question per post. Thanks! – Knowledge Cube Apr 15 '12 at 17:57
  • This question appears to be abandoned and unanswered, could you perhaps add more detail to your question? If this question no longer applies then you can either delete it or answer it yourself if you've solved the problem. Thanks! – Jorge Castro Apr 30 '12 at 03:06

2 Answers2

2

Try unity --reset in a terminal.

Guille
  • 103
  • 1
  • 4
1

A "daemon" is the term for any process running in the background on your computer providing a service. See the Wikipedia page for a full discussion: http://en.wikipedia.org/wiki/Daemon_(computing)

dan_linder
  • 1,000