my desktop went away. and I couldn't access any program. and I just see the purple screen. the only thing I could do is to open the home. plus i couldn't access the terminal Ctrl+alt+T is not working , how should I overcome this issue and what happenend ? thank you inadvance
ps : I run ubuntu 14.04
in vmware
machine
Edit : this link was not resolved my problem because unity plugin
was not appearing in the compizconfig
and the problem was due to deleting python
package.
unity plugin
and there is an error displayed ontty1
:ccsm:2588:IBUS-Warrnings :unable to connect to ibus:could not connect:connection refused
– f.a Mar 08 '15 at 21:13DISPLAY=:0 gnome-terminal
in the TTY, does the terminal show up in the GUI? – muru Mar 08 '15 at 21:16power off
theUbuntu
, it will take some time.sorry – f.a Mar 08 '15 at 21:19(gconftool-2:3238):GConf-Warning**Client failed to connect to D-BUS daemon: unable to auto-launch a dbus daemon without a $DISPLAY for X11
– f.a Mar 08 '15 at 21:33sudo apt-get install ubuntu-desktop
? – muru Mar 08 '15 at 21:34python
andigraph_python
and some other packages but during these times I open up some terminals, and I can't recall but the last terminal changed to something else, and from that time I couldn't open up a terminal and when I restart it these all happened – f.a Mar 08 '15 at 21:37sudo apt-get install python
because I had some problem with matching versions before – f.a Mar 08 '15 at 21:42ubuntu-desktop
will pull in python as well. If you had problems with python versions, you should consider using a local version with virtualenvs. – muru Mar 08 '15 at 21:43ubuntu-desktop
did solve my problem. – f.a Mar 09 '15 at 15:39