[Mono-bugs] [Bug 668211] New: using System.IO.DriveInfo.Available Space on Device causes error

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Jan 30 22:23:04 EST 2011


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

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


           Summary: using System.IO.DriveInfo.Available Space on Device
                    causes error
    Classification: Mono
           Product: MonoTouch
           Version: SVN
          Platform: PowerPC
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Class Libraries
        AssignedTo: gnorton at novell.com
        ReportedBy: martinbowling at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_5; en-us)
AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4

using System.IO.DriveInfo.AvailableSpace crashes on device with this message

Unregistered icall 'System.IO.DriveInfo:GetDiskFreeSpaceInternal
(string,ulong&,ulong&,ulong&,System.IO.MonoIOError&)'

Reproducible: Always

Steps to Reproduce:
run attached test project on iOS device.
Actual Results:  
app crashes with message Unregistered icall
'System.IO.DriveInfo:GetDiskFreeSpaceInternal
(string,ulong&,ulong&,ulong&,System.IO.MonoIOError&)'

Expected Results:  
I expected the freespace of the drive to be checked against a function

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