https://bugs.gpodder.org/show_bug.cgi?id=1349

--- Comment #3 from Thomas Perl <[email protected]> 2011-05-17 12:29:15 BST ---
(In reply to comment #2)
>     cur.execute("UPDATE episodes SET played = 1 WHERE state = ?",
> (gpodder.STATE_DELETED,))
> sqlite3.DatabaseError: database disk image is malformed

Seems like your database is broken. If you don't care about your old downloads
and subscriptions, simply use the command "gpodder-backup --purge" to remove
the gPodder downloads and database, so you can start afresh. If you need your
old downloads, do you have a backup of your database file
(~/.config/gpodder/database.sqlite) that still works? Looks like this file
somehow got damaged.

-- 
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to