Amaya and Ununtu 11.04

Laurent Carcone <[email protected]> Wed, 25 May 2011 16:51:08 +0200
Newsgroups gmane.comp.web.amaya.devel,gmane.comp.web.amaya.general
Message-ID <[email protected]>
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