Quote:
Originally Posted by MerlinMama
I'm not able to properly launch Calibre 6. I get the following error message:
I tried repair, uninstall and reinstall. I've also tried restarting computer after each trial.
Calibre does kind of run after this, but I can't access it. It doesn't show as open, but if I try clicking the icon to launch again, it tells me:
|
For the latter, look in task manager and see if there is a calibre task running. Then kill it. After that, it should start, but, you might get the original error.
Edit:
If I am reading the code correctly, you have a tweak called "change_book_details_font_size_by" set to a number that is not an integer. You can fix this by,
carefully, editing the file "tweaks.json" that is in the configuration directory and removing the line with "change_book_details_font_size_by" in it. Or removing the file completely, but, that will remove any other tweaks you have made.