View Single Post
Old 07-12-2021, 08:10 PM   #1
avnermoshkovitz
Member
avnermoshkovitz began at the beginning.
 
Posts: 22
Karma: 10
Join Date: Jun 2021
Device: Any ereader for Android or iOS
How to view a button's icon when using the CalibreContentServer on the Desktop?

I have an ebook with some javascript that I want to view using calibre.
The ebook has a jquery button with an icon.
I want to view the ebook on mobile with the CalibreContentServer, so first I want to verify thet the CalibreContentServer can view the book properly from the desktop.

Viewing the ebook on the desktop via Calibre is ok - the button shows up with the icon and responds to clicks.
But viewing the ebook on the desktop via CalibreContentServer is not ok - the button responds to clicks ok, but I cannot see the button's icon.

I open the ebook via Chrome, and in devtools I see a GET error:
GET: http://192.168.1.75:8080/img/icons/I...0182-power.png 404 (Not Found)

What should I do to view the button properly when using the CalibreContentServer on the Desktop?

Thanks,
Avi

p.s.
The problem can be see in: https://drive.google.com/file/d/1N69...ew?usp=sharing

Last edited by avnermoshkovitz; 07-12-2021 at 08:13 PM.
avnermoshkovitz is offline   Reply With Quote