Export to GitHub

turnip-town - issue #25

Downloading streamed mp3 fails with slow connection


Posted on Jan 22, 2010 by Quick Bear

What steps will reproduce the problem? Need to verify that the correct file is downloading, show something to the user that indicates buffering or download progress. Only play when file is actually partially available.

What is the expected output? What do you see instead? Error: Traceback (most recent call last): File "gw.py", line 1108, in OnPlayListPlayClick File "gw.py", line 1409, in PlaySong File "ntpath.pyo", line 228, in getsize

WindowsError: [Error 2] The system cannot find the file specified: u'C:\Users\Default\AppData\Local\GrooveWalrus\temp0.mp3'

Status: Accepted

Labels:
Type-Defect Priority-Medium