View Single Post
Old 02-06-2009, 03:42 PM   #9
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,444
Karma: 27757438
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Quote:
Originally Posted by GavinZac View Post
The only thing I can think of so, is that perhaps it tried to update metadata, thought it had succeeded but it hadn't. Again, is there a log file I could go through?
That would at worst have removed a single folder, not all of them.

Quote:
The folder is there, the metadata.db file is there, and one other folder, a folder called "Nora Roberts" (don't laugh, it's my girlfriend's honest ) with absolutely nothing in it
I really can't think of a situation that would lead to this, and I've never heard of it happening before. What linux filesystem is your database stored on?

Quote:
Is there a way to check if there's anything in the metadata.db file? I've assumed its empty because Calibre doesn't show anything, but I could be wrong.
The database is a sqlite database. You should be able to use any of a dozen different tools to browse the database.

Best way to get a log is to simply start calibre in a terminal. It will print any unhandled errros to stdout (it also shows them in the GUI).
kovidgoyal is offline   Reply With Quote