Comment 15 for bug 120810

Revision history for this message
__aux (nab-bopland) wrote :

The bug still remains for computers without a sound card.

I found this workaround that worked for me.

1. sudo apt-get install timidity
2. sudo /etc/init.d/timidity stop
3. sudo mv /etc/init.d/timidity /tmp/
4. sudo apt-get install -f
5. sudo mv /tmp/timidity /etc/init.d/