thasmin / Podax

Podcast client for Android
Other
165 stars 34 forks source link

Doesn't download #40

Closed mcepl closed 12 years ago

mcepl commented 12 years ago

I get give five podcasts in "Active Downloads" but none of them is downloading no matter what I do (restarting downloader, restarting Podax, rebooting phone). Seems to me that the breakage is with commit cffdb5e825fee314902b8b16fca6490cf2fa32f5

aLogCat is on http://mcepl.fedorapeople.org/tmp/alogcat.2012-03-27-08-41-00+0200.txt

thasmin commented 12 years ago

Yup, there's a crash in that logcat. Thanks. I'll fix it shortly.

thasmin commented 12 years ago

That crash in the logcat is fixed in 9d1607e. I'm not sure what happened here. One possibility is that the crash took down the app including the services. When the service was restarted, it was in a broken state. Maybe the file was open for writing and never closed properly so it can't be written to or the database cursor was still open or something. I've added some logging in 80661a0. Can you try that one?

mcepl commented 12 years ago

It now mostly works, but quite often the episodes stay in the Active Downloads list without doing anything. So far after couple of using "Restart downloader" and restarting whole application (kill in Applications and restart) it starts working.

mcepl commented 12 years ago

Yes, this seems to be mostly fixed. Downloader, now mostly downloads.