View Single Post
Old 11-18-2008, 01:59 AM   #7
hfrummer
DX and 505 owner
hfrummer began at the beginning.
 
hfrummer's Avatar
 
Posts: 12
Karma: 10
Join Date: Dec 2007
Location: Northern California
Device: Sony PRS-505, Kindle DX
Here it is:

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\HF>calibre-debug -c "from calibre.utils.config import
prefs; from calibre.library.database2 import LibraryDatabase2; p = prefs['librar
y_path']; print p; LibraryDatabase2(p)"
None
Traceback (most recent call last):
File "debug.py", line 96, in <module>
File "debug.py", line 80, in main
File "<string>", line 1, in <module>
File "calibre\library\database2.pyo", line 344, in __init__
File "ntpath.pyo", line 255, in exists
TypeError: coercing to Unicode: need string or buffer, NoneType found
hfrummer is offline   Reply With Quote