Read Aloud not working on Windows
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
calibre |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
I just ran into this on Windows10. On the 64 bit install and on the portable install, I'm trying to use the "Read Aloud" option and I'm getting this:
calibre, version 6.12.0
ERROR: Unhandled exception: <b>TypeError<
calibre 6.12 embedded-python: True
Windows-
('Windows', '10', '10.0.19044')
Python 3.10.1
Windows: ('10', '10.0.19044', 'SP0', 'Multiprocessor Free')
Interface language: None
Traceback (most recent call last):
File "calibre\
File "calibre\
File "calibre\
File "calibre\
File "calibre\
File "calibre\
TypeError: 'size' must be > 0
It seems to be coming from here: https:/
Which seems to be about the ability to create shared memory.
Is this for a specific book? If so attach the book and I will try to
reproduce.