- From: Laurent Carcone <carcone@w3.org>
- Date: Wed, 25 May 2011 16:51:08 +0200
- To: www-amaya@w3.org, www-amaya-dev@w3.org
Hello, The Ubuntu packages have been republished to fix the non-valid version string number. However, some people reported that the menu bar disappeared on Ubuntu 11.04. Meanwhile we fixed this problem, there are some ways to go round this problem: . install Unity [1] . with Classic (Gnome), launch amaya like this : UBUNTU_MENUPROXY= amaya & [2] . without using the terminal, in the file /usr/share/applications/amaya.desktop, change the line: [[ Exec=amaya %u ]] with [[ Exec=sh -c 'UBUNTU_MENUPROXY= amaya %u' ]] Thanks to the users who share the infos Laurent Carcone [1] http://lists.w3.org/Archives/Public/www-amaya-dev/2011May/0002.html [2] http://lists.w3.org/Archives/Public/www-amaya-dev/2011May/0005.html
Received on Wednesday, 25 May 2011 14:53:42 UTC