Comment 2 for bug 642934

Revision history for this message
Victor Vargas (kamus) wrote :

Please can you try to do this:

$ cd ~/.config/banshee-1
$ sqlite3 banshee.db ".dump" > dump
$ mv banshee.db banshee.db.backup
$ cat dump | sqlite3 banshee.db

and then start Banshee again.