You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I haven't checked the GUI script for multiprocessing (or more specifically, multiinstance) but it shouldn't be a problem - the machine we run it on is the only limitation here.
The errors you showed do occur, but I don't know what they mean exactly. Either way, it looks like they're not very critical. The program works fine despite these errors.
The error starting with "Clock" is related to the article checklist (kivy md widget). I'll try to fix it in future versions, for now it'll stay. Thanks for reporting!
Crime scene investigation:
I ran two instances of blog2epubgui at the same time, don't know if that's safe.
In one, I was downloading https://www.wisdomandwonder.com/ until post 1189 (skipping any more due to #32). This proceeded to finish cleanly.
In the other, I was downloading https://thingofthings.wordpress.com/.
It seemed to stop doing anything on post 701. Tail of terminal output had no real information:
But I thought it might be a fluke, so I tried again, with only one instance of blog2epubgui.
First, I noticed that only 300 or so posts were cached (is there a cache limit?), but ok.
Then, it finished on post 737 and produced an epub -- but I saw some interesting output in the terminal.
(PS: the initial post on the blog is actually 735, see https://thingofthings.wordpress.com/page/74/, so not sure what are 736 and 737.)
Sidenote: in the finished epub, it seems that a few posts are out of order: after the final 2020 post (https://thingofthings.wordpress.com/2020/12/11/blaze-of-glory-a-useful-rpg-house-rule/), there is the 2014 post https://thingofthings.wordpress.com/2014/12/08/on-boston/ and 5 other posts, and only then the book ends.
But mostly it's in correct order.
(hey! now I'm noticing several other epubs are not quite in creation-order! at least https://kajsotala.fi or https://eukaryotewritesblog.com/, they're a bit random order)
The text was updated successfully, but these errors were encountered: