View Single Post
Old 01-13-2008, 08:16 AM   #119
Custom
Member
Custom began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Jan 2008
Device: PRS-505
Hi few days ago finally I've received the prs-505.
I installed libprs500 some week ago and it has worked fine.

But now, after installing the sony device manager it doesn't work anymore.
Maybe I have to uninstall the drivers? But what kind of drivers, when I've plug in the device Windows has recognized it immediately like an external disk.

Here is the log:

Traceback (most recent call last):
File "main.py", line 827, in <module>
File "main.py", line 816, in main
File "main.py", line 154, in __init__
File "libprs500\gui2\library.pyo", line 405, in set_database
File "libprs500\gui2\library.pyo", line 125, in set_database
File "libprs500\library\database.pyo", line 741, in __init__
File "libprs500\library\database.pyo", line 602, in create_version1
sqlite3.OperationalError: database schema has changed
Traceback (most recent call last):
File "main.py", line 827, in <module>
File "main.py", line 816, in main
File "main.py", line 154, in __init__
File "libprs500\gui2\library.pyo", line 405, in set_database
File "libprs500\gui2\library.pyo", line 125, in set_database
File "libprs500\library\database.pyo", line 741, in __init__
File "libprs500\library\database.pyo", line 602, in create_version1
sqlite3.OperationalError: table books already exists

I've checked some ticket and found that maybe i should cancel library1.db. So I've done it, i've uninstalled the app, removed any registry key from it and then reinstalled the libprs.

But nothing, it doesn't want to work.
Custom is offline   Reply With Quote