http://bugs.gpodder.org/show_bug.cgi?id=345
--- Comment #3 from Thomas Perl <[email protected]> 2009-02-09 23:34:06 --- (In reply to comment #2) > Removed pysqlite, it was only a dependency for project hamster which i'v never > used. and then reinstalled gpodder, pygtk, python-feedparser and sqlite3 but > no > luck, same error Install the "sqlite3" binary and try the following: $ sqlite3 ~/.config/gpodder/database.sqlite sqlite> .schema sqlite> select * from channels; Does this work or does it also give an error? -- Configure bugmail: http://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
