[Mono-bugs] [Bug 663291] New: Enumerate only returns one result with ALAssetsLibrary on device

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Jan 9 18:32:30 EST 2011


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

https://bugzilla.novell.com/show_bug.cgi?id=663291#c0


           Summary: Enumerate only returns one result with ALAssetsLibrary
                    on device
    Classification: Mono
           Product: MonoTouch
           Version: SVN
          Platform: Other
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Class Libraries
        AssignedTo: gnorton at novell.com
        ReportedBy: chrisntr at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Created an attachment (id=407480)
 --> (http://bugzilla.novell.com/attachment.cgi?id=407480)
Example project

User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; en-US)
AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.231 Safari/534.10

I'm hitting a device specific issue. I'm using the Enumerate methods on the
ALAssetsGroup to get back a list of ALAssets. On the emulator, it will show all
my 6 photos saved in my emulator.

On the device, the count I get back is correct however it will only display one
image.

I've attached my example project.

Reproducible: Always

Steps to Reproduce:
1. Run app in simulator - see a few photos listed (make sure you have a few
photos in your emulator)
2. Run app in device - see just one image listed
3.
Actual Results:  
One image shown on device

Expected Results:  
List of all photos

-- 
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