https://bugzilla.novell.com/show_bug.cgi?id=670158
https://bugzilla.novell.com/show_bug.cgi?id=670158#c0 Summary: Use of ALAssetLibrary causes crash on iphone device with a ArgumentNullException exception Classification: Mono Product: MonoTouch Version: unspecified Platform: Other OS/Version: Apple iOS 4.2 Status: NEW Severity: Major Priority: P5 - None Component: Class Libraries AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: Third Party Developer/Partner Blocker: Yes Created an attachment (id=412701) --> (http://bugzilla.novell.com/attachment.cgi?id=412701) Reproduces the bug Description of Problem: Accessing almost all properties on the ALAssetsGroup and ALAsset objects returned by ALAssetsLibrary.Enumerate and ALAssetsGroup.Enumerate causes a ArgumentNullException. Steps to reproduce the problem: 1. See attached project. Actual Results: ArgumentNullException Expected Results: The actually property data. How often does this happen? All the time. Additional Information: I have only tried to do this on a actual device, so it may work on the simulator. My simulator has no photo's so I can't try it. See MainView.cs for the main bug implementation. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
