Comment 8 for bug 773787

Revision history for this message
Torbjorn Lindgren (torbjorn-lindgren) wrote :

The fonts in yours looks correct and it even picks up the hierarchical structure too, I've seen it do that sometimes but never got it to do that on this file.

I was wondering if it could be that you were running "test_eight_code = True" but that didn't help. This log is done with 9093 (latest), test_eight_code = False and calibre-debug -g > logfile, same result. I also rechecked the original 0.7.58 to confirm it wasn't something with my source install.

Not sure how to interpret the calibre-debug log, <calibre.customize.profiles.InputProfile object at 0x055ED430> doesn't say me much. Perhaps you can compare it with your and see something.

I do have a lot of plugins installed, no one that should affect this though (no weird one, they're all available via the Plugin Updater). Do you want me to uninstall all the plugins or try with a pristine Calibre setup? I can easily install either 0.7.58 or latest Bazaar revision on one of the other Windows machines? I assume it could also be the official Python 2.7.1 install that's on the machine but that seems exceedingly strange that it would result in this.

Is there anything else I can do to debug or fix this? As a former C/C++/perl programmer I can easily apply custom debug patches to one of the source checkouts if you have something we could check.