If I try to add an item to, or edit, the PDF Open With list, viz :
I get an error popup and a spinning wheel, viz
The text of the error is:
Code:
calibre, version 6.10.0
ERROR: Unhandled exception: <b>TypeError</b>:QIcon(): argument 1 has unexpected type 'QImage'
calibre 6.10 embedded-python: True
Windows-10-10.0.19045-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19045')
Python 3.10.1
Windows: ('10', '10.0.19045', 'SP0', 'Multiprocessor Free')
Interface language: en_AU
Successfully initialized third party plugins: CalibreSpy (1, 0, 90) && Count Pages (1, 12, 0) && Favourites Menu (1, 3, 0) && GetFileName (0, 2, 0) && Goodreads (1, 7, 2) && Job Spy (1, 0, 197) && Modify ePub (1, 8, 1) && Scroll Book Details (1, 0, 2) && View Manager (1, 10, 2)
Traceback (most recent call last):
File "calibre\gui2\open_with.py", line 339, in programs_found
File "calibre\gui2\open_with.py", line 128, in entry_to_item
TypeError: QIcon(): argument 1 has unexpected type 'QImage'
I get the same error with DOCX Open With->Edit…
I'm guessing it's something to do with some programs not showing an icon (see first image). I have no idea why, and I'm not sure they ever had icons. To be honest, I'd sooner not have the icon clutter.
I don't want to edit the
windows_open_with.json file in case I break something that works.
Happy New Year to all.
BR