- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you all. I finally resolved my VMware workstation issue and I am back to operation. The problem was caused by Ubuntu 13.10 unity module which is running with root user permission after booting. This caused the installation problem when upgrading VMware Workstaion because the installation failed due to the installation having insufficient permission to use the GUI of Unity. The temporary solution whilst Ubuntu has promised to resolve this problem with 14.04 release in April 2014:
The solution is to reset Unity with the following command line or write a vi script:
sudo dconf reset -f /org/compiz/
sudo setsid unity