Comment 4 for bug 446568

Revision history for this message
Martin Olsson (mnemo) wrote :

That Python line looks awfully weird actually:

    err, debug == message.parse_error()

Maybe they meant to use = instead of ==?

---

The line after that confirms that this bug only happens when it's trying to play sound:
    print 'Error playing sound: %s' % err, debug