@Kovid: Is there anything different that needs to be done to run from source? I installed the beta, updated the source, but my usual method of starting calibre from source gives me 2.84.
And in case it was an option:
Code:
C:\Users\davidfor>calibre-debug -?
Python function terminated unexpectedly
'ANSIStream' object has no attribute 'default_console_text_attributes' (Error Code: 1)
Traceback (most recent call last):
File "C:/t/t/frozen-gibt6c/winfrozen/app/Lib\site.py", line 101, in main
File "C:/t/t/frozen-gibt6c/winfrozen/app/Lib\site.py", line 78, in run_entry_point
File "C:/t/t/frozen-gibt6c/winfrozen/app/Lib\site-packages\calibre\debug.py", line 250, in main
File "C:/t/t/frozen-gibt6c/winfrozen/app/Lib\optparse.py", line 1402, in parse_args
File "C:/t/t/frozen-gibt6c/winfrozen/app/Lib\site-packages\calibre\utils\config.py", line 128, in error
File "C:/t/t/frozen-gibt6c/winfrozen/app/Lib\optparse.py", line 1583, in error
File "C:/t/t/frozen-gibt6c/winfrozen/app/Lib\site-packages\calibre\utils\config.py", line 113, in print_usage
File "C:/t/t/frozen-gibt6c/winfrozen/app/Lib\optparse.py", line 1603, in print_usage
File "C:/t/t/frozen-gibt6c/winfrozen/app/Lib\site-packages\calibre\utils\terminal.py", line 239, in write
File "C:/t/t/frozen-gibt6c/winfrozen/app/Lib\site-packages\calibre\utils\terminal.py", line 254, in write_and_convert
File "C:/t/t/frozen-gibt6c/winfrozen/app/Lib\site-packages\calibre\utils\terminal.py", line 274, in convert_ansi
File "C:/t/t/frozen-gibt6c/winfrozen/app/Lib\site-packages\calibre\utils\terminal.py", line 302, in call_win32
AttributeError: 'ANSIStream' object has no attribute 'default_console_text_attributes'
Running calibredb with no options does the same thing.