[Bug 82269] Re: [apport] exaile crashed with TypeError in update_rating()

2007-03-13 Thread Albin Tonnerre
*** This bug is a duplicate of bug 88333 *** ** This bug has been marked a duplicate of bug 88333 [apport] exaile.py crashed with TypeError in update_rating() -- [apport] exaile crashed with TypeError in update_rating() https://launchpad.net/bugs/82269 -- ubuntu-bugs mailing list

[Bug 82269] Re: [apport] exaile crashed with TypeError in update_rating()

2007-02-18 Thread Lee Connell
happens to me as well. Do you need traceback? -- [apport] exaile crashed with TypeError in update_rating() https://launchpad.net/bugs/82269 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 82269] Re: [apport] exaile crashed with TypeError in update_rating()

2007-02-11 Thread Ouattara Aziz
Bug #84518 seems to be a duplicate. -- [apport] exaile crashed with TypeError in update_rating() https://launchpad.net/bugs/82269 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 82269] Re: [apport] exaile crashed with TypeError in update_rating()

2007-02-11 Thread Ouattara Aziz
Bug #84518 seems to be a duplicate. -- [apport] exaile crashed with TypeError in update_rating() https://launchpad.net/bugs/82269 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 82269] Re: [apport] exaile crashed with TypeError in update_rating()

2007-02-11 Thread Ouattara Aziz
could it be because my library is empty ? -- [apport] exaile crashed with TypeError in update_rating() https://launchpad.net/bugs/82269 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 82269] Re: [apport] exaile crashed with TypeError in update_rating()

2007-01-30 Thread synic
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