Can't load any applications
Posted
by
oshirowanen
on Ask Ubuntu
See other posts from Ask Ubuntu
or by oshirowanen
Published on 2012-09-13T15:48:39Z
Indexed on
2012/09/13
15:50 UTC
Read the original article
Hit count: 274
After installing Eclipse, I wanted to try to enable the global unity menu for Eclipse. Following a guide on the web, I was to make a change to:
sudo nano /usr/lib/gtk-2.0/2.10.0/menuproxies/libappmenu.so
by changing Eclipse
to Xclipse
.
After making that change, and then running sudo ldconfig
.
and even restarting, I can no longer open any application. I just see the application appear on the screen for a split second and then it disappears. So far I have noticed that I can no longer load Eclipse and Chrome.
Anyone know how to fix this? I have tried changing Xclipse
back to Eclipse
and running the command sudo ldconfig
, but it makes no difference.
© Ask Ubuntu or respective owner