Quote:
Originally Posted by kovidgoyal
add format bug will be fixed in the next release.
|
Seems to work in B7.
Quote:
Originally Posted by kovidgoyal
As for the arrow order, that's decided by library software that i dont have any control over. I could hack it to reverse, but I'm used to the current ordering 
|
I always end up clicking twice... but not a big deal. Could you at least have the app remember the last save order when it open like it remembers column sizes?
Quote:
Originally Posted by kovidgoyal
1) Move the folder location via the config dialog and calibre should do the rest. But remember this is a beta.
|
Seemed to work ok with B7... thanks.
Ok, I take this back. Here's what I think happened. All the files were coppied over to the new location. But, it seemed that the new db location wasn't saved when I opened it again. So, I edited the config again and I think it moved an empty db it has created in the old location to the new location. This time it seemed to save the location. I was able to move the populated db from trash and all seems ok now.
Also I can now see the fonts on Leopard.
Thinking of getting a Drobo and putting the db on it... then access it via multiple computers. I don't know if that supports fscnt or whatever that is.
As for copy single file. When I had .mobi selected it worked without error when I had all books selected. I looked at my books and only saw a few. I realized that the rest were .PRC files... so I changed single file type to .PRC... selected all and did Copy PRC only... I got this error:
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 714, in save_single_format_to_disk
File "/Applications/calibre.app/Contents/Resources/main.py", line 731, in save_to_disk
File "calibre/gui2/library.pyo", line 156, in save_to_disk
File "calibre/library/database.pyo", line 1551, in export_single_format_to_dir
TypeError: argument 1 must be string or read-only buffer, not None
Other than this looking good so far.
BOb