On Tue, Jul 14, 2009 at 11:44 PM, Yarko Tymciurak <[email protected]> wrote:
> > On Tue, Jul 14, 2009 at 11:33 PM, Arch <[email protected]> wrote: > >> I was using Google Chrome when I was having the problem. >> >> I took your advice and used Firefox and got the download first time. >> >> Thank you, and everyone who replied... much appreciated :) > > > No problem - Note: there is nothing wrong w/ Chrome (in fact, it does > really quite efficient on-the-fly-compilation of javascript), but it does > seem to trigger something in the built-in cherrypy server of web2py (which I > think is what Massimo is using in his downloads). > > NOTE: You may also see this effect w/ Firefox on files, where on _those_ > Google Chrome will have no troubles; > NOTE: I don't think you should expect any troubles anywhere with > Apache/mod_wsgi (and probably other solutions), and you are very unlikely > to see this problem in anycase w/ the builtin cherrypy (so go ahead, use it > for localhost development with confidence). > One more thing: (it's a while ago I pulled wireshark on this problem, so excuse me if my memory is off; and I may be inferring things incorrectly) it did seem to be something with the order / timing of http packets, e.g. both webkit browsers on windows (Safari, Chrome) I remember showing the same problem; once they both repeatedly cut at the same place; firefox at a different size (but also incomplete); Opera worked then.... but wget or curl _always_ worked for me.... > > > >> >> >> >> >> On Jul 14, 7:01 pm, Yarko Tymciurak <[email protected]> wrote: >> > I remember when I was using mainly windows, Google Chrome (Webkit based, >> > like Safari) seemed to have the most trouble. >> > >> > Try Opera or Firefox (or even Amaya) - in any case, having multiple >> browsers >> > will serve you well in developing web apps ;-) >> > >> > A glance athttp://en.wikipedia.org/wiki/List_of_web_browserswill show >> you >> > there are ~4-5 prevelant rendering engines in play (depending on how you >> > look at it)... >> > >> > On Tue, Jul 14, 2009 at 5:33 PM, Jonathan Lundell <[email protected] >> >wrote: >> > >> > >> > >> > >> > >> > > On Jul 14, 2009, at 3:27 PM, Yarko Tymciurak wrote: >> > >> > > > There is some windows specific interaction with certain browsers we >> > > > have found before (but not nailed down). >> > >> > > My failure was Mac Safari 4, fwiw. >> > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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 -~----------~----~----~----~------~----~------~--~---

