View Single Post
Old 12-06-2015, 10:28 AM   #1
Sazzaroo
Junior Member
Sazzaroo began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Dec 2015
Device: Aldiko app on Android tablet
Question Please help - AttributeError: 'NoneType' object has no attribute 'lower'

I'd really appreciate some help with an error message I am getting. It only seems to appear when I am using 'Get Books' and searching for books, and it doesn't seem to happen all the time either. I tried searching for similar issues on here, but the only post that seemed to have a similar error message, I wasn't sure was relevant to me.

Anyway, here is the error. If anyone can offer any help I'd be really grateful. I'm using Calibre 2.45.0 on a Windows 8.1 laptop and an Android tablet.

I'd put myself at the level of 'moderate' teccie, rather than 'advanced'

Traceback (most recent call last):
File "site-packages\calibre\gui2\store\search\search.py", line 375, in get_results
File "site-packages\calibre\gui2\store\search\models.py", line 102, in add_result
File "site-packages\calibre\gui2\store\search\models.py", line 121, in filter_results
File "site-packages\calibre\utils\search_query_parser.py", line 327, in parse
File "site-packages\calibre\utils\search_query_parser.py", line 348, in _parse
File "site-packages\calibre\utils\search_query_parser.py", line 356, in evaluate
File "site-packages\calibre\utils\search_query_parser.py", line 399, in evaluate_token
File "site-packages\calibre\utils\search_query_parser.py", line 405, in _get_matches
File "site-packages\calibre\gui2\store\search\models.py", line 458, in get_matches
File "site-packages\calibre\gui2\store\search\models.py", line 392, in <lambda>
AttributeError: 'NoneType' object has no attribute 'lower'



Many thanks,
Saz
Sazzaroo is offline   Reply With Quote