Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 12-29-2009, 02:41 PM   #1
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Server shows column headers, but not books, when accessed via mobile phone browser

The server runs great when accessed through any of my local PC computers. However, I want to get the books onto a Windows Mobile phone that has both Opera 9.7 and Internet Explorer. When the server is accessed via Opera, it asks for the password, then shows the Calibre logo header, all the author, title column headers, the >> and << symbols and the search box, but no books or rows appear.


I can type in the search box, but still get no books. The logs seem normal to me. Internet Explorer shows Python errors, and never asks for the password, but I never use it anyway.

Using port 8787 as 8080 was in use.

Does anyone have any suggestions?

Code:
[29/Dec/2009:13:29:49] ENGINE Bus STARTING
[29/Dec/2009:13:29:49] ENGINE Started monitor thread '_TimeoutMonitor'.
[29/Dec/2009:13:29:49] ENGINE Serving on 0.0.0.0:8787
[29/Dec/2009:13:29:49] ENGINE Bus STARTED
Code:
192.168.0.102 - User [29/Dec/2009:14:24:23] "GET /static/loading.gif HTTP/1.1" 200 2942 "http://192.168.0.6:8787/" "HD2_T8585 Opera/9.7 (Windows NT 5.1; U; en)"
192.168.0.102 - User [29/Dec/2009:14:24:24] "GET /static/loading.gif HTTP/1.1" 200 2942 "http://192.168.0.6:8787/" "HD2_T8585 Opera/9.7 (Windows NT 5.1; U; en)"
Starson17 is offline   Reply With Quote
Old 12-29-2009, 03:04 PM   #2
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,843
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
sounds like mobile browser detection is failling. Can you run the server as

calibre-server --develop

in a command prompt and post the output when you connect from your phone
kovidgoyal is online now   Reply With Quote
Advert
Old 12-29-2009, 03:22 PM   #3
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by kovidgoyal View Post
sounds like mobile browser detection is failling. Can you run the server as

calibre-server --develop

in a command prompt and post the output when you connect from your phone
This is all of it:

Code:
C:\Util\Calibre2>calibre-server --develop
[29/Dec/2009:15:17:07] ENGINE Bus STARTING
[29/Dec/2009:15:17:07] ENGINE Started monitor thread '_TimeoutMonitor'.
[29/Dec/2009:15:17:07] ENGINE Started monitor thread 'Autoreloader'.
[29/Dec/2009:15:17:07] ENGINE Serving on 0.0.0.0:8787
[29/Dec/2009:15:17:07] ENGINE Bus STARTED
192.168.0.102 - - [29/Dec/2009:15:18:22] "GET / HTTP/1.1" 401 1109 "" "HD2_T8585
 Opera/9.7 (Windows NT 5.1; U; en)"
User agent: HD2_T8585 Opera/9.7 (Windows NT 5.1; U; en)
192.168.0.102 - User [29/Dec/2009:15:18:37] "GET / HTTP/1.1" 200 2482 ""
"HD2_T8585 Opera/9.7 (Windows NT 5.1; U; en)"
192.168.0.102 - User [29/Dec/2009:15:18:37] "GET /static/gui.css HTTP/1.1
" 200 2373 "http://192.168.0.6:8787/" "HD2_T8585 Opera/9.7 (Windows NT 5.1; U; e
n)"
192.168.0.102 - User [29/Dec/2009:15:18:37] "GET /static/jquery.js HTTP/1
.1" 200 100196 "http://192.168.0.6:8787/" "HD2_T8585 Opera/9.7 (Windows NT 5.1;
U; en)"
192.168.0.102 - User [29/Dec/2009:15:18:37] "GET /static/date.js HTTP/1.1
" 200 25809 "http://192.168.0.6:8787/" "HD2_T8585 Opera/9.7 (Windows NT 5.1; U;
en)"
192.168.0.102 - User [29/Dec/2009:15:18:37] "GET /static/gui.js HTTP/1.1"
 200 10474 "http://192.168.0.6:8787/" "HD2_T8585 Opera/9.7 (Windows NT 5.1; U; e
n)"
192.168.0.102 - User [29/Dec/2009:15:18:37] "GET /static/gui.js HTTP/1.1"
 200 10474 "http://192.168.0.6:8787/" "HD2_T8585 Opera/9.7 (Windows NT 5.1; U; e
n)"
192.168.0.102 - User [29/Dec/2009:15:18:37] "GET /static/calibre.png HTTP
/1.1" 200 25399 "http://192.168.0.6:8787/" "HD2_T8585 Opera/9.7 (Windows NT 5.1;
 U; en)"
192.168.0.102 - User [29/Dec/2009:15:18:37] "GET /static/btn_search_box.p
ng HTTP/1.1" 200 335 "http://192.168.0.6:8787/" "HD2_T8585 Opera/9.7 (Windows NT
 5.1; U; en)"
