Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Returning Books #108

Open
Topaz-55 opened this issue Oct 15, 2024 · 2 comments
Open

Error Returning Books #108

Topaz-55 opened this issue Oct 15, 2024 · 2 comments

Comments

@Topaz-55
Copy link

Bug description

I cannot return two loaned books to the library and attempting to open 'Showed loaned books' results in the following error

calibre, version 7.17.0
ERROR: Unhandled exception: TypeError:unsupported operand type(s) for +: 'NoneType' and 'str'

calibre 7.17 embedded-python: True
Windows-10-10.0.19045-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19045')
Python 3.11.5
Windows: ('10', '10.0.19045', 'SP0', 'Multiprocessor Free')
Interface language: None
EXE path: C:\Program Files\Calibre2\calibre.exe
Successfully initialized third party plugins: DeACSM (0, 0, 16) && DeDRM (7, 2, 1) && KePub Input (3, 6, 6) && KePub Metadata Reader (3, 4, 3) && KePub Metadata Writer (3, 4, 3) && KePub Output (3, 6, 11) && KindleUnpack - The Plugin (0, 83, 1) && Kobo Utilities (2, 17, 1) && KoboTouchExtended (3, 6, 11)
Traceback (most recent call last):
File "calibre_plugins.deacsm.config", line 1298, in show_rented_books
File "calibre_plugins.deacsm.config", line 1321, in init
File "calibre_plugins.deacsm.config", line 1398, in populate_list
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'

Operating system

Windows

Which version of Calibre are you running?

7.17

Which version of the ACSM Input plugin are you running?

v0.016

Import type

No response

Further information

No response

@Leseratte10
Copy link
Owner

This is a known issue with 0.0.16, can you try downloading the 0.1.0 beta?
https://github.com/Leseratte10/acsm-calibre-plugin/actions/runs/10907951375/artifacts/1943945980

@Topaz-55
Copy link
Author

Topaz-55 commented Oct 15, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants