Looks like a problem with your database. Try the following command in a terminal
Code:
mv ~/library1.db ~/library1.db.orig
Then launch libprs500. That should take care of the adding books problem. As for the missing books in your library view., it seems like the database has been corrupted, perhaps by the update. What does
Code:
ls -sh ~/library1.db.orig
give you?