192.168.0.102 - User [29/Dec/2009:15:18:37] "GET /static/previous.png HTT
P/1.1" 200 262 "http://192.168.0.6:8787/" "HD2_T8585 Opera/9.7 (Windows NT 5.1;
U; en)"
192.168.0.102 - User [29/Dec/2009:15:18:37] "GET /static/last.png HTTP/1.
1" 200 255 "http://192.168.0.6:8787/" "HD2_T8585 Opera/9.7 (Windows NT 5.1; U; e
n)"
192.168.0.102 - User [29/Dec/2009:15:18:38] "GET /static/bg_search_box.pn
g HTTP/1.1" 200 471 "http://192.168.0.6:8787/" "HD2_T8585 Opera/9.7 (Windows NT
5.1; U; en)"
192.168.0.102 - User [29/Dec/2009:15:18:38] "GET /static/first.png HTTP/1
.1" 200 248 "http://192.168.0.6:8787/" "HD2_T8585 Opera/9.7 (Windows NT 5.1; U;
en)"
192.168.0.102 - User [29/Dec/2009:15:18:38] "GET /static/next.png HTTP/1.
1" 200 267 "http://192.168.0.6:8787/" "HD2_T8585 Opera/9.7 (Windows NT 5.1; U; e
n)"
192.168.0.102 - User [29/Dec/2009:15:18:38] "GET /static/loading.gif HTTP
/1.1" 200 2942 "http://192.168.0.6:8787/" "HD2_T8585 Opera/9.7 (Windows NT 5.1;
U; en)"
192.168.0.102 - User [29/Dec/2009:15:18:38] "GET /static/loading.gif HTTP
/1.1" 200 2942 "http://192.168.0.6:8787/" "HD2_T8585 Opera/9.7 (Windows NT 5.1;
U; en)"
Starson17 is offline   Reply With Quote
Old 12-29-2009, 03:32 PM   #4
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
By accessing via FireFox, I can see the next line should be the GET /library?.


Code:
192.168.0.6 - User [29/Dec/2009:15:25:25] "GET /static/loading.gif HTTP/1
.1" 200 2942 "http://192.168.0.6:8787/" "Mozilla/5.0 (Windows; U; Windows NT 6.0
; en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 (.NET CLR 3.5.30729)"
192.168.0.6 - User [29/Dec/2009:15:25:27] "GET /library?_=1262118325903&s
tart=0&num=20&sort=date&order=descending HTTP/1.1" 200 10692 "http://192.168.0.6
:8787/" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.6) Gecko/20091
201 Firefox/3.5.6 (.NET CLR 3.5.30729)"
192.168.0.6 - User [29/Dec/2009:15:25:27] "GET /get/cover/11948 HTTP/1.1"
 200 37845 "http://192.168.0.6:8787/" "Mozilla/5.0 (Windows; U; Windows NT 6.0;
en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 (.NET CLR 3.5.30729)"
192.168.0.6 - User [29/Dec/2009:15:25:27] "GET /get/cover/11943 HTTP/1.1"
 200 37845 "http://192.168.0.6:8787/" "Mozilla/5.0 (Windows; U; Windows NT 6.0;
en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 (.NET CLR 3.5.30729)"
192.168.0.6 - User [29/Dec/2009:15:25:27] "GET /get/cover/11944 HTTP/1.1"
 200 37845 "http://192.168.0.6:8787/" "Mozilla/5.0 (Windows; U; Windows NT 6.0;
en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 (.NET CLR 3.5.30729)"
192.168.0.6 - User [29/Dec/2009:15:25:27] "GET /get/cover/11945 HTTP/1.1"
 200 37845 "http://192.168.0.6:8787/" "Mozilla/5.0 (Windows; U; Windows NT 6.0;
en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 (.NET CLR 3.5.30729)"
192.168.0.6 - User [29/Dec/2009:15:25:27] "GET /get/cover/11946 HTTP/1.1"
 200 37845 "http://192.168.0.6:8787/" "Mozilla/5.0 (Windows; U; Windows NT 6.0;
en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 (.NET CLR 3.5.30729)"
192.168.0.6 - User [29/Dec/2009:15:25:27] "GET /get/cover/11947 HTTP/1.1"
 200 37845 "http://192.168.0.6:8787/" "Mozilla/5.0 (Windows; U; Windows NT 6.0;
en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 (.NET CLR 3.5.30729)"
192.168.0.6 - User [29/Dec/2009:15:25:27] "GET /get/cover/11942 HTTP/1.1"
 200 37845 "http://192.168.0.6:8787/" "Mozilla/5.0 (Windows; U; Windows NT 6.0;
en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 (.NET CLR 3.5.30729)"
192.168.0.6 - User [29/Dec/2009:15:25:27] "GET /get/cover/11926 HTTP/1.1"
 200 37845 "http://192.168.0.6:8787/" "Mozilla/5.0 (Windows; U; Windows NT 6.0;
en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 (.NET CLR 3.5.30729)"
192.168.0.6 - User [29/Dec/2009:15:25:27] "GET /get/cover/11927 HTTP/1.1"
 200 37845 "http://192.168.0.6:8787/" "Mozilla/5.0 (Windows; U; Windows NT 6.0;
