View Single Post
Old 09-08-2009, 05:25 PM   #2
itimpi
Wizard
itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.
 
Posts: 4,553
Karma: 950151
Join Date: Nov 2008
Device: Sony PRS-950, iphone/ipad (Marvin/iBooks/QuickReader)
Quote:
Originally Posted by bluexp View Post
There is a row under top large buttons (with a red heart at right) which is totally useless I think.
By default it only has the main Calibre Library icon. However when you plug in your device additional icons appear for the devices internal memory and any plugin cards. You then select the one you currently want to operate on.

Quote:
There is a strange thing I found while using Calibre. There are 4 runing task with name "calibre-parallel" and another one with name "calibre". these tasks totally use something around 135MB of ram which I think it is really much (I have book label which uses only 30MB of ram). and I don't know why there is so much task for one running application.
The Calibre task is the one that controls the GUI. The other one are sub-tasks to run things in background threads. The number of the calibre-parallel tasks started depends on the number of processors/cores in your machine. Part of the reason for this approach is that Calibre is written in python and having the tasks already running avoids the large startup delays python tends to introduce. It also probably explains why Calibre uses a lot of RAM - but that is cheap and plentiful on modern machines.

Quote:
Finally I would be more happy if there was possibility of adding book to database without moving them to library folder.
There have been many discussiosn about this. At the moment Calibre treats its own library as a "Black Box" into which anything it is working on is copied, and this will not change without some fundamental re-writing. Therefore it certainly will not change in the near future.
itimpi is offline   Reply With Quote