local variable 'd' referenced before assignment calibre 6.18
Bug #2020854 reported by
Massimo Cassandro
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
calibre |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
calibre, version 6.18.0
ERRORE: Eccezione non gestita: <b>UnboundLocal
calibre 6.18 embedded-python: True
macOS-13.
('Darwin', '22.5.0', 'Darwin Kernel Version 22.5.0: Mon Apr 24 20:53:44 PDT 2023; root:xnu-
Python 3.10.1
OSX: ('13.4', ('', '', ''), 'arm64')
Interface language: it
Successfully initialized third party plugins: DeDRM (10, 0, 3)
Traceback (most recent call last):
File "calibre/
UnboundLocalError: local variable 'd' referenced before assignment
summary: |
- calibre, version 6.18.0 ERRORE: Eccezione non gestita: - <b>UnboundLocalError</b>:local variable 'd' referenced before assignment - calibre 6.18 embedded-python: True macOS-13.4-arm64-arm-64bit Darwin - ('64bit', '') ('Darwin', '22.5.0', 'Darwin Kernel Version 22.5.0: Mon - Apr 24 20:53:44 PDT 2023; root:xnu-8796.121.2~5/RELEASE_ARM64_T8103') - Python 3.10.1 OSX: ('13.4', ('', '', ''), 'arm64') Interface language: - it Successfully initialized third party plugins: DeDRM (10, 0, 3) - Traceback (most recent call last): File "calibre/gui2/cover_flow.py", - line 238, in wheelEvent UnboundLocalError: local variable 'd' referenced - before assignment + local variable 'd' referenced before assignment calibre 6.18 |
To post a comment you must log in.
Fixed in branch master. The fix will be in the next release. calibre is usually released every alternate Friday.