On Sun, Jan 29, 2012 at 7:30 PM, Apexi 200sx <[email protected]> wrote:
> > > On Sun, Jan 29, 2012 at 7:15 PM, C Anthony Risinger <[email protected]>wrote: > >> On Sun, Jan 29, 2012 at 12:56 PM, Apexi 200sx <[email protected]> >> wrote: >> > >> > I have tried doing as you suggested (did a GIT pull then ran the >> __main__.py >> > file) but it still doesn't work, the Hello app doesn't load >> >> hmm, did you pull from sf.net? it sounds like the browser won't let >> the modules load ... are you loading from the filesystem or via a >> webserver: >> >> python -m SimpleHTTPServer >> >> ... the latter might work better for -m mode. not sure what else it >> could be, working for me here. >> > > looks like getting 404's... > > looks like a / has been missed somewhere... > > > D:\pyjamas\examples\helloworldsplash\output>python -m SimpleHTTPServer > Serving HTTP on 0.0.0.0 port 8000 ... > bnlacer - - [29/Jan/2012 19:26:01] "GET / HTTP/1.1" 200 - > bnlacer - - [29/Jan/2012 19:26:03] "GET /Hello.html HTTP/1.1" 200 - > bnlacer - - [29/Jan/2012 19:26:03] "GET /Hello.css HTTP/1.1" 200 - > bnlacer - - [29/Jan/2012 19:26:03] "GET /bootstrap_progress.js HTTP/1.1" > 200 - > bnlacer - - [29/Jan/2012 19:26:03] "GET /pyjamas.png HTTP/1.1" 200 - > bnlacer - - [29/Jan/2012 19:26:03] "GET /Hello.nocache.html HTTP/1.1" 200 - > bnlacer - - [29/Jan/2012 19:26:03] "GET /Hello.mozilla.cache.html > HTTP/1.1" 200 - > bnlacer - - [29/Jan/2012 19:26:03] code 404, message File not found > bnlacer - - [29/Jan/2012 19:26:03] "GET /libpyjamas.ui.Panel.js HTTP/1.1" > 404 - > bnlacer - - [29/Jan/2012 19:26:03] code 404, message File not found > bnlacer - - [29/Jan/2012 19:26:03] "GET /libpyjamas.ui.HTML.js HTTP/1.1" > 404 - > bnlacer - - [29/Jan/2012 19:26:03] code 404, message File not found > bnlacer - - [29/Jan/2012 19:26:03] "GET /libpyjamas.ui.DragHandler.js > HTTP/1.1" 404 - > bnlacer - - [29/Jan/2012 19:26:03] code 404, message File not found > bnlacer - - [29/Jan/2012 19:26:03] "GET /libpyjamas.Factory.js HTTP/1.1" > 404 - > bnlacer - - [29/Jan/2012 19:26:03] code 404, message File not found > bnlacer - - [29/Jan/2012 19:26:03] "GET /libpyjamas.ui.js HTTP/1.1" 404 - > bnlacer - - [29/Jan/2012 19:26:03] code 404, message File not found > bnlacer - - [29/Jan/2012 19:26:03] "GET /libpyjamas.ui.InnerHTML.js > HTTP/1.1" 404 - > bnlacer - - [29/Jan/2012 19:26:03] code 404, message File not found > bnlacer - - [29/Jan/2012 19:26:03] "GET /libHello.js HTTP/1.1" 404 - > bnlacer - - [29/Jan/2012 19:26:03] code 404, message File not found > bnlacer - - [29/Jan/2012 19:26:03] "GET /libpyjamas.ui.FocusWidget.js > HTTP/1.1" 404 - > bnlacer - - [29/Jan/2012 19:26:03] code 404, message File not found > bnlacer - - [29/Jan/2012 19:26:03] "GET /libpyjamas.ui.KeyboardListener.js > HTTP/1.1" 404 - > bnlacer - - [29/Jan/2012 19:26:03] code 404, message File not found > bnlacer - - [29/Jan/2012 19:26:03] "GET /libpyjamas.js HTTP/1.1" 404 - > bnlacer - - [29/Jan/2012 19:26:03] code 404, message File not found > bnlacer - - [29/Jan/2012 19:26:03] "GET /libpyjamas.ui.Focus.js HTTP/1.1" > 404 - > bnlacer - - [29/Jan/2012 19:26:03] code 404, message File not found > bnlacer - - [29/Jan/2012 19:26:03] "GET /libpyjamas.ui.DropHandler.js > HTTP/1.1" 404 - > bnlacer - - [29/Jan/2012 19:26:03] code 404, message File not found > bnlacer - - [29/Jan/2012 19:26:03] "GET /libpyjamas.ui.Widget.js HTTP/1.1" > 404 - > bnlacer - - [29/Jan/2012 19:26:03] code 404, message File not found > bnlacer - - [29/Jan/2012 19:26:03] "GET /libpyjamas.ui.ClickListener.js > HTTP/1.1" 404 - > bnlacer - - [29/Jan/2012 19:26:03] code 404, message File not found > bnlacer - - [29/Jan/2012 19:26:03] "GET /libpyjamas.ui.ComplexPanel.js > HTTP/1.1" 404 - > bnlacer - - [29/Jan/2012 19:26:03] code 404, message File not found > bnlacer - - [29/Jan/2012 19:26:03] "GET /libpyjamas.ui.AbsolutePanel.js > HTTP/1.1" 404 - > bnlacer - - [29/Jan/2012 19:26:03] code 404, message File not found > bnlacer - - [29/Jan/2012 19:26:03] "GET /libpyjamas.ui.ButtonBase.js > HTTP/1.1" 404 - > bnlacer - - [29/Jan/2012 19:26:03] code 404, message File not found > bnlacer - - [29/Jan/2012 19:26:03] "GET /libpyjamas.Window.__mozilla__.js > HTTP/1.1" 404 - > bnlacer - - [29/Jan/2012 19:26:03] code 404, message File not found > bnlacer - - [29/Jan/2012 19:26:03] "GET > /libpyjamas.ui.Event.__mozilla__.js HTTP/1.1" 404 - > bnlacer - - [29/Jan/2012 19:26:03] code 404, message File not found > bnlacer - - [29/Jan/2012 19:26:03] "GET /libsys.js HTTP/1.1" 404 - > bnlacer - - [29/Jan/2012 19:26:03] code 404, message File not found > bnlacer - - [29/Jan/2012 19:26:03] "GET /libpyjamas.ui.FocusListener.js > HTTP/1.1" 404 - > bnlacer - - [29/Jan/2012 19:26:03] code 404, message File not found > bnlacer - - [29/Jan/2012 19:26:03] "GET /libpyjamas.EventController.js > HTTP/1.1" 404 - > bnlacer - - [29/Jan/2012 19:26:03] code 404, message File not found > bnlacer - - [29/Jan/2012 19:26:03] "GET /libpygwt.__mozilla__.js HTTP/1.1" > 404 - > bnlacer - - [29/Jan/2012 19:26:04] code 404, message File not found > bnlacer - - [29/Jan/2012 19:26:04] "GET /libpyjamas.ui.RootPanel.js > HTTP/1.1" 404 - > bnlacer - - [29/Jan/2012 19:26:04] code 404, message File not found > bnlacer - - [29/Jan/2012 19:26:04] "GET /libpyjamas.ui.UIObject.js > HTTP/1.1" 404 - > bnlacer - - [29/Jan/2012 19:26:04] code 404, message File not found > bnlacer - - [29/Jan/2012 19:26:04] "GET /libpyjamas.DOM.__mozilla__.js > HTTP/1.1" 404 - > bnlacer - - [29/Jan/2012 19:26:04] code 404, message File not found > bnlacer - - [29/Jan/2012 19:26:04] "GET /libpyjamas.ui.InnerText.js > HTTP/1.1" 404 - > bnlacer - - [29/Jan/2012 19:26:04] code 404, message File not found > bnlacer - - [29/Jan/2012 19:26:04] "GET /libdynamic.js HTTP/1.1" 404 - > bnlacer - - [29/Jan/2012 19:26:04] code 404, message File not found > bnlacer - - [29/Jan/2012 19:26:04] "GET /libpyjslib.js HTTP/1.1" 404 - > bnlacer - - [29/Jan/2012 19:26:04] code 404, message File not found > bnlacer - - [29/Jan/2012 19:26:04] "GET /libpyjd.js HTTP/1.1" 404 - > bnlacer - - [29/Jan/2012 19:26:04] code 404, message File not found > bnlacer - - [29/Jan/2012 19:26:04] "GET /libpyjamas.ui.Button.js HTTP/1.1" > 404 - > bnlacer - - [29/Jan/2012 19:26:04] code 404, message File not found > bnlacer - - [29/Jan/2012 19:26:04] "GET /libpyjamas.ui.Label.js HTTP/1.1" > 404 - > bnlacer - - [29/Jan/2012 19:26:04] code 404, message File not found > bnlacer - - [29/Jan/2012 19:26:04] "GET /libpyjamas.ui.MouseListener.js > HTTP/1.1" 404 - > bnlacer - - [29/Jan/2012 19:26:04] code 404, message File not found > bnlacer - - [29/Jan/2012 19:26:04] "GET /libpyjamas.Location.js HTTP/1.1" > 404 - > bnlacer - - [29/Jan/2012 19:26:04] code 404, message File not found > bnlacer - - [29/Jan/2012 19:26:04] "GET /libpyjamas.log.js HTTP/1.1" 404 - > > > in the cache files i did a find and replace on lib\ to lib/ and it now works cool, I really like this solution. Any chance the root cause of the path issues could be fixed tho :) > >> -- >> >> C Anthony >> > >

