http://bugs.gpodder.org/show_bug.cgi?id=204

           Summary: Disk I/O error on startup on maemo
           Product: gPodder
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: low
         Component: Maemo
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
   Estimated Hours: 0.0


When I start gpodder on maemo I get a disk I/O error. I then ran with the
--verbose option and this is my output 

~ $ gpodder --maemo --verbose
[ 1.673] Using ISO-8859-15 as encoding. If this
[ 1.674] is incorrect, please set your $LANG variable.
[ 2.232] (gPodderLib) Creating gPodderLib()
[ 2.492] (Config) Update: videoplayer = xdg-open
[ 2.511] (Storage) Setting up SQLite database
[ 2.596] SQLite connection for thread 1073859456 opened.
Traceback (most recent call last):
File "/usr/bin/gpodder", line 166, in <module>
sys.exit( main())
File "/usr/bin/gpodder", line 125, in main
from gpodder import console
File "/usr/lib/python2.5/site-packages/gpodder/console.py", line 21, in
<module>
from gpodder import download
File "/usr/lib/python2.5/site-packages/gpodder/download.py", line 29, in
<module>
from gpodder.libgpodder import gl
File "/usr/lib/python2.5/site-packages/gpodder/libgpodder.py", line 490, in
<module>
gl = gPodderLib()
File "/usr/lib/python2.5/site-packages/gpodder/libgpodder.py", line 86, in
__init__
not db.setup({ 'database': os.path.join(gpodder_dir, 'database.sqlite') })
File "/usr/lib/python2.5/site-packages/gpodder/dbsqlite.py", line 56, in setup
self.__check_schema()
File "/usr/lib/python2.5/site-packages/gpodder/dbsqlite.py", line 98, in
__check_schema
)""")
sqlite3.OperationalError: disk I/O error
[ 64.329] (Config) Flushing settings to disk

I then did what was recommended here
http://www.internettablettalk.com/forums/showpost.php?p=227927&postcount=154.
My internal card seems to be working just fine. I can navigate through it and i
just played a video and opened a few other files from it without issue. I then
removed the gpodder directory and tried again, it still gave me the output
above.

When I look at the version number in Application Manager, it says I have
version 0.12.3-maemo0


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

Reply via email to