http://bugs.gpodder.org/show_bug.cgi?id=345
--- Comment #4 from henrik Enblom <[email protected]> 2009-02-10 11:12:50 --- (In reply to comment #3) > 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? This worked fine, I also tried select * from episodes; and it worked just as fine. Still have the same error when trying to start gpodder thought.. I created a new user to test with, gpodder produce the same error, .schema looks ok, tables are empty (but exists) this database.sqlite looks identical to the one I get when trying (and succeeding) with root -- 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
