https://bugzilla.novell.com/show_bug.cgi?id=666694
https://bugzilla.novell.com/show_bug.cgi?id=666694#c1 --- Comment #1 from Michael Cummings <[email protected]> 2011-01-24 20:02:19 UTC --- The file in question is a Zip file. Using the Axiom.Droid.sln from http://svn.axiom3d.net/svnroot/axiomengine/trunk generates the following exception: {System.NotSupportedException: Operation is not supported. at Android.Runtime.InputStreamInvoker.get_Length () [0x00000] in /home/jpobst/Desktop/mondroid/Mono.Android/src/Runtime/InputStreamInvoker.cs:44 at Axiom.Platform.Android.AndroidZipAssetArchive.Load () [0x0001f] in AndroidZipAssetArchive.cs:81 at Axiom.FileSystem.ArchiveManager.Load (System.String filename, System.String archiveType) [0x0004c] in FileSystem\ArchiveManager.cs:104 at Axiom.Core.ResourceGroupManager.AddResourceLocation (System.String name, System.String locType, System.String resGroup, Boolean recursive, Boolean monitor) [0x00028] in Core\ResourceGroupManager.cs:1206 at Axiom.Core.ResourceGroupManager.AddResourceLocation (System.String name, System.String locType) [0x00001] in Core\ResourceGroupManager.cs:1151 at Droid.DemoView._setupResources () [0x00001] in DemoView.cs:111 at Droid.DemoView.Initialize () [0x0004e] in DemoView.cs:57 } -- Configure bugmail: https://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
