Using Mint Linux 17.3 Rosa
Installed calibre-2.99.3-x86_64.txz
I ran ./calibre-debug -g
I ran a server, went to Firefox and connected to localhost:8080
Got Calibre UI
clicked on button "Browse all previously downloaded books…"
(obviuously, I have no previously downloaded books, because both books I saw on Calibre mani screen never downloaded - see previous bug report from Mint Linux PC)
got this error:
Code:
TypeError: book_list_data.init_grid is not a function
Error at http://localhost:8080/:19268:13
Traceback (most recent call last):
ρσ_anonfunc@http://localhost:8080/:9638:25
show_recent_stage2@http://localhost:8080/:19412:13
create_books_list@http://localhost:8080/:19395:13
apply_view_mode@http://localhost:8080/:19369:13
clear_grid@http://localhost:8080/:19268:13
I have added two new books from Mobileread to my Calibre database. I wanted to access them from the Firefox for debugging purposes.
Code:
https://www.mobileread.com/forums/showthread.php?t=286201
and
https://www.mobileread.com/forums/showthread.php?t=285583
I have started the server, returned to Firefox and opened localhost:8080. I clicked on Library and selected sorting by date. Clicked on first book, clicked Read Book and now I am looking at the spinner with text: "Loading titlepage.html from Rip Van Winkle, please wait...". Had to abort.
I have clicked on the next book, book downloaded and now I am looking at the empty screen.
Both books - mobi and epub - display OK in Chrome.
What can I do in Firefox to help you diagnose this issue?