Ok, my bads... :)
Looks like a good version!! Richard On Tue, Mar 17, 2015 at 3:09 PM, Richard Vézina <[email protected] > wrote: > My app work well, not seems to have backward issue... I notice an issue > with permission enforcement though, I will look at my code first... And get > back here if I it is not my mistake... > > Richard > > On Tue, Mar 17, 2015 at 2:49 PM, Richard Vézina < > [email protected]> wrote: > >> Working now... >> >> One thing was I forgot another instance of web2py working... Which seems >> to make it slow before the ui launcher start... But once started the launch >> refuse to start another instance since it was going to use the same port of >> the other... Anyway it works... >> >> Richard >> >> On Tue, Mar 17, 2015 at 2:39 PM, Richard Vézina < >> [email protected]> wrote: >> >>> Maybe, though it works with web2py 2.9.5 >>> >>> I try with command line... >>> >>> RIchard >>> >>> On Tue, Mar 17, 2015 at 2:25 PM, Massimo Di Pierro < >>> [email protected]> wrote: >>> >>>> That may be a setting of your machine that if you click on a .py file >>>> it opens it for edit instead or running it. Actually have the same default >>>> setting. >>>> >>>> >>>> On Tuesday, 17 March 2015 13:15:24 UTC-5, Richard wrote: >>>>> >>>>> The ui web2py launch don't show up!! >>>>> >>>>> I download form web2py.com/download : for tester is it the version >>>>> you want us to test? >>>>> >>>>> Richard >>>>> >>>>> On Tue, Mar 17, 2015 at 1:55 PM, Massimo Di Pierro < >>>>> [email protected]> wrote: >>>>> >>>>>> Richard. What do you mean? >>>>>> >>>>>> >>>>>> On Tuesday, 17 March 2015 09:59:02 UTC-5, Richard wrote: >>>>>>> >>>>>>> Don't start with double click over web2py.py... >>>>>>> >>>>>>> Richard >>>>>>> >>>>>>> On Tue, Mar 17, 2015 at 10:55 AM, Angelo Compagnucci < >>>>>>> [email protected]> wrote: >>>>>>> >>>>>>>> Hi Massimo, >>>>>>>> >>>>>>>> I just downloaded the src zip and this is the error output: >>>>>>>> >>>>>>>> Traceback (most recent call last): >>>>>>>> File "web2py.py", line 18, in <module> >>>>>>>> import gluon.widget >>>>>>>> File "/home/angelo/Scaricati/web2py/gluon/__init__.py", line 29, >>>>>>>> in <module> >>>>>>>> "You can also download a complete copy from >>>>>>>> http://www.web2py.com." >>>>>>>> RuntimeError: web2py depends on pydal, which apparently you have >>>>>>>> not installed. >>>>>>>> Probably you cloned the repository using git without '--recursive' >>>>>>>> To fix this, please run (from inside your web2py folder): >>>>>>>> >>>>>>>> git submodule update --init --recursive >>>>>>>> >>>>>>>> You can also download a complete copy from http://www.web2py.com. >>>>>>>> >>>>>>>> >>>>>>>> Unfortunately is not a git repository, so it cannot be done! >>>>>>>> >>>>>>>> Ciao! >>>>>>>> >>>>>>>> 2015-03-17 15:40 GMT+01:00 Massimo Di Pierro < >>>>>>>> [email protected]>: >>>>>>>> > Can you please help us test the "for testers" version of web2py? >>>>>>>> > >>>>>>>> > -- >>>>>>>> > Resources: >>>>>>>> > - http://web2py.com >>>>>>>> > - http://web2py.com/book (Documentation) >>>>>>>> > - http://github.com/web2py/web2py (Source code) >>>>>>>> > - https://code.google.com/p/web2py/issues/list (Report Issues) >>>>>>>> > --- >>>>>>>> > You received this message because you are subscribed to the >>>>>>>> Google Groups >>>>>>>> > "web2py-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/d/optout. >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> Profile: http://it.linkedin.com/in/compagnucciangelo >>>>>>>> >>>>>>>> -- >>>>>>>> Resources: >>>>>>>> - http://web2py.com >>>>>>>> - http://web2py.com/book (Documentation) >>>>>>>> - http://github.com/web2py/web2py (Source code) >>>>>>>> - https://code.google.com/p/web2py/issues/list (Report Issues) >>>>>>>> --- >>>>>>>> You received this message because you are subscribed to the Google >>>>>>>> Groups "web2py-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/d/optout. >>>>>>>> >>>>>>> >>>>>>> -- >>>>>> Resources: >>>>>> - http://web2py.com >>>>>> - http://web2py.com/book (Documentation) >>>>>> - http://github.com/web2py/web2py (Source code) >>>>>> - https://code.google.com/p/web2py/issues/list (Report Issues) >>>>>> --- >>>>>> You received this message because you are subscribed to the Google >>>>>> Groups "web2py-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/d/optout. >>>>>> >>>>> >>>>> -- >>>> Resources: >>>> - http://web2py.com >>>> - http://web2py.com/book (Documentation) >>>> - http://github.com/web2py/web2py (Source code) >>>> - https://code.google.com/p/web2py/issues/list (Report Issues) >>>> --- >>>> You received this message because you are subscribed to the Google >>>> Groups "web2py-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/d/optout. >>>> >>> >>> >> > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-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/d/optout.

