View Single Post
Old 05-31-2009, 04:31 AM   #10
highwaykind
Connoisseur
highwaykind began at the beginning.
 
Posts: 54
Karma: 10
Join Date: May 2009
Device: Kindle Touch
DOS window:

C:\Program Files\calibre>calibredb list -f > calibrefiles.txt
Access is denied.


C:\Program Files\calibre>calibredb list >D:\calibre.txt
Traceback (most recent call last):
File "cli.py", line 553, in <module>
File "cli.py", line 550, in main
File "cli.py", line 228, in command_list
File "cli.py", line 125, in do_list
File "calibre\library\database2.pyo", line 1338, in get_data_as_dict
AttributeError: 'NoneType' object has no attribute 'split'
(does result in empty text file on D: )


(OS: Vista Ultimate, I'm the only user on this PC so auto-admin)

Last edited by highwaykind; 05-31-2009 at 04:33 AM. Reason: added D:
highwaykind is offline   Reply With Quote