Tried to use Nero to convert and burn an audio CD. It would always giving me a "incorrect parameter" error and refuse to do anything.
It turned out I upgraded to Ubuntu 12.04 recently and didn't use Nero ever since... Fortunately I could a find an answer to this problem:
sudo mkdir /usr/lib64 sudo ln -s /usr/lib/nero /usr/lib64
Now works like a charm!