Re: [web2py] Re: Problem with uploading large file web2py version 2.3.2

2013-03-10 Thread Massimo Di Pierro
I have a script to automatically group all your aliases when generating the book acknowledgements. ;-) On Sunday, 10 March 2013 11:17:15 UTC-5, Niphlod wrote: > > > >> Massimo, who is Roberto? >> >> If I'm not wrong you are referring to me and I'm Ricardo ;) >> >> Both names have 7 letters and

Re: [web2py] Re: Problem with uploading large file web2py version 2.3.2

2013-03-10 Thread Massimo Di Pierro
I am all red. :-( Anyway, I got your name correct in the commit. I should definitively know better. You have an italian name. Massimo On Sunday, 10 March 2013 11:13:20 UTC-5, Ricardo Pedroso wrote: > > On Sun, Mar 10, 2013 at 2:21 PM, Massimo Di Pierro > > wrote: > > This was indeed a problem

Re: [web2py] Re: Problem with uploading large file web2py version 2.3.2

2013-03-10 Thread Niphlod
> > Massimo, who is Roberto? > > If I'm not wrong you are referring to me and I'm Ricardo ;) > > Both names have 7 letters and starts/ends with same letters, > remind me http://en.wikipedia.org/wiki/Typoglycemia > > lol. I'm niphlod, niphold, niphodl , etc . commits messages ala "autoc

Re: [web2py] Re: Problem with uploading large file web2py version 2.3.2

2013-03-10 Thread Ricardo Pedroso
On Sun, Mar 10, 2013 at 2:21 PM, Massimo Di Pierro wrote: > This was indeed a problem with grid (not uploaded) as suggested by Roberto. > Can you please check it is fixed in trunk? I did the same test as before and now I don't see the memory and CPU spikes, so it's fixed. Massimo, who is Roberto

Re: [web2py] Re: Problem with uploading large file web2py version 2.3.2

2013-03-10 Thread Massimo Di Pierro
Your post very very helpful. Indeed the problem is problem being passed to the URL function by the grid. I believe this is now fixed. Can you help me check it? Massimo On Saturday, 9 March 2013 13:21:38 UTC-6, Massimo Di Pierro wrote: > > Thank you Ricardo. This helps a lot. I will fix it asap.

Re: [web2py] Re: Problem with uploading large file web2py version 2.3.2

2013-03-09 Thread Massimo Di Pierro
Thank you Ricardo. This helps a lot. I will fix it asap. massimo On Saturday, 9 March 2013 10:10:19 UTC-6, Ricardo Pedroso wrote: > > On Sat, Mar 9, 2013 at 4:27 AM, Massimo Di Pierro > > wrote: > > I cannot reproduce the problem. > > I was able to reproduce it with web2py > Version 2.4.2-sta

Re: [web2py] Re: Problem with uploading large file web2py version 2.3.2

2013-03-09 Thread Ricardo Pedroso
On Sat, Mar 9, 2013 at 4:27 AM, Massimo Di Pierro wrote: > I cannot reproduce the problem. I was able to reproduce it with web2py Version 2.4.2-stable+timestamp.2013.03.09.00.16.49 I attach a small sample that demonstrate the issue. Just drop the attachment in controllers in an empty application