Solved this issue by doing basic things again like :
- Create new folder with all important files. - build the files - start the server - check with browser mode - delete bootstrap.js - check with pyjd - working I don't know earlier what happened with code. maybe because of some other issue its not working. On Tue, Apr 30, 2013 at 10:12 AM, Swapnil Bhavekar < [email protected]> wrote: > > Hi Everybody, > > I have little problem here in my code. Earlier my code is working properly > in desktop mode. but after few day's break now it is not showing any > content in window . just blank window appears. > > in command prompt it is completing till this points : > > Microsoft Windows XP [Version 5.1.2600] > (C) Copyright 1985-2001 Microsoft Corp. > > C:\Documents and Settings\dev1>cd c:\Pyjama\examples\WebCodePal > > C:\Pyjama\examples\WebCodePal>..\..\bin\pyjd.bat WebCodePal.py > init None True > NavigateComplete2 (<POINTER(IWebBrowser2) ptr=0x261cf8 at 2c37f30>, > VARIANT(vt=0 > x400c, byref(u'about:blank'))) > DocumentComplete (<POINTER(IWebBrowser2) ptr=0x261cf8 at 2c37da0>, > VARIANT(vt=0x > 400c, byref(u'about:blank'))) > BeforeNavigate2 (<POINTER(IWebBrowser2) ptr=0x261cf8 at 2c37f80>, > VARIANT(vt=0x4 > 00c, byref(u'http://localhost:8080/')), VARIANT(vt=0x400c, byref(0)), > VARIANT(vt > =0x400c, byref(None)), VARIANT(vt=0x400c, byref(VARIANT(vt=0x400c, > byref(None))) > ), VARIANT(vt=0x400c, byref(None)), VARIANT(vt=0x400b, byref(False))) > > I am using pyjamas-0.8alpha1, web.py-0.37 & Windows XP. > > Regards & Thanks, > Swapnil > > -- > > --- > You received this message because you are subscribed to a topic in the > Google Groups "Pyjs.org Users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/pyjs-users/q8nCjaZtU30/unsubscribe?hl=en > . > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- --- You received this message because you are subscribed to the Google Groups "Pyjs.org Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
