Line 1170 in exaile.py is this:
self.db.execute("UPDATE tracks SET %s WHERE path=%s" % (update_string,
self.db.p), (track.loc,))Which doesn't seem to match your bug report. I'm having a hard time finding the location of the problem. -- [apport] exaile crashed with TypeError in update_rating() https://launchpad.net/bugs/82269 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
