grrrr. as the changelog above said: 1) major fix in cron (will I ever get this 100% right?)
Anyway, please check it in trunk. On Mar 3, 11:10 am, "mr.freeze" <[email protected]> wrote: > Bad news. Cron errors on Windows running from source: > > Exception in thread Thread-22: > Traceback (most recent call last): > File "c:\Python25\lib\threading.py", line 486, in __bootstrap_inner > self.run() > File "C:\Users\me\workspace\web2py\gluon\contrib\cron.py", line 81, > in run > if 60 <= now - self.cronmaster: # new minute, do the cron dance > TypeError: unsupported operand type(s) for -: 'float' and 'NoneType' > > On Mar 3, 11:00 am, mdipierro <[email protected]> wrote: > > > nobody downloaded it so I did and preserved the number. > > > On Mar 3, 10:51 am, "mr.freeze" <[email protected]> wrote: > > > > You might need to repost again. auth and crud captcha had problems. > > > > On Mar 3, 10:50 am, mdipierro <[email protected]> wrote: > > > > > made a build error. re-posting as 1.76.3. sorry. > > > > > On Mar 3, 10:11 am, mdipierro <[email protected]> wrote: > > > > > > Main changes include: > > > > > > 1) major fix in cron (will I ever get this 100% right?) > > > > > 2) auth.settings.login_captcha and auth.settings.register_captcha > > > > > 3) crud.settings.create_captcha and crud.settings.update_captcha > > > > > 4) automatic update button in admin > > > > > > 4) needs testing. To test-in: > > > > > > - make a fresh web2py installation > > > > > - located the file VERSION (under web2py/ on Win and under web2py.app/ > > > > > Contents/Resources/ on Mac) > > > > > - edit this file with a editor and set it to something old like 1.0.0 > > > > > - restart web2py > > > > > - in admin/default/site click on "upgrade web2py" > > > > > - restart web2py > > > > > - did it work? > > > > > > Please let me know. -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

