Comment 141 for bug 529696

Revision history for this message
Bullpuckey (bullpuckey) wrote : Re: brasero can't copy audio cd (useless error message)

I fixed this problem on my system by manually installing the newest version of cdrdao. It can be downloaded from here http://cdrdao.sourceforge.net/ For those of you unfamiliar with the installation of tarballs. Open the containing folder. Right click the file and select extract here. Open terminal and cd to location. For me this was the default firefox location of # cd Downloads/cdrdao-1.2.3/
type ./configure
after the program is congigured
type make
after the makefile is ready type
sudo make install
enter your password. Once this is done you may need to restart brasero if it's open. This completely fixed the issues on my system and hopefully it helps at least a few of you.