en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 (.NET CLR 3.5.30729)"
192.168.0.6 - User [29/Dec/2009:15:25:27] "GET /get/cover/11928 HTTP/1.1"
 200 48399 "http://192.168.0.6:8787/" "Mozilla/5.0 (Windows; U; Windows NT 6.0;
en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 (.NET CLR 3.5.30729)"
192.168.0.6 - User [29/Dec/2009:15:25:27] "GET /get/cover/11929 HTTP/1.1"
 200 37845 "http://192.168.0.6:8787/" "Mozilla/5.0 (Windows; U; Windows NT 6.0;
en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 (.NET CLR 3.5.30729)"
192.168.0.6 - User [29/Dec/2009:15:25:27] "GET /get/cover/11931 HTTP/1.1"
 200 28459 "http://192.168.0.6:8787/" "Mozilla/5.0 (Windows; U; Windows NT 6.0;
en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 (.NET CLR 3.5.30729)"
192.168.0.6 - User [29/Dec/2009:15:25:27] "GET /get/cover/11971 HTTP/1.1"
 200 83856 "http://192.168.0.6:8787/" "Mozilla/5.0 (Windows; U; Windows NT 6.0;
en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 (.NET CLR 3.5.30729)"
192.168.0.6 - User [29/Dec/2009:15:25:27] "GET /get/cover/11972 HTTP/1.1"
 200 86939 "http://192.168.0.6:8787/" "Mozilla/5.0 (Windows; U; Windows NT 6.0;
en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 (.NET CLR 3.5.30729)"
192.168.0.6 - User [29/Dec/2009:15:25:27] "GET /get/cover/11934 HTTP/1.1"
 200 37845 "http://192.168.0.6:8787/" "Mozilla/5.0 (Windows; U; Windows NT 6.0;
en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 (.NET CLR 3.5.30729)"
192.168.0.6 - User [29/Dec/2009:15:25:27] "GET /get/cover/11935 HTTP/1.1"
 200 45213 "http://192.168.0.6:8787/" "Mozilla/5.0 (Windows; U; Windows NT 6.0;
en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 (.NET CLR 3.5.30729)"
192.168.0.6 - User [29/Dec/2009:15:25:27] "GET /get/cover/11936 HTTP/1.1"
 200 22989 "http://192.168.0.6:8787/" "Mozilla/5.0 (Windows; U; Windows NT 6.0;
en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 (.NET CLR 3.5.30729)"
192.168.0.6 - User [29/Dec/2009:15:25:27] "GET /get/cover/11938 HTTP/1.1"
 200 25150 "http://192.168.0.6:8787/" "Mozilla/5.0 (Windows; U; Windows NT 6.0;
en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 (.NET CLR 3.5.30729)"
192.168.0.6 - User [29/Dec/2009:15:25:27] "GET /get/cover/11930 HTTP/1.1"
 200 25787 "http://192.168.0.6:8787/" "Mozilla/5.0 (Windows; U; Windows NT 6.0;
en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 (.NET CLR 3.5.30729)"
192.168.0.6 - User [29/Dec/2009:15:25:28] "GET /get/cover/11932 HTTP/1.1"
 200 84748 "http://192.168.0.6:8787/" "Mozilla/5.0 (Windows; U; Windows NT 6.0;
en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 (.NET CLR 3.5.30729)"
Starson17 is offline   Reply With Quote
Old 12-29-2009, 03:52 PM   #5
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,843
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
The user agent string of your browser is not indicating its a mobile browser

HD2_T8585 Opera/9.7 (Windows NT 5.1; U; en)

You can get the mobile version by going to /mobile
kovidgoyal is online now   Reply With Quote
Advert
Old 12-29-2009, 04:21 PM   #6
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by kovidgoyal View Post
The user agent string of your browser is not indicating its a mobile browser

HD2_T8585 Opera/9.7 (Windows NT 5.1; U; en)

You can get the mobile version by going to /mobile
That fixed it. Thanks!

For reference, why do I need to use mobile? The device is 480x800 (HTC HD2) and Opera can zoom in/out to see the columns. Why didn't the server just send to the browser?
Starson17 is offline   Reply With Quote
Old 12-29-2009, 04:42 PM   #7
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,843
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
It uses ajax, opera probably doesn't support that on winmo
kovidgoyal is online now   Reply With Quote
Old 12-29-2009, 04:49 PM   #8
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by kovidgoyal View Post
It uses ajax, opera probably doesn't support that on winmo
Thank you again. I'm off to check why the new phone doesn't do ajax.
Starson17 is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
iPod vs. Mobile phone. Do carriers have a chance in the mobile entertainment battle? mobilemonte Lounge 18 05-09-2011 05:24 PM
Creating a Short Text Column that Doesn't Appear in Tag Browser? shocampo Calibre 2 09-12-2010 01:35 PM
Scambled headers when sending multiple books? wygit Calibre 1 07-15-2009 11:15 AM
E-books for your mobile phone Colin Dunstan News 0 10-27-2004 07:02 AM


All times are GMT -4. The time now is 08:09 AM.


MobileRead.com is a privately owned, operated and funded community.