http://bugs.gpodder.org/show_bug.cgi?id=345
--- Comment #5 from Thomas Perl <[email protected]> 2009-02-10 17:35:12 --- (In reply to comment #4) > (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 This is a very strange problem, and I don't have any explanation for it (yet). Do you have any limits set within your environment (SELinux, etc..) and if so, can you temporarily disable them? Can you try running your system in 32 bit mode and see if it works this way? Have you upgraded your Python package recently? Can you also try with python 2.5? -- 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
