Comment 4 for bug 1306472

Revision history for this message
Giles Bathgate (gilesbathgate) wrote :

Here is a complete transcript of how I set the system up:

* Fresh new virtualbox machine installed with ubuntu-14.04-beta2-desktop-amd64.iso
* Step through the wizard choosing all the defaults, English(UK) locale selected.
* Once the machine has booted, launch a terminal and run the following
* sudo apt-get install virtualbox-guest-x11
* sudo apt-get update && sudo apt-get dist-upgrade
* sudo reboot
* Open a terminal again after reboot
* sudo apt-get install qtcreator
* sudo apt-get install git
* git clone https://github.com/GilesBathgate/appmenu-bug
* cd appmenu-bug
* qmake
* make
* ./appmenu-bug