newtonandebe / opendatakit

Automatically exported from code.google.com/p/opendatakit
0 stars 0 forks source link

ODK Collect Crashes when form loading is cancelled #83

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Start loading a large-ish form
2.Hit the cancel button during the loading process
3.A force close message should appear

What is the expected output? What do you see instead?
Expected: get taken back to the FormChooserList activity.  Instead a "force 
close" dialog is shown and one is taken back to the MainMenuActivity

What version of the product are you using? On what operating system?
This happens on the emulator and on live versions of both HTC Tattoo and HTC 
Mytouch Pro.  For the emulator I'm running it on Windows 7.

Please provide any additional information below.
I believe this has something to do with an exception not being caught while the 
parser is still processing the form.  The quick work around is to just catch 
the exception, the better way might be figuring out a way of interrupting the 
Java Rosa core more gracefully.

Original issue reported on code.google.com by adewin...@gmail.com on 1 Jul 2010 at 4:00

GoogleCodeExporter commented 9 years ago
could you post a copy of your form so we could try it?

Original comment by yanokwa on 23 Jul 2010 at 7:38

GoogleCodeExporter commented 9 years ago
Sent the copy to yaw this morning.

Original comment by adewin...@gmail.com on 23 Jul 2010 at 4:34

GoogleCodeExporter commented 9 years ago
Can you attach a sample form you are using?

Original comment by rajuy6...@gmail.com on 14 Feb 2011 at 8:09

GoogleCodeExporter commented 9 years ago
Have been unable to reproduce this in 1.1.7, so marking as fixed.  Feel free to 
reopen if you discover otherwise.

Original comment by carlhart...@gmail.com on 10 Jun 2011 at 12:47