This was a problem with my antivirus! Turning it off fixed the
problem. If anyone runs into this problem again the antivirus that
caused it is ESET NOD32 4.0.474.

Tom

On Aug 2, 5:36 pm, ashwoods <ashwo...@gmail.com> wrote:
> try looking if there is something like that in the bugtracker, and if
> not, you can help a lot by filing a bug, if posible with some sample
> files.
> thx.
>
> cheers,
> ashley
>
> On Aug 2, 7:29 pm, Tom <theycallhim...@gmail.com> wrote:
>
>
>
> > I am using django.views.static.serve() from a fresh project. The only
> > change I made was based on this 
> > tutorialhttp://docs.djangoproject.com/en/dev/howto/static-files/
> > . When I download a large (60-75mb) 7zip file the size of the file is
> > ~1kb smaller than the actual length. The downloaded size is also
> > nondeterministic. For example one file is 66,560,297 bytes and when I
> > downloaded it I got 66,559,372 bytes and 66,559,940 bytes. The
> > download goes quickly and then pauses at 99% done for a while and then
> > finishes. I can't reproduce this on a 7zip file smaller than 60mb.
>
> > I'm using django 1.2.1 on windows 7 and chrome. When I use firefox I
> > get the error:
> > "<filename here>.part could not be saved, because the source file
> > could not be read.
>
> > Try again later, or contact the server administrator."
>
> > I don't have a place to upload an example file, but the file was
> > generated by writing a bunch of random numbers to a file then
> > compressing it with 7zip so that the resulting file was ~64mb.
>
> > Thanks!
> > Tom

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

Reply via email to