Using calibre 2.25 Linux Mint 17 under convert book, search and replace, when I clink on the icon in edit search/Replace Definition edit to chose format I get the following error:
Spoiler:
Code:
Started up in 3.27 seconds with 332 books
calibre 2.25 isfrozen: True is64bit: True
Linux-3.13.0-37-generic-x86_64-with-debian-jessie-sid Linux ('64bit', 'ELF')
('Linux', '3.13.0-37-generic', '#64-Ubuntu SMP Mon Sep 22 21:28:38 UTC 2014')
Python 2.7.9
Linux: ('debian', 'jessie/sid', '')
Successfully initialized third party plugins: DeDRM && Modify ePub && Quality Check && EpubSplit && KindleUnpack - The Plugin && Generate Cover && Diaps Editing Toolbag && Baen && Barnes & Noble && Goodreads
Traceback (most recent call last):
File "site-packages/calibre/gui2/convert/regex_builder.py", line 217, in builder
File "site-packages/calibre/gui2/convert/regex_builder.py", line 32, in __init__
File "site-packages/calibre/gui2/convert/regex_builder.py", line 138, in select_format
File "site-packages/calibre/gui2/dialogs/choose_format.py", line 46, in __init__
File "site-packages/calibre/gui2/dialogs/choose_format.py", line 50, in populate_open_with
AttributeError: 'ChooseFormatDialog' object has no attribute 'own'
Only happen when multi format are available, when only one format is available opens and works normally.
Have Done: Confirmation dialogs have all been reset.
Using calibre 2.24 works normally.
bernie