I removed the debug code from welcome. It does not belong there. It
was an example of a new experimental feature.
Massimo
On Jan 13, 3:21 am, ron_m wrote:
> Additional info - to stop the python web2py process I had to use a kill -9
> pid. Once the welcome default controller code was changed then
Additional info - to stop the python web2py process I had to use a kill -9
pid. Once the welcome default controller code was changed then the next time
the server stopped properly using the Tcl control Server->Quit menu item.
It is only the welcome application that stalls loading the default index
page, opening a different application works fine.
applications/welcome/controller/default function index() has this new debug
code between def and return
m = 'You are successfully running web2py.'
import gluon.debu
It must be one of the updates done within the last six hours, I would
say.
On 12 jan, 23:00, Massimo Di Pierro
wrote:
> Any way you can tell which revision causes the problem?
>
> On Jan 12, 2:50 pm, dederocks wrote:
>
> > And restarting the computer didn't solve the issue!
>
> > On 12 jan, 21:4
Any way you can tell which revision causes the problem?
On Jan 12, 2:50 pm, dederocks wrote:
> And restarting the computer didn't solve the issue!
>
> On 12 jan, 21:40, dederocks wrote:
>
>
>
>
>
>
>
> > Stopping doesn't work either -- need to kill the app.
>
> > On 12 jan, 21:35, dederocks wro
Will look into this.
On Jan 12, 2:50 pm, dederocks wrote:
> And restarting the computer didn't solve the issue!
>
> On 12 jan, 21:40, dederocks wrote:
>
>
>
>
>
>
>
> > Stopping doesn't work either -- need to kill the app.
>
> > On 12 jan, 21:35, dederocks wrote:
>
> > > Running the latest trun
And restarting the computer didn't solve the issue!
On 12 jan, 21:40, dederocks wrote:
> Stopping doesn't work either -- need to kill the app.
>
> On 12 jan, 21:35, dederocks wrote:
>
> > Running the latest trunk on Win7, FF, web2py hangs after starting the
> > server ('waiting for 127.0.0.1...'
Stopping doesn't work either -- need to kill the app.
On 12 jan, 21:35, dederocks wrote:
> Running the latest trunk on Win7, FF, web2py hangs after starting the
> server ('waiting for 127.0.0.1...'), but appears to work otherwise:
> e.g. if I specify the url of an application, it works.
> Admin w
8 matches
Mail list logo