Book editor crashes when adding new entry in ToC editor
Bug #2085576 reported by
Urnoev
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| calibre |
Fix Released
|
Undecided
|
Unassigned | ||
Bug Description
calibre 7.20
Linux (openSUSE Tumbleweed (6.11.3-2-default))
When editing an epub file in the book editor and creating a ToC using the ToC editor ("Edit Table of Contents"), after generating the ToC via "Generate ToC from major headings", trying to add additional entries via the "New entry inside/above/below this entry" buttons causes the editor to crash:
The ToC editor closes without an error message and the book editor becomes unresponsive. The book editor process has to be killed manually.
| Changed in calibre: | |
| status: | Invalid → New |
To post a comment you must log in.

This is a Wayland issue. Switch to X11 or just run calibre under
XWayland via QT_QPA_PLATFORM=xcb and you will be fine.