View Single Post
Old 04-09-2016, 11:15 PM   #24
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
I've been glancing at it every now and then, and what I've seen is pretty nice.

It looks like the server aspect is pretty well done by now. It's a lot fancier than the previous one, too.
You're not kidding when you say the reader is nowhere near ready -- It seems to only show the cover, and right now not even that:
Spoiler:

ERROR: calibre upgraded!
A newer version of calibre is available, please click the reload button in your browser.
Code:
Traceback (most recent call last):
  File "/home/eschwartz/git/calibre/src/calibre/utils/ipc/simple_worker.py", line 274, in main
    res = {'result':func(*args, **kwargs)}
  File "/home/eschwartz/git/calibre/src/calibre/srv/render_book.py", line 310, in render
    Container(pathtoebook, output_dir, book_hash=book_hash)
  File "/home/eschwartz/git/calibre/src/calibre/srv/render_book.py", line 76, in __init__
    self.virtualize_resources()
  File "/home/eschwartz/git/calibre/src/calibre/srv/render_book.py", line 160, in virtualize_resources
    parts = decode_url(href.split('|')[1])
  File "/home/eschwartz/git/calibre/src/calibre/srv/render_book.py", line 45, in decode_url
    return decode_component(parts[0]), parts[1] or ''
IndexError: list index out of range

But it wasn't like I expected it to work -- it was funny though to see it reprimand me for having "upgraded" calibre.
eschwartz is offline   Reply With Quote