Technical details:
Quick 'n Easy Web Builder for Linux uses wxWidgets as underlying programming environment.
A bug in Ubuntu/Unity cause problems with dialog windows launched via the global menu bar.
Unfortunately we do not have directly control over this behavior. And suggested 'fixes' do not provide a stable solution at this time.
But there is a simple work around. Run the following command in a Terminal:
Code: Select all
sudo apt-get autoremove appmenu-gtk appmenu-gtk3 appmenu-qt
Note that we keep monitoring both the wxWidgets and Ubuntu communities to find a permanent solution.
Related bug reports:
https://bugs.launchpad.net/ubuntu/+sour ... ug/1078694
https://bugs.launchpad.net/indicator-ap ... bug/674605
http://trac.wxwidgets.org/ticket/14823
http://trac.wxwidgets.org/ticket/14302