receive an error message when adding a new entry with ToC editing tool
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
calibre |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Procedure to reproduce the error: -------
1. select this book & Open ToC editing tool,
2. expand all entries
3. select "Day 1" under "the stylelife challenge--daily missions" under "stylelife challenge"
3. click "add new entry inside this entry"
4. click on "mission 1: evaluate yourself"
5. click "ok"
Error message: -------
calibre, version 5.13.0
ERROR: Unhandled exception: <b>ValueError<
calibre 5.13 embedded-python: True is64bit: False
Windows-
32bit process running on 64bit windows
('Windows', '10', '10.0.19041')
Python 3.8.5
Windows: ('10', '10.0.19041', '', 'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: BookFusion Plugin (0, 5, 3) && F_rating (3, 2, 0) && Goodreads (1, 5, 1) && Goodreads_Rating (3, 1, 0)
Traceback (most recent call last):
File "calibre\
ValueError: invalid literal for int() with base 10: ''
Works fine for me. Is there something unusual about your setup?
status invalid