The books are stored in library1.db, I'm not sure why you're library1.db file is not increasing in size. On unix,
Code:
ls -l ~/library1.db
As for multiple conversions crashing that's caused by a bug in the version of PyQt most linux distros use. You have to upgrade PyQt manually to 4.3.1 to fix this.