View Single Post
Old 05-22-2022, 11:07 AM   #7157
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,067
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by ackomb View Post
Getting this error after downloading, and I can't figure what the trigger is because the behavior afterwards keeps changing,
Spoiler:
calibre, version 5.42.0
ERROR: Unhandled exception: <b>TypeError</b>:'&lt;' not supported between instances of 'int' and 'NoneType'

calibre 5.42 [64bit] embedded-python: True is64bit: True
Windows-10-10.0.22000 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.22000')
Python 3.8.5
Windows: ('10', '10.0.22000', '', 'Multiprocessor Free')
Interface language: en_GB
Successfully initialized third party plugins: Action Chains (1, 16, 3) && BookFusion Plugin (0, 6, 3) && Count Pages (1, 11, 2) && FanFicFare (4, 12, 4) && Find Duplicates (1, 9, 5) && Generate Cover (2, 1, 0) && Job Spy (1, 0, 190) && Mass Search-Replace (1, 4, 2) && Modify ePub (1, 7, 3) && Reading List (1, 9, 0) && User Category (1, 5, 5) && View Manager (1, 8, 0)
Traceback (most recent call last):
File "calibre\gui2\proceed.py", line 208, in do_ask_question
File "calibre_plugins.fanficfare_plugin.fff_plugin" , line 2126, in do_download_list_update
File "calibre_plugins.fanficfare_plugin.dialogs", line 639, in LoopProgressDialog
File "calibre_plugins.fanficfare_plugin.fff_plugin" , line 1887, in update_books_finish
File "calibre\db\view.py", line 393, in set_marked_ids
File "calibre\gui2\__init__.py", line 585, in __call__
File "calibre\gui2\library\views.py", line 968, in marked_changed
File "calibre\gui2\library\models.py", line 400, in refresh_rows
File "calibre\gui2\library\models.py", line 74, in group_numbers
TypeError: '<' not supported between instances of 'int' and 'NoneType'
That's an issue with the new Marking features in Calibre. From #833:
Quote:
This was previously reported in mobileread. It was determined to be a corner case issue with recent changes to Calibre 'Mark' feature.

I haven't heard since anything since. To the best of my knowledge, it's not something I can fix in FFF and I can't reproduce it.

You may need to turn off the 'Mark' and 'Show Marked' features in FFF in the meantime.

I'll leave this issue open for the time being.
Quote:
Originally Posted by ackomb View Post
For example first it downloads, I'm not sure what to call it, but the shell without any formats?? The error is as follows:
Spoiler:
calibre, version 5.42.0
ERROR: Cannot view: Snow Scraper has no available formats.


Then I try again, same message as the first but now it contains the regular metadata and epub.
Doesn't matter which story it happens to all the stories accumulated into one action.
I have no idea what that is--never heard of 'Snow Scraper' before. Sounds more like a Calibre issue than an FFF issue. Possibly something in an unexpected state due to the problem above??
JimmXinu is offline   Reply With Quote