View Single Post
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