Re: [web2py] for Testers

2015-03-17 Thread Richard Vézina
Ok, my bads...

:)

Looks like a good version!!

Richard

On Tue, Mar 17, 2015 at 3:09 PM, Richard Vézina  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 <
> ml.richard.vez...@gmail.com> 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 <
>> ml.richard.vez...@gmail.com> 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 <
>>> massimo.dipie...@gmail.com> 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 <
> massimo.dipie...@gmail.com> 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 <
>>> angelo.compagnu...@gmail.com> 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 
 import gluon.widget
   File "/home/angelo/Scaricati/web2py/gluon/__init__.py", line 29,
 in 
 "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 <
 massimo.dipie...@gmail.com>:
 > 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 web2py+unsubscr...@googlegroups.com.
 > 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 web2py+unsubscr...@googlegroups.com.
 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 web2py+unsubscr...@googlegroups.com.
>> 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)
>>

Re: [web2py] for Testers

2015-03-17 Thread Richard Vézina
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  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 <
> ml.richard.vez...@gmail.com> 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 <
>> massimo.dipie...@gmail.com> 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 <
 massimo.dipie...@gmail.com> 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 <
>> angelo.compagnu...@gmail.com> 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 
>>> import gluon.widget
>>>   File "/home/angelo/Scaricati/web2py/gluon/__init__.py", line 29,
>>> in 
>>> "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 <
>>> massimo.dipie...@gmail.com>:
>>> > 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 web2py+unsubscr...@googlegroups.com.
>>> > 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 web2py+unsubscr...@googlegroups.com.
>>> 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 web2py+unsubscr...@googlegroups.com.
> 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 web2py+unsubscr...@googl

Re: [web2py] for Testers

2015-03-17 Thread Richard Vézina
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  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 <
> massimo.dipie...@gmail.com> 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 <
>>> massimo.dipie...@gmail.com> 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 <
> angelo.compagnu...@gmail.com> 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 
>> import gluon.widget
>>   File "/home/angelo/Scaricati/web2py/gluon/__init__.py", line 29,
>> in 
>> "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 <
>> massimo.dipie...@gmail.com>:
>> > 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 web2py+unsubscr...@googlegroups.com.
>> > 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 web2py+unsubscr...@googlegroups.com.
>> 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 web2py+unsubscr...@googlegroups.com.
 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 web2py+unsubscr...@googlegroups.com.
>> 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 

Re: [web2py] for Testers

2015-03-17 Thread Richard Vézina
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 <
massimo.dipie...@gmail.com> 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 <
>> massimo.dipie...@gmail.com> 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 <
 angelo.compagnu...@gmail.com> 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 
> import gluon.widget
>   File "/home/angelo/Scaricati/web2py/gluon/__init__.py", line 29, in
> 
> "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 <
> massimo.dipie...@gmail.com>:
> > 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 web2py+unsubscr...@googlegroups.com.
> > 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 web2py+unsubscr...@googlegroups.com.
> 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 web2py+unsubscr...@googlegroups.com.
>>> 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 web2py+unsubscr...@googlegroups.com.
> 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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [web2py] for Testers

2015-03-17 Thread Massimo Di Pierro
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 <
> massimo.dipie...@gmail.com> 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 <
>>> angelo.compagnu...@gmail.com> 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 
 import gluon.widget
   File "/home/angelo/Scaricati/web2py/gluon/__init__.py", line 29, in 
 
 "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 <
 massimo.dipie...@gmail.com>:
 > 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 web2py+unsubscr...@googlegroups.com.
 > 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 web2py+unsubscr...@googlegroups.com.
 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 web2py+unsubscr...@googlegroups.com.
>> 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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [web2py] for Testers

2015-03-17 Thread Richard Vézina
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 <
massimo.dipie...@gmail.com> 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 <
>> angelo.compagnu...@gmail.com> 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 
>>> import gluon.widget
>>>   File "/home/angelo/Scaricati/web2py/gluon/__init__.py", line 29, in
>>> 
>>> "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 >> >:
>>> > 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 web2py+unsubscr...@googlegroups.com.
>>> > 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 web2py+unsubscr...@googlegroups.com.
>>> 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 web2py+unsubscr...@googlegroups.com.
> 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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [web2py] for Testers

2015-03-17 Thread Massimo Di Pierro
Please try one more time. Thanks!

On Tuesday, 17 March 2015 09:56:03 UTC-5, AngeloC 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  
> import gluon.widget 
>   File "/home/angelo/Scaricati/web2py/gluon/__init__.py", line 29, in 
>  
> "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 : 
>
> > 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 web2py+unsubscr...@googlegroups.com. 
> > 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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [web2py] for Testers

2015-03-17 Thread Massimo Di Pierro
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 <
> angelo.compagnu...@gmail.com> 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 
>> import gluon.widget
>>   File "/home/angelo/Scaricati/web2py/gluon/__init__.py", line 29, in 
>> 
>> "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 > >:
>> > 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 web2py+unsubscr...@googlegroups.com.
>> > 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 web2py+unsubscr...@googlegroups.com.
>> 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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [web2py] for Testers

2015-03-17 Thread Richard Vézina
Don't start with double click over web2py.py...

Richard

On Tue, Mar 17, 2015 at 10:55 AM, Angelo Compagnucci <
angelo.compagnu...@gmail.com> 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 
> import gluon.widget
>   File "/home/angelo/Scaricati/web2py/gluon/__init__.py", line 29, in
> 
> "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 :
> > 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 web2py+unsubscr...@googlegroups.com.
> > 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 web2py+unsubscr...@googlegroups.com.
> 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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [web2py] for Testers

2015-03-17 Thread Angelo Compagnucci
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 
import gluon.widget
  File "/home/angelo/Scaricati/web2py/gluon/__init__.py", line 29, in 
"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 :
> 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 web2py+unsubscr...@googlegroups.com.
> 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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] for Testers

2015-03-17 Thread Massimo Di Pierro
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [web2py] for testers

2010-03-23 Thread Albert Abril
I like to download the dev from mercurial repos, it's more comfortable.
Maybe it's because the habit.

On Mon, Mar 22, 2010 at 10:11 PM, mdipierro  wrote:

> http://web2py.com/examples/static/nightly/web2py_src.zip
> http://web2py.com/examples/static/nightly/web2py_win.zip
> http://web2py.com/examples/static/nightly/web2py_osx.zip
>
> It is not yet completely automated but I will post build them often
> from trunk.
>
> Massimo
>
> --
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To post to this group, send email to web...@googlegroups.com.
> To unsubscribe from this group, send email to
> web2py+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/web2py?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.



[web2py] for testers

2010-03-22 Thread mdipierro
http://web2py.com/examples/static/nightly/web2py_src.zip
http://web2py.com/examples/static/nightly/web2py_win.zip
http://web2py.com/examples/static/nightly/web2py_osx.zip

It is not yet completely automated but I will post build them often
from trunk.

Massimo

-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.