View Single Post
Old 09-02-2008, 12:52 AM   #84
pilotbob
Grand Sorcerer
pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.
 
pilotbob's Avatar
 
Posts: 19,832
Karma: 11844413
Join Date: Jan 2007
Location: Tampa, FL USA
Device: Kindle Touch
Get the following error when I try to save to disk:

argument 1 must be string or read-only buffer, not None
Detailed traceback:
Traceback (most recent call last):
File "/Applications/calibre.app/Contents/Resources/main.py", line 728, in save_to_disk
File "calibre/gui2/library.pyo", line 154, in save_to_disk
File "calibre/library/database.pyo", line 1424, in export_to_dir
TypeError: argument 1 must be string or read-only buffer, not None

Get the following error when I try to edit the metadata for one of my books:

expected a character buffer object
Detailed traceback:
Traceback (most recent call last):
File "calibre/gui2/dialogs/metadata_single.pyo", line 325, in accept
File "calibre/library/database2.pyo", line 441, in set_title
File "calibre/library/database2.pyo", line 284, in set_path
TypeError: expected a character buffer object


Also, calibre seems to leave folders around. For example, when I first imputed the books Rifiens Choice I am guessing was the author's name of the book. Once I changed the authors name the ebook was moved to the folder under the author... but the refiens choice folder remains. I see this with a few other books too.

BOb
pilotbob is offline   Reply With Quote