[17:10:29] dbrant: have you played with downloading larger zims with the platform download manager at all? [17:11:15] dbrant: just for kicks i'm trying to dl a 5.1gb or so zim here on our standard comcast home wifi connection, and... it's not working all that well [17:11:30] mdholloway: I have not. Do you think there could be difficulty? [17:11:37] what kind of issues are you seeing? [17:11:45] at some point it changes to a 'paused' state and effectively resets [17:11:55] this is on my 6P (7.1), btw [17:12:36] i'll see if i can get any good tidbits from logcat [17:13:43] trying a (large) download now [17:28:57] dbrant: failed again. when i get to 30-odd percent the state switches to 'paused' and resets to 0%. possibly a local wifi connection issue. the only related lines i see in logcat are a few repititions of: "D/WifiStateMachine: updateCapabilities for config:false,false" [17:30:03] mdholloway: i just saw that, too. [17:30:21] I reeeally hope we don't have to make our own download manager :..( [17:30:39] yeah. [18:27:10] mdholloway: so, when I actually instantiate the DownloadManager from within our app, and give it the URL of a big Zim file, it seems to work to completion. [18:27:23] this is on the same device where it fails when invoking the download from Chrome. [18:27:37] ah, so maybe there's some chrome-specific behavior occurring [18:27:47] let's keep our fingers crossed.