http://bugzilla.novell.com/show_bug.cgi?id=548168
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=548168#c1 --- Comment #1 from Gregory Carrier <[email protected]> 2009-10-19 11:31:23 MDT --- Created an attachment (id=323091) --> (http://bugzilla.novell.com/attachment.cgi?id=323091) Entire app project that demonstrates the blowup. I am not directly handling NS objects other than using the two function calls referenced in the bug. However, since I used Interface Builder to create UI objects that I am assigning to, that might be the combination of errors that you need to cause the failure of the try statement to contain/control the error. I thought I was done with this project, just awaiting the icons before submitting the app. The app worked fine on simulator and device before I added more than the first store/retrieval (i.e. the first store/retrieve worked fine on simulator and device). After I got all my store/retrieves working on the simulator is when I discovered that it no longer worked on the device. Feel free to peruse the project: 1) To see how ignorant users abuse your system 2) The load performance is awful, even without the fetching of stored variables 3) Feel free to suggest better ways that I do something Thanks, Greg -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
