Comment 16 for bug 660314

Revision history for this message
androith (androith) wrote :

Yup,

export UBUNTU_MENUPROXY=0
audacity

fixes things. For those who want a temporary (obvious :P) solution do

alias audacity="export UBUNTU_MENUPROXY=0 && audacity"

in ~/.bashrc or wherever you put aliases