Open GoogleCodeExporter opened 8 years ago
I have this problem when I connect to the internet through tinyproxy. Tinyproxy
does not support keep-alive flag, so it close the connection whenever one
connection is done. And arXiv-mobile use httpurlconnection to handle 302
redirection, and it will not reconnect after the connection is closed. So the
redirection always fails.
Original comment by luranm...@gmail.com
on 6 Nov 2013 at 2:57
I saw this bug on Android 4.4 Nexus 5. No proxy used, just straight Wifi.
Original comment by wbrenn...@gmail.com
on 29 Nov 2013 at 5:40
Since few days downloading pdf stopped working. Using an asus tablet, Android
4.1.1
Original comment by bmesbur...@googlemail.com
on 3 Dec 2013 at 6:28
I just bought the mobile application and it doesn't allow me to download any
PDFs. All papers are "0.0 MB" and all attempts to download result in error
messages. I tried to get a refund via the Google Play Store within 5 minutes
and it was not offered. Not happy....
Original comment by grafarco...@gmail.com
on 16 Dec 2013 at 9:25
Hi I just encountered the same problem after downloading this app from the
fdroid app repository.
A workaround I discovered looks like this.. . Consider the abstract at:
http://arxiv.org/abs/1312.3270v2
We can obtain the pdf by rewriting the url since the url formats appear to be
static(I have only tested on 2 articles so far). We thus obtain:
http://arxiv.org/pdf/1312.3270v2.pdf
To access the abstract url from the app just share the page.
Thanks, Russ Hyer
Original comment by russell....@gmail.com
on 23 Dec 2013 at 7:03
I think it has to do with the versioning in the URL (v1, v2, etc.). I see 404
Not Found for the PDF URLs in the logs (viewed with CatLog app from f-droid
store). When I take out the v1 in the URLs and view in the browser, they work.
I am using arXiv Mobile 2.0.20 from the f-droid store.
Original comment by aaron.mi...@gmail.com
on 31 Jul 2014 at 3:00
The version on Google play is v2.0.22 which does not have this problem. Could
you upload the new version to F-droid and push the change to the repository
please?
Thanks
Original comment by xuhdev
on 23 Sep 2014 at 4:36
Original issue reported on code.google.com by
keith.br...@bt.com
on 5 Jul 2012 at 1:56