This is what I get when I attempt to change the author for a book:
[Errno 78] Function not implemented
Detailed traceback:
Traceback (most recent call last):
File "calibre/gui2/library.pyo", line 434, in setData
File "calibre/library/database.pyo", line 1084, in set
File "calibre/library/database2.pyo", line 397, in set_authors
File "calibre/library/database2.pyo", line 249, in set_path
OSError: [Errno 78] Function not implemented
It goes ahead and creates the new folder for the author, but does not copy the files. The files remain in the original author's folder.
This is on Mac OS X 10.5 on a brand new database.
|