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

--- Comment #2 from PO <[email protected]> 2012-06-09 22:55:51 BST ---
I'm able to open the database:
:~/.config/gpodder$ sqlitebrowser database.sqlite

The DB itself seems to be fine:
:~/.config/gpodder$ sqlite3 database.sqlite 
SQLite version 3.7.9 2011-11-01 00:52:41                                        
sqlite> pragma integrity_check;                                                
               ok                                                               
sqlite> .quit                                                                   

Even recreating the DB as suggested at 
http://community.spiceworks.com/how_to/show/1468
does not yield an error.

If I start gpodder with the newly created DB copied as database.sqlite the same
errors appear. Both database files seem to be identical.

-- 
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