Quote:
Originally Posted by pilotbob
Seems to work in B7.
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?
|
It used to do that, but them people would leave sorted by something other than date and forget and when they added new books, they wouldn't show up at the top of the list and I'd get bug reports about add books not working...
Quote:
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.
|
Hmm just tried it, it remembered the location for me.
Quote:
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.
|
If it's mounted as a USB disk, fcntl based locking will work on it.
Quote:
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
|
Will be fixed in next release.