[Mono-bugs] [Bug 634495] Monodroid app crashes making call to web service with progressdialog shown

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Sep 10 15:51:53 EDT 2010


https://bugzilla.novell.com/show_bug.cgi?id=634495

https://bugzilla.novell.com/show_bug.cgi?id=634495#c2


--- Comment #2 from Jonathan Pobst <jpobst at novell.com> 2010-09-10 19:51:53 UTC ---
I think the issue here is threading of some sort.  The web service call is
actually throwing an exception (see bug #633467), and we aren't able to handle
it due to the ProgressDialog.Show () that is going on at the same time.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list