View Single Post
Old 04-12-2009, 10:50 AM   #3
user_none
Sigil & calibre developer
user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.
 
user_none's Avatar
 
Posts: 2,487
Karma: 1063785
Join Date: Jan 2009
Location: Florida, USA
Device: Nook STR
Quote:
Originally Posted by Gangsta75
is it possible to detach,disconnect device directly from calibre?
Nope.

Quote:
Originally Posted by Gangsta75
I can't remove prs 505 because finder says it's in use (by calibre).
When you get that message, open the terminal app. run the following:

Code:
lsof > lsof_output.txt
Attach the lsof_output.txt file. This will give me the information I need as to what files calibre is using on the device. It should not be using any files once all jobs relating with the device have completed but as you've found there are a few bugs left to work out.
user_none is offline   Reply With Quote