View Single Post
Old 12-26-2008, 07:39 AM   #1
kiraa
Junior Member
kiraa began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Dec 2008
Device: Sony reader
Unhappy GUI problem, tried everything in the FAQ

Hi there, i'm using windows vista SP1 and can't run the GUI of Calibre.
I tried the folowing things in the FAQ and wasn't able to suceed

Quote:
There can be several causes for this:

* Any windows version: Try running it as Administrator (Right click on the icon ans select “Run as Administrator”)
* Any windows version: If this happens during an initial run of calibre, try deleting the folder you chose for your ebooks and restarting calibre.
* Windows Vista: If the folder C:\Users\Your User Name\AppData\Local\VirtualStore\Program Files\calibre exists, delete it. Uninstall calibre. Reboot. Re-install.
* Any windows version: Search your computer for a folder named _ipython. Delete it and try again.
* Any windows version: Try disabling any antivirus program you have running and see if that fixes it. Also try diabling any firewall software that prevents connections to the local computer.


So i made a debug.
Here it is :



Quote:
Traceback (most recent call last):
File "debug.py", line 101, in <module>
File "debug.py", line 79, in main
File "C:\Program Files\calibre\library.zip\calibre\gui2\main.py", line 1520, i
n main
File "C:\Program Files\calibre\library.zip\calibre\gui2\main.py", line 298, in
__init__
File "calibre\library\database2.pyo", line 363, in __init__
File "calibre\library\database2.pyo", line 346, in connect
File "calibre\library\sqlite.pyo", line 151, in connect
calibre.library.sqlite.DatabaseException: unable to open database file
RemoteTraceback (most recent call last):
File "calibre\library\sqlite.pyo", line 72, in run
File "calibre\library\sqlite.pyo", line 65, in connect
OperationalError: unable to open database file
Thanks for your help, sorry if my english is bad
kiraa is offline   Reply With Quote