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.