Skip to content

Instantly share code, notes, and snippets.

Created November 1, 2012 13:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/3993680 to your computer and use it in GitHub Desktop.
Save anonymous/3993680 to your computer and use it in GitHub Desktop.
2012-11-01 19:05:51.590 StreamingAudio[1354:707] nested pop animation can result in corrupted navigation bar
2012-11-01 19:05:51.641 StreamingAudio[1354:707] System.UnauthorizedAccessException: Access to the path "/private/var/mobile/Applications/D9B400BA-82A4-44FC-A337-C24456196782/Documentscopy.mp3" is denied.
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00353] in /Developer/MonoTouch/Source/mono/mcs/class/corlib/System.IO/FileStream.cs:343
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0
at QueueStream..ctor (System.String storage) [0x00011] in /Users/apple/Desktop/xamarin-monotouch-samples-33efa2f/StreamingAudio/Storage.cs:19
at StreamingAudio.AppDelegate.MakeQueueStream (System.IO.Stream networkStream) [0x00014] in /Users/apple/Desktop/xamarin-monotouch-samples-33efa2f/StreamingAudio/Main.cs:216
at StreamingAudio.AppDelegate.StreamDownloaded (IAsyncResult result) [0x0007d] in /Users/apple/Desktop/xamarin-monotouch-samples-33efa2f/StreamingAudio/Main.cs:139
Thread finished:
Thread finished:
Thread started:
2012-11-01 19:05:52.037 StreamingAudio[1354:707] Finishing up a navigation transition in an unexpected state. Navigation Bar subview tree might get corrupted.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment