|  11-07-2008, 05:28 PM | #16 | 
| creator of calibre            Posts: 45,604 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | 
			
			I know that demon as in the little red guy with a pitchfork used to be spelt (and sometimes still is) as daemon, but I've never come across daemon being spelt as demon.
		 | 
|   |   | 
|  11-07-2008, 06:18 PM | #17 | ||
| Grand Sorcerer            Posts: 19,832 Karma: 11844413 Join Date: Jan 2007 Location: Tampa, FL USA Device: Kindle Touch | Quote: 
 1. an evil spirit; devil or fiend. 2. an evil passion or influence. 3. a person considered extremely wicked, evil, or cruel. But, also from the Wikipedia entry on daemon: Quote: 
 BOb | ||
|   |   | 
| Advert | |
|  | 
|  11-07-2008, 06:19 PM | #18 | |
| Junior Member  Posts: 9 Karma: 10 Join Date: Nov 2008 Device: prs505 | 
			
			Yep, exactly - very useful indeed. Quote: 
 I'm serving from http://domain.com/some/path/, /static is therefore http://domain.com/some/path/static/ (Which the reverse proxy rewrite takes care of), /library is at http://domain.com/some/path/library and /get is http://domain.com/some/path/get Those last two, being called by gui.js, can't be rewritten by mod_proxy_html as it doesn't parse .js files It's honouring the path that's the issue, so an absolute path will be no good without additional JS jiggery-pokery. Thanks for looking at this, it's appreciated. Last edited by Cold; 11-07-2008 at 06:25 PM. | |
|   |   | 
|  11-07-2008, 09:07 PM | #19 | 
| creator of calibre            Posts: 45,604 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | 
			
			OK I've changed gui.js to use relative paths.
		 | 
|   |   | 
|  11-08-2008, 08:12 AM | #20 | 
| Junior Member  Posts: 9 Karma: 10 Join Date: Nov 2008 Device: prs505 | 
			
			Thank you
		 | 
|   |   | 
| Advert | |
|  | 
|  11-09-2008, 09:53 AM | #21 | 
| Member         Posts: 21 Karma: 1000 Join Date: Aug 2008 Location: Czech Republic Device: PRS-505, Kobo Glo | |
|   |   | 
|  11-09-2008, 02:13 PM | #22 | 
| creator of calibre            Posts: 45,604 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | 
			
			What does  locate wsgiserver give you? | 
|   |   | 
|  11-09-2008, 03:31 PM | #23 | 
| Member         Posts: 21 Karma: 1000 Join Date: Aug 2008 Location: Czech Republic Device: PRS-505, Kobo Glo | 
			
			/usr/lib/python2.4/site-packages/zope/server/http/tests/test_wsgiserver.py /usr/lib/python2.4/site-packages/zope/server/http/tests/test_wsgiserver.pyc /usr/lib/python2.5/site-packages/calibre-0.4.102-py2.5-linux-i686.egg/cherrypy/wsgiserver /usr/lib/python2.5/site-packages/calibre-0.4.102-py2.5-linux-i686.egg/cherrypy/wsgiserver/__init__.pyc | 
|   |   | 
|  11-09-2008, 04:10 PM | #24 | 
| creator of calibre            Posts: 45,604 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | 
			
			I'm at a loss, the only explanation I can come with for the error message you're getting is a conflicting cherrypy install
		 | 
|   |   | 
|  11-09-2008, 04:11 PM | #25 | |
| Member         Posts: 21 Karma: 1000 Join Date: Aug 2008 Location: Czech Republic Device: PRS-505, Kobo Glo | Quote: 
 /usr/lib/python2.5/site-packages/calibre-0.4.103-py2.5-linux-i686.egg/cherrypy/wsgiserver /usr/lib/python2.5/site-packages/calibre-0.4.103-py2.5-linux-i686.egg/cherrypy/wsgiserver/__init__.pyc | |
|   |   | 
|  11-09-2008, 04:26 PM | #26 | |
| Member         Posts: 21 Karma: 1000 Join Date: Aug 2008 Location: Czech Republic Device: PRS-505, Kobo Glo | Quote: 
 BTW, isn't it strange that the error message contains "cStringIO.StringO" instead of "cStringIO.StringIO"? I have just checked, it's really there, not an error during the copy&paste. | |
|   |   | 
|  11-09-2008, 05:02 PM | #27 | 
| creator of calibre            Posts: 45,604 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | 
			
			cStringIO has StringO and StringI classes instead of a single StringIO class
		 | 
|   |   | 
|  11-11-2008, 05:51 AM | #28 | 
| Junior Member  Posts: 9 Karma: 10 Join Date: Nov 2008 Device: prs505 | 
			
			Hi Kovid, The changes to gui.js now allow the Web UI to be served via a reverse proxy  Last tiny niggle, in gui.css there's still an absolute reference to /static/bg_search_box.png Thanks again for the good work, - Cold Last edited by Cold; 11-11-2008 at 11:21 AM. | 
|   |   | 
|  11-11-2008, 06:44 AM | #29 | 
| Member         Posts: 21 Karma: 1000 Join Date: Aug 2008 Location: Czech Republic Device: PRS-505, Kobo Glo | 
			
			Well, binary install works, no error when accessing content server. Source install bombs on missing libunrar.so during the postinstall phase. I have compiled libunrar.so, and then it bombs on "OSError: /usr/lib/libunrar.so: undefined symbol: _ZN10RecVolumesC1Ev".
		 | 
|   |   | 
|  11-11-2008, 02:08 PM | #30 | 
| creator of calibre            Posts: 45,604 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | |
|   |   | 
|  | 
| Thread Tools | Search this Thread | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| PRS+ 300 (Browse Folders, Book History, Key Bindings, Dictionary, epub customization) | kartu | Sony Reader | 137 | 03-06-2012 03:20 PM | 
| Calibre Collection (can I transfer) | madcatz990 | Calibre | 3 | 09-27-2010 06:13 PM | 
| calibre - collection metadata? | roffles | Calibre | 7 | 09-08-2010 10:08 PM | 
| Cannot browse other sites after using Calibre Content Server | duckbill | Amazon Kindle | 0 | 09-08-2010 12:08 AM | 
| calibre creates collection on Sony PRS700 but does not transfer book into it | leday | Calibre | 3 | 12-22-2009 12:45 PM |