Open GoogleCodeExporter opened 9 years ago
Hi. Thanks for taking the time to submit this problem. When you say that you
have a
bad network, I assume that this is why you say that you would sometimes expect
a
timeout or a successful completion. Does the RSS Reader sometimes retrieve the
data, or does it always hang? Also, it appears that you are not using the
latest
version which is 1.11.1. Also, I belive that you should be able to to use the
MIDP-
2.0 version (prefixed with midp20_). I've seen a problem before with phones
that
have problems accessing the network hang with the RSS Reader and Opera Mini.
The
only alternative would be to use a separate thread to read the network and give
an
error after a specific period of time. Currently, this is not the case as the
thread that tries to access the internet is also the one that processes most of
the
other requests. Thus, the result as you have seen is if the network access
hangs,
it is not possible to do anything. If a timeout had occured, it would stay on
the
loading form and give a parsing error. Then, you could select diagnostics to
see
the actual error. If you are interested, the easiest thing for me would be
make a
development release that would do it in separate thread. First, I would
suggest
trying another J2ME application which accesses the internet to see if it is
able to
access the internet (e.g. opermini at opermini.com). Then, if it does not have
problems with internet access, upgrade to the latest RSS Reader. Try RSS
Reader and
wait a few minutes to see if it does timeout.
Regards,
Irving
Original comment by ibunto...@gmail.com
on 25 Aug 2008 at 11:10
I have started making a change for network access to run in the background.
Some of
the fix will be in RC2.
Original comment by ibunto...@gmail.com
on 2 Apr 2009 at 9:05
Some of this will be in 1.11.4
Original comment by ibunto...@gmail.com
on 10 Dec 2009 at 2:56
I released 1.11.4 RC1 which has a partial fix. For updating a single feed or
opening a single feed or importing a feed, you can go back to the previous
screen if
the network hangs(or another reason). The bug still exists for update all.
Original comment by ibunto...@gmail.com
on 10 Mar 2010 at 1:38
Original issue reported on code.google.com by
gnap...@gmail.com
on 25 Aug 2008 at 9:03